helpdev
158 articles
Development
Microsoft’s FaaS service Azure Functions: Now with Python support
helpdev -
0
Azure Functions has received support for Python: Microsoft's FaaS service can host Python workloads for data science, machine learning, and more. So far, the...
Development
On the way to Angular 9: Three bugfixes in Angular 9
With Angular 9.0.0-next.1 there is a second Next-Release available for Angular 9, which can now be tested. The number of changes to the version...
Internet
Is there any truth to the common password misconceptions?
Password is critical in today’s highly digitalized environment. We need passwords for almost everything, from online bank transactions, email accounts, and social media handles...
Tips - Tools
Browser DevTool – Elements for VS Code
A new preview extension for Visual Studio Code is ready: With Elements for Microsoft Edge (Chromium), the popular browser DevTool Elements finds its way...
Development
NativeScript 6: Dark Theme, Angular 8 and more icons for all
NativeScript 6.0 is here and brings some changes to the cross-platform framework. These include support for Angular 8 and Android X. What else has...
Development
Node.js 12.5: Shortened startup time with V8 snapshots
Node.js 12.5 is there, enabling the V8 snapshots by default. This should shorten the start time of Node applications. In addition, the update for...
Development
Python Type Checker Mypy receives experimental semantic analyzer
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...