JavaScript Kicks - JSK Weekly - 20 September , 2023

Modern app development no longer relies on monolith apps to build great software. Developers have started moving away from a monolithic setup and adopting a pattern called composable architecture. In a nutshell, a composable architecture is where you think and design your application as tiny pieces, called components, that combine to create one whole app you serve to your users. It’s similar to a MACH architecture, and has several advantages. Check out "Modern Frontend CI in 2023: A Complete Guide" on Bits and Pieces for all the details.

Other popular stories include "JavaScript exercises", "Mastering React Query: A Comprehensive Guide" and "Shadow DOM Implementation in Javascript".

< style> @media only screen and (max-width: 599px){ .vote-button{ width:15% !important; } } @media only screen and (max-width: 599px){ .story-content{ width:85% !important; } }

Popular Stories recently curated by passionate community members

General

From JS to TS

I really enjoy using JavaScript for so many reasons: speed of development, ease of use, versatility, popularity, powerful frameworks, pro...

In Plain English


RedwoodJS with Tom Preston-Werner on Web Rush #251

Tom Preston-Werner is back on the show to update us on what's been happening with RedwoodJS, what RedwoodJS is, how they evaluate which t...

John Papa


The Definitive Guide to Next.js Server and Client Components: What Every Developer Needs to Know

Hey there, fellow tech enthusiasts! Today, we're diving deep into the world of Next.js, specifically focusing on server and client compon...

Emre Turan


Modern Frontend CI in 2023: A Complete Guide

Modern app development no longer relies on monolith apps to build great software. Developers have started moving away from a monolithic s...

Bit


JavaScript

Shadow DOM Implementation in Javascript

Shadow DOM allows hidden DOM trees to be attached to elements in the regular DOM tree - this shadow DOM tree starts with a shadow root, u...

Frontend Weekly


JavaScript exercises

Test your knowledge and improve your JavaScript level with bite-sized, tested and vetted exercises. 100+ exercises (free and paid) to pra...

Mister DA


Write your own progress indicator with vanilla JavaScript

Write your own progress indicator with vanilla JavaScript / Many moons ago, I was writing a lot of Flash applications. One thing was typi...

Krasimir Tsonev


How to Do Deep Clone of Objects in JavaScript

It is a widespread requirement in programming that you as a software engineer, at some point need to clone the object deep. Whenever we a...

Amrish Kushwaha


TypeScript

