Posts
Gatsby open graph meta tags are not recognized
What to do when facebook or twitter don't find OpenGraph meta tags generated by gatsby-plugin-react-helmet
How to determine if you are inside the popup or inside a tab (chrome extension)
How to find out is the user is in the popup or in a tab to handle different actions
How to encrypt and decrypt in nodejs
Two alternatives to encrypt strings in nodeJs: bcrypt (generate hash) and crypto