helpdev
160 articles
Development
Python Type Checker Mypy receives experimental semantic analyzer
helpdev -
0
Mypy is an optional static type checker for Python. In version 0.710 he brings along a new feature: an experimental semantic analyzer. The details...
Tips - Tools
JavaScript obfuscator: protection for your own code
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...
Internet
HTML and DOM: W3C and WHATWG are working on a uniform version
The W3C and WHATWG have signed an agreement to co-develop a single version of the HTML and DOM specifications.
There is good news for the...
Development
Vue.js meets bootstrap: New project Vootstrap presented
Vootstrap should combine the JavaScript framework Vue.js with the front-end CSS library Bootstrap. The project is still brand new and currently only supports one...
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...