JavaScript Kicks - JSK Weekly - June 2, 2022

Hello June! We're almost half way to Christmas! Before you start making designs for your tree though, let's check out Nishani Dissanayake's "Using Design Patterns in JavaScript —The Ultimate Guide" on Syncfusion.

Other popular stories this week include Nick Gottlieb's "Announcing Courier Automations: Application Logic for Notifications" on Courier, John Troutman's "Data Structures and Algorithms: String Permutations" and Fernando Doglio's "Drop the Switch Statement for this Functional Programming Technique" on Bits and Pieces.

Popular Stories recently curated by passionate community members

General

Gatsby vs NextJS: Which Should You Use?

Let me start with stating the fact that both these framework are amazing and solve a lot of the existing issues or limitations that React...

Bit


Decrease notification development time with automation API and builder

Courier Automations is a toolset that includes both an API and a visual builder that allows anyone to easily configure logic for notifica...

Courier


Processing Arrays non-destructively: `for-of` vs. `.reduce()` vs. `.flatMap()`

In this blog post, we look at three ways of processing Arrays: We use each of these constructs to implement the following functionality: ...

Axel Rauschmayer


Build an SMS Reminder App using Nodejs, Twilio, and Flybase

Does your business rely on appointments? Whether you're a beauty salon, restaurant, personal trainer, or handyman, no-shows can impact re...

Bit


Data Structures and Algorithms: String Permutations

Coding interviews come with many possible challenges. Like it or not data structure and algorithm questions are still commonplace in the ...

John Troutman


JavaScript

The Case for Immutability in JavaScript

Immutability is the state in which nothing changes, nothing "mutates" and we can map that concept when speaking about coding, to data str...

Bit


Using Design Patterns in JavaScript —The Ultimate Guide

Design patterns are reusable, advanced, object-oriented solutions that we can use to address similar instances of everyday problems in so...

Syncfusion


4+ Useful Object Methods in JavaScript

4 and more useful object methods that you can use in JavaScript Object methods are great for manipulation or modification of a JavaScript...

melatonin


JavaScript Promises for Beginners

In JavaScript, a promise is a placeholder (proxy) for the value of an ongoing operation. You typically use a promise to manage situations...

Spruce.js


How to Create a To-Do List using JavaScript Web Components

A basic To-Do list application consists of a list of to-do items. New items can be added to the list and existing items can be deleted fr...

Savinu Vijay


Lexical Scope in JavaScript - Beginner's Guide

In this article, we are going to understand what lexical scope is by going through some helpful examples. We will also have a brief discu...

keyur paralkar


What Does Double Negation (!!) Do in JavaScript?

You might have seen the double negation operator (!!) used in some JavaScript code. What is its function? Double negation converts truthy...

JavaScript In Plain English


JavaScript: How to Power Up Your Logging

Power up your logging and build good developer habits. As your codebase grows you'll need to debug it more easily. One important tool in ...

Simon 🎈


TypeScript

TypeScript - Commonly used type annotations

Always use string, number, or boolean with lowercase. Don't use String, Number, and Boolean (starting with capital letters). string - Wel...

Yogesh Datir


Monorepos in JavaScript & TypeScript

This is a comprehensive tutorial on Monorepos in JavaScript/TypeScript --- which is using state of the art tools for these kind of archit...

Robin Wieruch


Angular

Angular Custom Form Controls & Nested Form Groups Made Easy

Forms can be as easy as a breeze and a piece of cake for simple cases. But things can get complicated pretty fast once you start building...

Vasileios Kagklis


Stop the Horrible Clash Between Single and Double Clicks in Angular

Have you ever wanted your app to behave differently on single-clicking and double-clicking? Sounds like an easy one to implement right? W...

JavaScript In Plain English


React

5 Important React Concepts You Should Know

These important React concepts can help you write cleaner code, better code, and optimize performance. In this article, I will share five...

AG Victor


React Hooks -  useEffect() and Its Different Use Cases - Master in 2 Minutes

React Hooks are JavaScript functions added to React version 16.8. React does not allow the side effects inside the main body of the funct...

Yagnik Kardani


How to Create an Infinite Scroll Effect using React

In this blog, I will go over how I create the infinite scroll effect in React. First I created an express API. The API has a single endpo...

JavaScript In Plain English


Why does useEffect Run Twice in React v18.0?