Type War (what is good for?) (JS Party #292)

Love it or hate it, TypeScript is here to stay for the foreseeable future. But, what happens when widely adopted packages go completely T...

JS Party


6 TypeScript Features I Can't Live Without After Using Them!

Today, I'll introduce some of the newer features and developments in TypeScript that I frequently use in my day-to-day work. In TypeScrip...

Maxwell


Angular

5 Essential Kendo UI for Angular Components You Need to Know

The Kendo UI for Angular components library contains over 120 native components, including controls, navigation, layout tools, and comple...

Codrops


React

Sharing codebase between React and React Native

React is one of the most extensive JavaScript libraries for building user interfaces provided by Facebook. The React-Native framework let...

nairihar | Tech Writer 🇫🇮🇦🇲


Mastering State Management in React with Recoil: Advanced Techniques for Efficient and Scalable...

State management is a crucial aspect of building modern web applications, especially those powered by React. While Redux and Context API ...

Frontend Weekly


Mastering React Query: A Comprehensive Guide

Its primary mission: To streamline the management of server-state, thus simplifying the processes of data fetching, caching, and state ma...

FardaKarim


Vue

How to Publish Vue Components: The Right Way

Publishing Vue components can sometimes be a challenging task, especially when it comes to managing dependencies, documentation, and vers...

Bit


The Vue.js 2 Learning Advice Sequence, A Must-See for Beginners

Starting today, I plan to write a series on how to gradually grow from a Vue.js beginner to an expert. It will be collected in my "Vue.js...

JavaScript Kicks


Testing

ChatGPT vs. Bard vs. Bing: Who aces the React test?

ChatGPT, Bard, and Bing are generative Artificial Intelligence chatbots, which on top of engaging in human-like conversations, can also s...

JavaScript Kicks


Functional Programming

Every Class in NestJS and Its Functionalities

NestJS is a huge framework built on top of TypeScript, JavaScript also uses Express or Fasitfy as an underlying mechanism to route reques...

In Plain English


Until next week!

Bob, Robert, Miro, Branko and Boris

Change how often and what email you get on your account page.

Follow JavaScriptKicks on Twitter and subscribe via RSS.







This email was sent to you
why did I get this?    unsubscribe from this list    update subscription preferences
Dotnetkicks, LLC · PO Box 45087 · Seattle, WA 98145 · USA

Older messages

JSK Daily for Sep 19, 2023

Tuesday, September 19, 2023

JSK Daily for Sep 19, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Using JavaScript Gantt Chart in SharePoint Web Parts for Effective Project Management:

JSK Weekly - 13 September , 2023

Sunday, September 17, 2023

React.js uses a number of unique concepts that can initially seem a bit confusing. One such concept is the use of keys, particularly when working with component arrays. Why and how do we use these keys

JSK Daily for Sep 13, 2023

Sunday, September 17, 2023

JSK Daily for Sep 13, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript exercises Test your knowledge and improve your JavaScript level with bite-sized

JSK Daily for Sep 14, 2023

Sunday, September 17, 2023

JSK Daily for Sep 14, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript exercises Test your knowledge and improve your JavaScript level with bite-sized

JSK Daily for Sep 15, 2023

Sunday, September 17, 2023

JSK Daily for Sep 15, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript exercises Test your knowledge and improve your JavaScript level with bite-sized

You Might Also Like

Mapped | Unemployment Rate By U.S. State in 2024 💼

Tuesday, November 26, 2024

As of October 2024, DC and Nevada tied for the highest unemployment rate in the US at 5.7%. Which states saw the lowest rates? View Online | Subscribe | Download Our App FINAL CHANCE - ENDS TONIGHT!

🔊 7 DIY Tips for Soundproofing a Room — Why I Switched to Xfce for Linux Mint

Tuesday, November 26, 2024

Also: Home Theater Sound Terms Explained, and More! How-To Geek Logo November 26, 2024 Did You Know The shiny layer of a CD doesn't contain the data; the plastic polycarbonate layer does. The shiny

JSK Daily for Nov 26, 2024

Tuesday, November 26, 2024

JSK Daily for Nov 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Certification Black Friday Offer – Up to 54% Off! Certificates.dev, the trusted

NumPy, Loop Targets, Vector Animation, and More

Tuesday, November 26, 2024

NumPy Practical Examples: Useful Techniques #657 – NOVEMBER 26, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo NumPy Practical Examples: Useful Techniques In this tutorial, you'll learn how to

Your Games Quarterly newsletter has arrived

Tuesday, November 26, 2024

What's new for games in Google Play and Android Email not displaying correctly? View it online November 2024 The First Developer Preview of Android 16 The First Developer Preview of Android 16

Daily Coding Problem: Problem #1620 [Hard]

Tuesday, November 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Dropbox. Sudoku is a puzzle where you're given a partially-filled 9 by 9 grid with

Final Hours: Help Save "The Art of Data" From Falling Short 🙏

Tuesday, November 26, 2024

Will Visual Capitalist end up revealing the secrets behind data storytelling? There are 12 hours left to change the fate of "The Art of Data". View Online | Subscribe | Download Our App Help

Spyglass Dispatch: Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer

Tuesday, November 26, 2024

Meta's Bluesky • Apple's China AI Problem • Apple's Chinese iPhone Problem • Perplexity Voice Pin • Susan's Message on Lung Cancer The Spyglass Dispatch is a free newsletter sent out

🎁 Say Goodbye to Adobe and Hello to UPDF's Universal PDF Editor— 50% Off This Black Friday!

Tuesday, November 26, 2024

Promoted by UPDF How-To Geek Logo November 26, 2024 This email is sponsored by UPDF. Product choices and opinions expressed are from the sponsor and do not necessarily reflect the views of the How-To

What's coming in Go 1.24

Tuesday, November 26, 2024

Plus Brad Fitzpatrick on complexity and Go. | #​533 — November 26, 2024 Unsub | Web Version Together with Ardan Labs Go Weekly GoMLX: ML in Go without Python — Eli recently wrote about Go's