JavaScript Kicks - JSK Daily for Jan 31, 2023

JSK Daily for Jan 31, 2023 View this email in your browser

A community curated daily e-mail of JavaScript news



Node.js App Step-by-Step Guide for Frontend Developers

App development is the process of creating software applications that run on mobile devices, such as smartphones and tablets. These apps can be native, which means they are built specifically for a particular platform or device, or they can be cross-platform, which means they ...

Bit




Advanced Data Structures: Implementing the A* Algorithm in JavaScript

Without getting into code just yet, the basic algorithm behind A* is the following: You first need to define a grid-based map, where each cell in the grid represents a location that the search can visit....

Bit




React Material UI Select Dropdown Component Example Tutorial

A select component is a widely used UI component for accumulating user-provided information from a given list of options. If you want to create a select box quickly, then we have a powerful solution for you. In this tutorial, we will learn how to create a select component in R...

Digamber Singh




10 JavaScript Memes

Haven't done one of these for quite some time, enjoy!. "10 JavaScript Memes" is published by Ariana Milasincic in JavaScript in Plain English....

JavaScript In Plain English




JavaScript Require - How to Use the require() Function in JS

In JavaScript, modules refer to a file that holds JavaScript code which performs a specific purpose. Modules are self-contained, making it easy to add, remove, and update functionalities without affecting your entire code because they are decoupled from other pieces of code. W...

Joel 🦸‍♀️




React Hooks Tutorial - How to Use the useReducer Hook

State is an important part of a React application. Most functionalities involve making state updates in your component. But as your application grows, state updates become more and more complex. These complex state updates might get overwhelming when you revisit your code. The...

Nkunal25




How to fail function calls with undefined arguments with a one-liner (sorta)

I've been writing JavaScript for so long that I sometimes don't see its quirks. To be fair, there are fewer quirks than ten years ago, but some things would still make great language additions. One thing that would make a lot of sense is required function parameters....

stefan judis




Future Frontend - A new conference to reimagine the future of the frontend - Interview with Juho Vepsäläinen

For a conference organizer, one of the hardest things to do is to keep your conference relevant. That is exactly the problem we faced with React Finland. As a result, we decided to pivot from React into frontend. Future Frontend conference was born as a result....

SurviveJS




Master the Art of Referencing with React's useRef Hook: A Beginner's Guide

The useRef hook in React allows you to create a reference to a DOM element or a component instance. This can be useful for various tasks such as creating animations, managing focus or text selection or triggering imperative methods on a component. In this blog post, we will ex...

JavaScript In Plain English




Understand the Lexical Scoping in JavaScript

Are you ready to learn about one of the quirks of JavaScript? Today, I'm going to talk about lexical scoping. It might sound intimidating, but by the end of this post, I'll make sure you know everything you need to know about how it works and how it can make your code better....

Olivia Brown


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 Jan 30, 2023

Monday, January 30, 2023

JSK Daily for Jan 30, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Best Practices in Handling Errors in Web Components Almost all modern-day web applications

JSK Daily for Jan 26, 2023

Thursday, January 26, 2023

JSK Daily for Jan 26, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Building Custom Structural and Attribute Directives in Angular Angular directives assist

JSK Daily for Jan 25, 2023

Wednesday, January 25, 2023

JSK Daily for Jan 25, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Building Custom Structural and Attribute Directives in Angular Angular directives assist

JSK Weekly - January 25, 2023

Wednesday, January 25, 2023

Do you know how much of an impact Javascript Frameworks have on Web Development? Code Home has a great walkthrough (including some history) for those who like a little more background. Check out "

JSK Daily for Jan 24, 2023

Tuesday, January 24, 2023

JSK Daily for Jan 24, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Demystifying Fresh - Building your own Islands of Interactivity The concept of "

You Might Also Like

New Elastic Security for SIEM Training Course

Friday, March 29, 2024

Detect and respond to evolving threats ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ ㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤㅤ elastic | Search. Observe. Protect Detect anomalies and malicious behavior March

SBF gets 25 years 

Thursday, March 28, 2024

Sam Bankman-Fried is sentenced View this email online in your browser By Christine Hall Thursday, March 28, 2024 Welcome back to TechCrunch PM! The editorial team spent a chunk of the day discussing

💎 Issue 410 - Being laid off in 2023-2024 as an early-career developer

Thursday, March 28, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 410 Release Date Mar 28, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 403 - Microsoft defends .NET 9 features competing with open source ecosystem

Thursday, March 28, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 403 Release Date Mar 28, 2024 Your weekly report of the most popular .NET news, articles and projects

💻 Issue 410 - Node.js TSC Confirms: No Intention to Remove npm from Distribution

Thursday, March 28, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 410 Release Date Mar 28, 2024 Your weekly report of the most popular Node.js news, articles and

💻 Issue 410 - JSDoc as an alternative TypeScript syntax

Thursday, March 28, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 410 Release Date Mar 28, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 404 - Dependency Injection for Modern Swift Applications Part II

Thursday, March 28, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 404 Release Date Mar 28, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 328 - My new open-source repository to schedule all your content!

Thursday, March 28, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 328 Release Date Mar 28, 2024 Your weekly report of the most popular React news, articles and projects

📱 Issue 407 - Apple just announced WWDC24. The keynote for WWDC24 will be held on Monday, June 10th.

Thursday, March 28, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 407 Release Date Mar 28, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 405 - 2024 Edition Update

Thursday, March 28, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 405 Release Date Mar 28, 2024 Your weekly report of the most popular Rust news, articles and projects