After upgrading to React v18, I found a problem with useEffect when I was developing and debugging locally, it wasn't like I knew it befo...

Bit


Node.js

How to Import CSV File Records in MongoDB with Node Js

Node js upload CSV data to MongoDB tutorial; Throughout this guide, you will learn how to upload CSV file records to the MongoDB database...

Digamber Singh


Testing

How to do Test Driven Development in React using React Testing Library, Jest and Cypress

Test Driven Development or TDD for short is essentially a process that developers and teams go through when they are testing their code. ...

Bit


Functional Programming

Drop the Switch Statement for this Functional Programming Technique

Lots of developers love to hate the switch statement, me included. This is not because the statement doesn’t work or because it’s too dif...

Bit


How to Rerender a Functional Component in React? - Upmostly

Have you ever wondered how you can rerender the component in React to reflect new changes? It's actually quite simple thanks to the React...

Upmostly


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 Jun 1, 2022

Wednesday, June 1, 2022

JSK Daily for Jun 1, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Efficiently Bind Data to the Angular Data Grid and Perform CRUD Operations Using GraphQL

JSK Daily for May 31, 2022

Tuesday, May 31, 2022

JSK Daily for May 31, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Why does useEffect Run Twice in React v18.0? After upgrading to React v18, I found a

JSK Daily for May 30, 2022

Monday, May 30, 2022

JSK Daily for May 30, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Build an SMS Reminder App using Nodejs, Twilio, and Flybase Does your business rely on

JSK Daily for May 26, 2022

Thursday, May 26, 2022

JSK Daily for May 26, 2022 View this email in your browser A community curated daily e-mail of JavaScript news How to do Test Driven Development in React using React Testing Library, Jest and Cypress

JSK Daily for May 25, 2022

Wednesday, May 25, 2022

JSK Daily for May 25, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Decrease notification development time with automation API and builder Courier Automations

You Might Also Like

Feature | The Best Visualizations from April on Our New App 📲

Monday, April 29, 2024

See the most popular, most discussed, and most liked visualizations on our new data storytelling app Voronoi from April. View Online | Subscribe At the end of 2023, we publicly launched Voronoi, our

😸 Tangible change

Monday, April 29, 2024

🤖 Elon is closing in on $6 billion in funding for his AI startup. 🛜 The FCC has officially voted... Product Hunt Read in browser This newsletter is brought to you by YOU MIGHT HAVE MISSED 🤖 Elon is

⚙️ AI has emotions now

Monday, April 29, 2024

Plus: Meta AI? More like Mid-ta AI! ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Yikes! Copilot failed all our coding tests

Monday, April 29, 2024

iPad Pro with M4; Best security keys; AI conducts job interviews now -- ZDNET ZDNET Tech Today - US April 29, 2024 placeholder Yikes! Microsoft Copilot failed every single one of my coding tests I ran

Re: The smart home product I use every day!

Monday, April 29, 2024

Hey , Earlier this month, I emailed you about one of my favorite smart home products, a robot vacuum and mop. I wanted to let you know that Samsung currently has a Spring Black Friday Sale and is

The EU draws its regulatory cords tighter around Apple

Monday, April 29, 2024

The EU has said Apple's iPadOS will now fall under the DMA View this email online in your browser By Alex Wilhelm Monday, April 29, 2024 Welcome to TechCrunch AM! We're off to a quick start

GCP Newsletter #396

Monday, April 29, 2024

Welcome to issue #396 April 29th, 2024 News Networking Official Blog Partners Introducing the Verified Peering Provider program, a simple alternative to Direct Peering - Google has launched a new

How many Vision Pro headsets has Apple sold?

Monday, April 29, 2024

The Morning After It's Monday, April 29, 2024. Apple Vision Pro headset production is reportedly being cut, sales are reportedly “way down.” But but but wait: Wasn't the Vision Pro meant to

Okta Warns of Unprecedented Surge in Proxy-Driven Credential Stuffing Attacks

Monday, April 29, 2024

THN Daily Updates Newsletter cover Webinar -- Uncovering Contemporary DDoS Attack Tactics -- and How to Fight Back Stop DDoS Attacks Before They Stop Your Business... and Make You Headline News.

Import AI 370: 213 AI safety challenges; everything becomes a game; Tesla's big cluster

Monday, April 29, 2024

Are AI systems more like religious artifacts or disposable entertainment? ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