JavaScript Kicks - JSK Daily for Feb 27, 2023

JSK Daily for Feb 27, 2023 View this email in your browser

A community curated daily e-mail of JavaScript news



What’s New in JavaScript Charting for 2023?

Version 3.4 brings new dashboard chart widgets with dark mode, vertical organizational chart layouts, slope charts, dumbbell charts, waffle charts, bullet charts plus new tick, axis and label features and much more....

JSCharting




Understand The Most Reliable Frontend Architecture

"Feature Sliced" design has been gaining more and more popularity among the frontend community for its undeniable benefits. It has proven to be highly scalable and reliable, making it an excellent choice for large teams working on complex projects. The huge advantage of that a...

Bit




Micro Frontend Implementation with Module Federation in Angular

Module federation is a feature of webpack 5 that allows developers to share code across multiple applications. With this feature, you can create micro frontends that are independently developed and deployed, yet still, work together to form a single application....

Bit




Learn how to parse URLs in JavaScript in 2023

Have you ever wanted to understand how URLs work in JavaScript? If so, then you've come to the right place! In this article, we'll be diving deep into the topic of URL parsing in JavaScript and understanding how to access certain data from a URL string....

Rahul⚡️




Crawl Weather Using Cypress

An edge-case when I would use tests that depend on each other....

Gleb Bahmutov




The JavaScript Site Generator Review, 2023

It's time again for every framework author's favorite: The JavaScript Site Generator Review, February 2023 edition. Expand for the table of contents Here is the list of site generators reviewed in alphabetical order: Each example site was created using a fresh run of the Quick...

Zach Leatherman




Frontend Feud: CSS Podcast vs @keyframers with Una & Adam vs David & Shaw (JS Party #264)

Session Replay! Rewind and replay every step of the user's journey before and after they encountered an issue. Eliminate the guesswork and get to the root cause of an issue, faster. Use the code CHANGELOG and get the team plan free for three months....

JS Party




How to build TypeScript to ESM and CommonJS

Before you start reading, please get familiar with the difference between CommonJS (CJS) and EcmaScript Modules (ESM). This article will describe how we can build a TypeScript library for both CJS and ESM targets using pure TypeScript compiler and native npm features. You can ...

Ildar Sharafeev




How to Improve Your JavaScript Skills: Tips and Tricks

JavaScript is a powerful programming language that is widely used to build interactive and dynamic web applications. As the demand for JavaScript developers continues to grow, it is essential to constantly improve your skills in this language. Whether you are a beginner or an ...

Frontend Weekly




Handling Complex Asynchronous Flows in React with JavaScript Generators (using Typescript)

Asynchronous programming is a fundamental part of building user interfaces. React is no exception. It provides a set of hooks to handle side effects, such as data loading or user interactions. However, handling asynchronous states can be tricky and lead to common problems such...

Frontend Weekly


Copyright © 2023 Dotnetkicks, LLC, All rights reserved.
You signed up on JSK. These emails are configurable on your account page, or using links at the bottom of each email.

Our mailing address is:
Dotnetkicks, LLC
PO Box 45087
Seattle, WA 98145

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list

Key phrases

Older messages

JSK Daily for Feb 23, 2023

Thursday, February 23, 2023

JSK Daily for Feb 23, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Lazy Loading with React–An Overview Lazy loading is one of the most common design patterns

JSK Daily for Feb 22, 2023

Wednesday, February 22, 2023

JSK Daily for Feb 22, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Lazy Loading with React–An Overview Lazy loading is one of the most common design patterns

JSK Weekly - February 22, 2023

Wednesday, February 22, 2023

Technology is moving at a rate of knots, as always, and the sudden boom of AI tech is definitely a hot topic right now. Eric Elliott talks us through "Top JavaScript Frameworks and Technology 2023

JSK Daily for Feb 21, 2023

Tuesday, February 21, 2023

JSK Daily for Feb 21, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Promise: A Beginner's Guide to Asynchronous Operations JavaScript Promise

JSK Daily for Feb 20, 2023

Monday, February 20, 2023

JSK Daily for Feb 20, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Dependency Injection: Why You Should Learn About It Today One of the first things we learn

MNW #030: How To Publish MediatR Notifications In Parallel

Saturday, March 25, 2023

Find out how one simple change can give you a 10x performance boost ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ View In ​​The Browser MNW #

We updated our RSA SSH host key — and Transformer architecture optimized for Apple Silicon

Friday, March 24, 2023

Issue #1081 — Top 20 stories of March 25, 2023 Issue #1081 — March 25, 2023 You receive this email because you are subscribed to Hacker News Digest. You can open it in the browser if you prefer. 1 We

Binance reopens after bug forces platform to suspend spot trading, deposits and withdrawals

Friday, March 24, 2023

TechCrunch Newsletter TechCrunch logo The Daily Crunch logo By Christine Hall and Haje Jan Kamps Friday, March 24, 2023 Friday Crunch is here! Friday Crunch is here! We are ready to go sit by the

Charted | Which Countries Hold the Most U.S. Debt? 💸

Friday, March 24, 2023

Foreign investors hold $7.3 trillion of the national US debt. These holdings declined 6% in 2022 amid a strong US dollar and rising rates. View Online | Subscribe FEATURED STORY Which Countries Hold

SWLW #539: Navigating the unpredictability of everything, The Ambiguous Zone, and more.

Friday, March 24, 2023

Weekly articles & videos about people, culture and leadership: everything you need to design the org that makes the product. A weekly newsletter by Oren Ellenbogen with the best content I found

Spring is here and so are our updates

Friday, March 24, 2023

New season, new features New season, new features: Spring is here and so are our updates! Read the Full Product Update Here 💚 Hey there, Hackers 👋 Last couple of months have been filled with new

Two new tips: DevTools and VS Code

Friday, March 24, 2023

Some handy tips to use in with DevTools and VS Code Two fresh video tips Hey everyone! Here are two new tips for you - you can watch the videos or read the text posts. VS Code: Automatically convert

😓 Challenges of product leadership

Friday, March 24, 2023

Challenges of Being a Product Leader When you get that promotion into product leadership there's a lot of excitement about the opportunity to have a bigger impact in your company and your

Daily Coding Problem: Problem #1054 [Medium]

Friday, March 24, 2023

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Implement the singleton pattern with a twist. First, instead of storing one

What’s new in the Jetpack Compose March ’23 release

Friday, March 24, 2023

View in browser 🔖 Articles What's new in the Jetpack Compose March '23 release This release contains new features like Pager and Flow Layouts, and new ways to style your text, such as