Angular 13 begins to take shape

Angular 13, a planned upgrade to Google’s popular TypeScript-based web framework, is starting to take shape. Two beta releases, published on August 4 and August 11 and accessible on GitHub, introduce changes to forms and the router. For forms, Angular … more Read More

JS Roundup: Episode 01

This is JS Roundup, our new monthly series where we gather the most interesting news from the world of JavaScript. The Qwik framework, the new Vue.js release, and official releases of Astro and SolidJS – we’ll cover all that and more in our first episode … more Read More

Getting Started with Collections in JavaScript

Introduction Groups of data in different forms are one of the fundemental data structures in most programming languages. In many cases, groups of data expressed through different data types are referred to as Collections . In this guide – we’ll take … more Read More

Vue 3.2 promises speed boost

Vue 3.2, a new release of the popular JavaScript framework, offers better performance as well as improvements to single file components and web components. Vue 3.2 was announced on August 5. With the upgrade, Vue’s reactivity system, which is intended … more Read More

Node v14.17.5 (LTS)

Notable Changes CVE-2021-3672/CVE-2021-22931 : Improper handling of untypical characters in domain names (High) Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of hostnames returned by Domain … more Read More

Node v12.22.5 (LTS)

Notable Changes CVE-2021-3672/CVE-2021-22931 : Improper handling of untypical characters in domain names (High) Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of hostnames returned by Domain … more Read More

Node v16.6.2 (Current)

Notable Changes CVE-2021-3672/CVE-2021-22931 : Improper handling of untypical characters in domain names (High) Node.js was vulnerable to Remote Code Execution, XSS, application crashes due to missing input validation of hostnames returned by Domain … more Read More