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 »
neurojs - A javascript deep learning and reinforcement learning library. (more…)
Read more »
The people behind JavaScript is a series of interviews with the members of TC39. The committee consists of JavaScript enthusiasts and language experts who get together to define how JavaScript new versions of should work. (more…)
Read more »
This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. (more…)
Read more »