JavaScript parser — Acorn and AST help us automatically and efficiently edit source code. This post shows you how to build and edit the AST of JavaScript code.
Version 3.8 of Apache POI Stream API has a stream api that can solve your big issues when exporting a huge excel spreadsheet with 200K-300K rows of data.
Source code protection is recommended by the OWASP and NIST as a way to prevent reverse-engineering and tampering attacks. Here's how to protect the source code of React.js apps.
We show a simple TypeScript pattern for building unit test dummies. We focus on simplicity so tests emphasize what's important and avoid incidental details.
It has been one of the most popular choices when it comes to cross-platform app development. But “Nothing is permanent but change”, as we say. Find out more!
Whether you want to protect important code logic or to prevent unauthorized access, here are the steps you should take to secure the source code of your Node.js apps.