javascript
Tips - Tools
JavaScript obfuscator: protection for your own code
helpdev -
0
You want to protect your JavaScript code with the valuable algorithms against attackers? JavaScript obfuscator has some tools - from a few minimization tools...
Development
On the way to Angular 9: Not only bug fixes in Angular 8.1
Although there is no specific information about Angular 9 yet, the work on the popular web framework continues, of course, despite the publication of...
Development
Node.js date-fns: Good date handling in JavaScript
Working with dates is a problem of the first hour of the language. Although JavaScript basically has a Date object that you can theoretically...
Development
Node.js 10.16: Small update for LTS version
Node 11 will reach its end-of-life date in a matter of days. Node 10, however, is still actively maintained. Now with Node.js 10.16 there...
Development
Angular 8 Final Version released
Angular 8 Final version was released. The new version comes with many features. Ivy can now be tested, Bazel too.
The release cycle of Angular...
Development
Angular 8 : Ivy-Preview, Service Worker and Differential Loading – these are the new features
Angular 8 comes with a pre-release version of Ivy, service worker support, differential loading and other small rounding. Now the new major version is...
Development
Angular 8 RC.5 – Release Candidate shipped with features and breaking change
Continue with Angular 8: The new release candidate, Angular 8 RC.5, brings some new features. These include two features, two deprecations, a breaking change...
Development
Node.js 12.3: WebAssembly – Experimental Support for Wasm Modules
Node.js 12.3. is here to provide experimental support for the WebAssembly ES-Modules integration. With this, Node follows the current trend: Everyone is counting on...