Top 10 JavaScript Frameworks to Use in 2022

May 27, 2022 By Mark Otto Off

Introduction Being a multi-paradigm language, JavaScript maintains programming styles that are managed by events, functional, concentrated on objects, and oriented on prototypes. In the beginning, JavaScript was utilized just on the side of a customer. Still, nowadays, it is also utilized as a programming language…

Airbnb’s uncommon route to faster JS builds

May 27, 2022 By Mark Otto Off

npm Security Update: What GitHub’s Learnt About April’s Attack — Last month, GitHub, the stewards of the npm registry, reported that stolen OAuth tokens were used to access certain private repositories, private package manifests & metadata, as well as npm user account data. Here’s an…

React vs Vue: What to Choose in 2022?

May 26, 2022 By Mark Otto Off

React and Vue are the two most popular and widely used JavaScript frontend frameworks today. These frameworks allow developers to create a wide variety of web applications with JavaScript. Choosing between the two can be confusing if you are building a new application. Each has…

TypeScript 4.7 supports ES modules in Node.js

May 26, 2022 By Mark Otto 0

TypeScript 4.7 Released — We wouldn’t usually make TypeScript a top feature in Node Weekly although many of you are using it, but this release has a huge feature in the shape of ES module support for Node – a feature that has been infamously difficult…

Big changes ahead for Next.js

May 25, 2022 By Mark Otto 0

A Roundup of React State Management Libraries in 2022 — React’s strength is its flexibility in fitting in with different development approaches, including state management where there are numerous options nowadays. This post does a basic roundup of several popular options including Zustand, Recoil (which…

Getting animated

May 20, 2022 By Mark Otto Off

Headless CMS with World-Class TypeScript Support — Kontent handles all your content management. Streamline your code using TypeScript SDK, CLI, Rich Text resolver, and strongly typed Model Generator and scale with no problems when your project grows. Have you seen our UI? Kontent by Kentico Web…

Node 16 LTS now on AWS Lambda

May 19, 2022 By Mark Otto 0

Web Scraping via JS Runtime Heap Snapshots — When official APIs don’t offer all of the access users require (or don’t exist at all) scraping can become a less than ideal necessity. Puppeteer or Playwright make controlling a headless browser easy, but finding the data…

Testing components with Playwright

May 18, 2022 By Mark Otto 0

Aspect: A New Visual Environment for Building Components — It’s a new, unproven tool, but any efforts to simplify the development process are laudable to us, and you might find it useful too. Currently it only exports class components, but it’s great to see them…

19 hours of D3.js??

May 13, 2022 By Mark Otto Off

Using Google’s CrUX to Compare Performance of JS Frameworks — Chrome User Experience Report (CrUX) is a dataset of user experience metrics collected from real world Chrome users and it’s possible to use it to analyze and compare the performance profiles of different UI frameworks,…

The one with the npm security stories

May 12, 2022 By Mark Otto 0

An Enhanced 2FA Experience for Your npm Account — Over the past six months, GitHub has been keen to tighten up security around the publishing of npm packages with two-factor authentication at the heart of the effort. Now an array of improved 2FA features are…