js (3)

What Was Added to ECMAScript in 2023

ECMAScript is the standard for the JavaScript programming language, which establishes rules, syntax, and other criteria for creating JavaScript code. ECMAScript is annually expanded by the JavaScript developer community and aligns with the ECMA Inter...

Den W. · 31 May 2023 · 65

Vue 3.3 Overview: What's New and What's with TypeScript

The Vue team has announced the release of version 3.3 - "Rurouni Kenshin." In this new version, the developers focused on improving the development experience. For example, they enhanced the interaction with SFC <script setup> in TypeScript. Many lon...

Jacob Enderson · 17 May 2023 · 64

ReactJS and Server-Side Rendering: What Is It and Why Does It Matter?

ReactJS is a popular JavaScript library that enables developers to create dynamic and interactive user interfaces. It is widely used for building web applications, especially those that require real-time updates and seamless performance. When it come...

Alex · 06 March 2023 · 97