Visit the largest developer playground in Europe!https://www.wearedevelopers.com/Facebook: https://www.facebook.com/wearedevelopersTwitter: https://twitter.c... (more…)
Read more »
If you must encrypt in the browser, JavaScript with Web Crypto API is an option. If you need to decrypt the results in a different language, it takes some time to find out how. Here’s one approach with AES-GCM. (more…)
Read more »
Introduction to JavaScript Naming Conventions for differen data types and data structures in JS. Learn more about how to name private methods, global vairbales, or a constant variable ... (more…)
Read more »
A case study in confirmation bias and goalpost shifting...
Read more »
Flow is very similar to Typescript and is solving the same problem with a similar syntax. Flow can be easily used with any Javascript… (more…)
Read more »