JavaScript Kicks - JSK Daily for Mar 27, 2023

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

A community curated daily e-mail of JavaScript news



Micro Frontends in React: A Practical Guide

In the fast-paced world of modern web development, building complex applications that can scale effectively has become a top priority. To achieve this, developers have turned to micro frontends, an approach that allows for the creation of smaller, independent user interfaces t...

Bit




How to Use Clean Architecture In Your React Project

Clean architecture is a software design philosophy that aims to create modular, scalable, and maintainable code. By applying clean architecture principles to your React project, you can improve its structure, reduce complexity, and make it easier to maintain and evolve over time....

Bit




The Great Gaslighting of the JavaScript Era

A long read, but a worthwhile one - in my head their voice was definitely just shy of shouty! :) Being a JS developer first and foremost since pre-Node days, it puts me in a funny spot that I absolutely agree with everything said in this article, whilst also considering that I...

Remy Sharp




The story of `let` vs `const`, Object Mutation, and a bug in my code

When working with objects, you may hear the term "mutation". What is that? Hwo does it work? How do let and const REALLY differ from each other. This and more:...

Unicorn Utterances




Recreating Node.js from scratch featuring Erick Wendel (JS Party #268)

Node core committer Erick Wendel joins Jerod & KBall to talk us through how he created his own JS runtime using V8, Libuv & more. Along the way we learn from his learnings, wrap our heads around the differences between Node, Bun & Deno, and talk about c...

JS Party




How to Add Scroll Animations to a Page with JavaScript's Intersection Observer API

Sometimes, when you visit a website, you'll notice that certain elements or a particular section gets revealed dynamically as you scroll. It's like the contents of that particular section weren't available to view until you scrolled into the section - but now, because you're t...

Mwendwa Bundi Emma




Something You May Miss When Working With Vue i18n

Something You May Miss When Working With Vue i18n We have many global applications where users come from many countries. To serve them, our application need to apply more than one language. For Vue applications, we have an awesome internationalization plugin, Vue-i18n. I had a...

Sang Nguyen




Cypress Level Up Online Workshop April 2023

Helping people affected by the recent tech layoffs by giving away an online workshop. I was really saddened by the recent rounds of tech layoffs. Good hard-working people lost their jobs ... because things changed. Or because the company followed other companies....

Gleb Bahmutov




Release Notes for Safari Technology Preview 166

Safari Technology Preview Release 166 is now available for download for macOS Monterey 12.3 or later and macOS Ventura. If you already have Safari Technology Preview installed, you can update it in the Software Update pane of System Preferences on macOS Monterey, or System Set...

WebKit




All Things Typescript with Maina Wycliffe on Web Rush #226

Maina Wycliffe talks with us about what he enjoys about using Typescript, practices people should avoid when using Typescript, and how Zod can help with schemas. Direct link to the episode....

John Papa




JavaScript | Template Literals (Template Strings), Tagged Template Literals

Template literal is created using the backtick (`) character, allowing for multi-line strings, string interpolation with embedded expressions, and special constructs called tagged templates. Template literals are sometimes informally called template strings, because they are u...

JavaScript In Plain English




React Hooks - What are they and why do we use them?

If you've been using React in your development work, you have most likely interacted with a very important React feature - React Hooks. Many years ago, React Hooks did not exist so in today's email, we'll be taking a look at what React Hooks are and why we need them....

Hassan Djirdeh




The future of React with Dan Abramov & Joe Savona (JS Party #267)

Dan Abramov & Joe Savona from the React Team join Jerod & Nick for a wide-ranging discussion about React's place in the frontend ecosystem. We cover everything from React competing with React, their responses to SPA fatigue and recent criticisms, to Server Comp...

JS Party


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 Mar 23, 2023

Thursday, March 23, 2023

JSK Daily for Mar 23, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Mastering the Compound Components Pattern in React As a skilled React developer, I have

JSK Daily for Mar 22, 2023

Wednesday, March 22, 2023

JSK Daily for Mar 22, 2023 View this email in your browser A community curated daily e-mail of JavaScript news React Server Components: Embrace the Future of Web Development React Server Components (

JSK Weekly - March 22, 2023

Wednesday, March 22, 2023

Want to take your coding skills to the next level? According to Rishi Purwar, one of the best ways to do so is by working on real-world projects that push you out of your comfort zone and force you to

JSK Daily for Mar 20, 2023

Monday, March 20, 2023

JSK Daily for Mar 20, 2023 View this email in your browser A community curated daily e-mail of JavaScript news The Latest Angular 15 Features Will Change the Way You Code!🤯 Explore the new features of

JSK Daily for Mar 17, 2023

Friday, March 17, 2023

JSK Daily for Mar 17, 2023 View this email in your browser A community curated daily e-mail of JavaScript news How to Build Semantic Progress Indicators in Angular There is a built-in HTML tag . MDN

You Might Also Like

Launch pad decongestion

Monday, May 6, 2024

We've got some very cool news from Hubble Networks, which became the first company to connect a Bluetooth chip to a satellite. View this email online in your browser By Aria Alamalhodaei Monday,

Daily Coding Problem: Problem #1433 [Medium]

Monday, May 6, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Nest. Create a basic sentence checker that takes in a stream of characters and

Want to become an AI consultant?

Monday, May 6, 2024

My take on this new industry ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Visualized | Interest Rate Forecasts for Advanced Economies 📈📉

Monday, May 6, 2024

In this graphic, we show the IMF's interest rate forecast for the US, Europe, the UK, and Japan for the next five years ahead. View Online | Subscribe Presented by Voronoi: The App Where Data Tells

⚙️ Apple AI updates

Monday, May 6, 2024

Plus: X AI stories & YouTube "skip to the good part" ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Unlock Time Series Data, FTC Chair Joins StrictlyVC & More

Monday, May 6, 2024

TechCrunch Events Roundup | May 6 TechCrunch Events TechCrunch events roundup Unlock the power of time series data with industry experts from AWS and InfluxDB on May 16. Join us next week for this free

Deepdive – product strategy, AI, leadership, emotional intelligence

Monday, May 6, 2024

Earlier this month, we presented our Virtual edition of INDUSTRY: The Product Conference, featuring some of our favorite product leaders worldwide. There were seven great keynote presentations, live

Noonification: The Human Roots of Rising Fascism

Monday, May 6, 2024

Top Tech Content sent at Noon! Get Algolia: AI Search that understands How are you, @newsletterest1? 🪐 What's happening in tech today, May 6, 2024? The HackerNoon Newsletter brings the HackerNoon

Code Story - Apr 24

Monday, May 6, 2024

Welcome to the April addition of the podcast newsletter. Please enjoy, and check out any of the episodes you might have missed below. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Dell turns 40: How a teen founded a tech giant

Monday, May 6, 2024

Samsung's new entry-level OLED TV; Google Threat Intelligence -- ZDNET ZDNET Tech Today - US May 6, 2024 placeholder Dell turns 40: How a teenager transformed $1000 worth of PC parts into a tech