JavaScript Kicks - JSK Daily for Dec 12, 2022

JSK Daily for Dec 12, 2022 View this email in your browser

A community curated daily e-mail of JavaScript news



I Tried to Build a WebApp Without Spinners & Loaders Using Replicache

When we're building web applications, there is usually one constant: waiting time. It of course depends on what you're building and how much interaction you have with other systems or the back-end of your app....

Bit




Cypress V12 Is A Big Deal

How Cypress version 12 retries the chains of multiple query commands. It is hard to test a dynamic site that keeps changing. How do you retry checking the site if the application is updating the DOM? Let's say the application is inserting new items into the list....

Gleb Bahmutov




Session Authentication With Node.js, Express, Passport, and MongoDB

I recently made a post walking through an authentication solution for JWTs. I made a disclaimer at the top of the post recommending people not use the post for production software. Instead, I promised I would walk through Session-based authentication, and I'm finally getting a...

Cameron Bass




Create an Employee Satisfaction Survey Using Angular and Store Results in a MongoDB Collection

A step-by-step tutorial to building an employee satisfaction survey using Angular, MongoDB and SurveyJS, a free, open-source survey library....

Sohom Das




Improve Your Next.js App's Performance in 10 Minutes

We all know Next.ks is quite heavyweight, especially compared to Svelte Kit or Nuxt.js and optimization is not everyone's favorite thing. Your product owner might not want to waste time on......

Duc Le




How to Create React Right Click Custom Context Menu

When you right-click on your screen, a menu appears on the screen. This menu is known as the context menu. It contains certain menu items that help you perform specific actions. In this article, you will learn how to create a custom context menu in React JS using React useStat...

Digamber Singh




Building the Animated Sticky-Spotify Collapsible Header with React Native and Reanimated- Part I

Install the react-native-cli package, which allows you to create a new React Native project. This can be done by running the following command: npm install -g react-native-cli 2. Create a new React Native project using react-native-cli TypeScript....

Karthik_B




Summarizing several JavaScript async solutions

Callback simply understood as a function being passed as an argument to another function. Callbacks were one of the most commonly used asynchronous solutions in the early days. Callbacks are not necessarily asynchronous and are not directly related....

Maxwell




JavaScript Type Checking - How to Check Type in JS with typeof()

JavaScript is a dynamically typed (or loosely typed) programming language. It allows you to declare variables without specifying or defining the variable type. You can create a variable in JavaScript without defining the type of value you can store in the variable. This can af...

Joel 🦸‍♀️




How to Build a Dropdown Menu with JavaScript

If you use the internet, you've likely used a dropdown menu before. They primarily serve two purposes: collecting user input in web forms, and implementing action/navigation menus in web applications. Dropdowns are one of the best ways to offer numerous options for a similar c...

Eke




ECMAScript proposal: iterator helpers

In this blog post, we look at the ECMAScript proposal "Iterator helpers" by Gus Caplan, Michael Ficarra, Adam Vandolder, Jason Orendorff, Kevin Gibbons, and Yulia Startsev. It provides utility methods for working with iterable data: .map(), .filter(), etc. The style of the pro...

Axel Rauschmayer




Five Minimum Viable Javascript Interview Questions

It is common nowadays for companies to hire for full-stack positions. A full-stack developer is typically expected to work on both frontend and backend development. That same expectation applies to interviews. It is thus tough to interview or be interviewed for a full-stack po...

JavaScript In Plain English


Copyright © 2022 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 Dec 9, 2022

Friday, December 9, 2022

JSK Daily for Dec 9, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Demystifying React 18 React 18 is a major improvement in the rendering mechanisms of React.

JSK Daily for Dec 8, 2022

Thursday, December 8, 2022

JSK Daily for Dec 8, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Why is React a Library and Next.js a Framework? And Which is Better? Before developing your

JSK Daily for Dec 7, 2022

Wednesday, December 7, 2022

JSK Daily for Dec 7, 2022 View this email in your browser A community curated daily e-mail of JavaScript news JSK Weekly - December 07, 2022 Hello festive season! If you're not feeling the

JSK Weekly - December 07, 2022

Wednesday, December 7, 2022

Hello festive season! If you're not feeling the festivities just yet, check out "AdventJS, JavaScript/TypeScript coding challenges on December", it'll make for an interesting run up

JSK Daily for Dec 6, 2022

Tuesday, December 6, 2022

JSK Daily for Dec 6, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Functional Reactive Programming with Node.js Streams Modern web applications use real-time

You Might Also Like

Tuesday Triage #200 and giveaway

Tuesday, May 14, 2024

Your weekly crème de la crème of the Internet is here! The 200th edition featuring annual subscriptions giveaway, thoughts on nearly four years of ... ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

🎮 How AI Tools Are Changing Game Development — Grab a Pixel 8a Instead of Waiting for Pixel 9

Tuesday, May 14, 2024

Also: Sharing Your Google Maps Trip Progress, and More! How-To Geek Logo May 14, 2024 Did You Know In a bid to keep the ingredients secret, WD-40 was never patented. 🤖 The New GPT It's Tuesday!

Meta shuts down Workplace

Tuesday, May 14, 2024

Plus: Everything that happened at Google I/O and AWS CEO steps down View this email online in your browser By Christine Hall Tuesday, May 14, 2024 Hello, and welcome back to TechCrunch PM. The team

Flattening Lists of Lists, Python 3.13, Sets, and More

Tuesday, May 14, 2024

Flattening a List of Lists in Python #629 – MAY 14, 2024 VIEW IN BROWSER The PyCoder's Weekly Logo Flattening a List of Lists in Python In this video course, you'll learn how to flatten a list

Daily Coding Problem: Problem #1441 [Easy]

Tuesday, May 14, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. UTF-8 is a character encoding that maps each symbol to one, two, three, or four

Noonification: 3 Quick Ways to Optimize RecyclerView

Tuesday, May 14, 2024

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

Using 97 fewer cores thanks to PGO

Tuesday, May 14, 2024

Plus an HNSW indexed vector store library, a new Go game hits the Steam store, and is 'ok' ok?. | #​507 — May 14, 2024 Unsub | Web Version Together with Stytch logo Go Weekly Reclaiming CPU for

Ranked | The Top 6 Economies by Share of Global GDP (1980-2024) 📈

Tuesday, May 14, 2024

Gain a unique perspective on the world's economic order from this graphic showing percentage share of global GDP over time. View Online | Subscribe Presented by: Data that drives the

Free online event this Thursday: Getting ahead with time series data

Tuesday, May 14, 2024

Free Online Event Do you know how your competitors use time series data to get ahead? Join us on Thursday, May 16 at 10am PT/1pm ET for a free, hour-long online fireside chat called “Unleash the Full

Here's the deal

Tuesday, May 14, 2024

We wanted you to be among the first to know about our plans to relaunch the Gigantic training courses that Product Collective now powers! Here's the deal: From May 20th - May 31st, anybody that