development
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
PEP 594 for Python 3.8: Is “batteries included” an outdated model?
The programming language Python 3.8 may be facing some changes. 26 modules are to be removed from the standard library, as demanded in the...
Tips - Tools
Visual Studio 2019 16.1 and first preview for v16.2 released
Microsoft has released Visual Studio 2019 v16.1. It includes the announced new features for IntelliCode, CMake, Clang and WSL. Also included: The first preview...