JSK Weekly - 30 August , 2023

While 2024 is still a bit away, it’s never too early to start thinking about how the industry is changing and what alternatives should you be looking into. Especially so because composable frontends pose a fantastic solution to an ever-growing problem: the apps are getting bigger and more complex, and developing those experiences can seem like a daunting task if they’re tackled properly.

Check out "Best Tools for Composable Frontend in 2024" on Bits and Pieces for some of the best tools, currently available, to start creating composable components right now (in preparation for next year!).

<p>

Other popular stories this week include "Shuffling Arrays in JavaScript", "jQuery 3.7.1 Released: Reliable Table Row Dimensions" and "Debug Angular Apps Easily Using Angular DevTools" on Syncfusion.


General

Parallel Routes in Next.js 13.3

At this point, we all know about NextJs and all its glory but in the name of the good lord is Parallel Routes? NextJs not only introduced "Parallel Routes" but also brought in the game-changing...

Authored by: Ali Husen

jQuery 3.7.1 Released: Reliable Table Row Dimensions

jQuery: The Write Less, Do More, JavaScript Library

Authored by: jQuery


JavaScript

Shuffling Arrays in JavaScript

One of the many features that JavaScript provides is the ability to easily work with arrays. An array is a special type of object that is used to store multipl...

Authored by: JavaScript Kicks

10 Sneaky Slip-ups that Can Derail Your JavaScript Coding Interview! 😱

Hey there, fellow developers! 🌟 Are you ready to dive deep into the world of JavaScript coding interviews? Whether you're a newbie getting started or a seasoned coder looking to sharpen your skills...

Authored by: Frontend Weekly

JavaScript and the Illusion of Everything-as-an-Object

JavaScript is a remarkably one (if not "the") most popular language used for web and server applications; it's part of the ECMAScript standard, with each new specification introducing additional...

Authored by: Bit


TypeScript

TypeScript's Array Filter Method Explained - Upmostly

Welcome aboard, TypeScript enthusiasts! Today, we're diving into the world of array filtering with TypeScript. Filtering arrays is a crucial skill every

Authored by: Upmostly

Creating a Flex Component Using Next.js, Styled-Components and Typescript

Learn how to build a flexible Flex component using Next.js, Styled-Components, and TypeScript.

Authored by: JavaScript Kicks


Angular

Debug Angular Apps Easily Using Angular DevTools

It’s not a secret that the Angular community has needed better tools to inspect the structure of Angular applications and profile their performance. Angular DevTools has been introduced for just that!

Authored by: Syncfusion


React

How to Publish React Components: The Right Way

At the heart of React's power lies its component-based architecture, which allows developers to construct intricate applications by piecing together reusable building blocks known as React...

Authored by: Bit

How to load a JSON file in React

In this tutorial, we are going to learn about how to load and read the JSON file in a React app. Consider, we have this file in our react...

Authored by: Sai gowtham


Vue

How to Delete a Property from Data Object with Vue.js?

Sometimes, we want to delete a property from a data object with Vue.js.. "How to Delete a Property from Data Object with Vue.js?" is published by John Au-Yeung in JavaScript in Plain English.

Authored by: John Au-Yeung


Node.js

Specifying a required Node.js version in Package.json file

In this tutorial, we are going to learn about how to specify a required node version inside your package.json file. If we specify the...

Authored by: Sai gowtham


Libraries and Tools

Best Tools for Composable Frontend in 2024

While 2024 is still a bit away, it's never too early to start thinking about how the industry is changing and what alternatives should you be looking into. Especially so because composable frontends...

Authored by: Bit





0 comments