JavaScript Kicks - JSK Weekly - June 8, 2022

Do algorithms still confuse or intimidate you? Check out Germán Cocca's "Introduction to Algorithms – with JavaScript Examples."

Other popular stories this week include Sumankumar G's "Introducing License Key Validation for the Essential JS 2 Platforms" on Syncfusion, Jack Herrington's "React 18 useEffect Double Call for APIs: Emergency Fix" and Paul Rosset's "Advanced JavaScript Concepts that Helped Me Get Better at Coding" on Bits and Pieces.

Popular Stories recently curated by passionate community members

General

Sharing Components at The Enterprise

Based on Fortune-500 case studies Digital enterprises will succeed based on their ability to deliver high-quality products and experience...

Bit


Introducing License Key Validation for the Essential JS 2 Platforms

Hooray! Essential Studio 2022 Volume 1 is here with exciting new features and controls! In this release, we have introduced license key v...

Syncfusion


The Case For Prisma In The Jamstack

In this article, Sam Poder explores how Prisma integrates with the Jamstack and why it's a great solution for Serverless databases in Jav...

Smashing Magazine


Event-Based Asynchronous Programming

Our previous article covered Thread-based asynchronous programming. As we move forward, let’s examine the true non-blocking nature of asy...

Bit


Using Non-SSR Friendly Components with Next.js

Next.js has become one of the most popular frameworks in the React ecosystem. It facilitates developing Server-side rendered (SSR) React ...

Bit


JavaScript

Advanced JavaScript Concepts that Helped Me Get Better at Coding

JavaScript is one of the most dynamic languages out there. Multiple features are added to make the language more manageable and practical...

Bit


Introduction to Algorithms - with JavaScript Examples

Hi everyone! In this article we're going to take a look at algorithms, a key topic when it comes to computer science and software develop...

German Cocca


Linked Lists in JavaScript

Linked lists are a data structure that is used to store data in a linear fashion. This means that the data is stored one after the other,...

JavaScript In Plain English


JavaScript Complete Array Guide

In this detailed blog, you will see and learn all the basic array methods and operations in JavaScript An array is a data structure that ...

Bit


Did you know that users can modify your JavaScript variables from Browser console?

Almost all the websites built nowadays have some JavaScript code running within them. You wouldn't believe how easy it is to mess with th...

Avikalp Kumar Gupta


Code a Shopping Cart with JavaScript (no libraries)

There are thousands of JavaScript libraries and frameworks. But when you are trying to improve your JavaScript skills, it can sometimes b...

Beau Carnes


85 JavaScript Code Assists for Visual Studio Code

JavaScript programming in an editor such as Visual Studio Code typically involves a lot of manual text editing, with the occasional copy-...

Lars Grammel


TypeScript

TypeScript with React: A Retrospective (TL;DR - It's Awesome!)

When I first started writing JavaScript, coming from C++, my mind was blown. I felt the same way I felt when I left the army to rejoin th...

Yochay Doutsh


Angular

Efficiently Bind Data to the Angular Data Grid and Perform CRUD Operations Using GraphQL

This blog post will guide you in using GraphQL to bind data to the Syncfusion Angular Data Grid component and perform sorting, filtering,...

Syncfusion


The Basics of Angular Component Inheritance

Inheritance, in any programming language, is an excellent way to maintain an object-oriented design, as well as reduce redundant code. It...

JavaScript In Plain English


How to Convert Your Angular App into a PWA (2022)

Have you heard about the PWA success stories out there? Starbucks, for example, was able to reduce the size of their app by 99.84% when t...

JavaScript In Plain English


React

What Is React Containment and Children Prop? - Upmostly

Sometimes when writing React components you don't know ahead what are going to be its children ahead of time. In this case, you would rea...

Upmostly


React 18 useEffect Double Call for APIs: Emergency Fix

So you've upgraded to React 18, enabled strict mode, and now all of your useEffects are getting called twice. Which would normally be fin...

Jack Herrington


React Hooks -  useReducer() - A Detailed Look

React Hooks are JavaScript functions added to React version 16.8. The useReducer() hook is similar to the useState() hook. It is generall...

Yagnik Kardani


Theming Components with React and Design Tokens

The holy grail of webdev is a scalable frontend - moving away from monolithic design patterns, decoupling the look and feel of components...

JavaScript In Plain English


Vue

Why I prefer Vue over Angular: DOM Pollution

One of the reasons I prefer front end frameworks like Vue and React over Angular, is what I like to call DOM Pollution. Unlike Vue and Re...

Unicorn Utterances


Node.js

Logging Solutions for Node.js

Logging is an essential part of building modern web applications. It helps developers investigate various application issues and find sol...

Bit


How to Fetch / Show Data from MySQL Database in Node Js

Node Get and Show data from MySQL tutorial; When it comes to managing data, MySQL is the first choice of the developers. Obviously, certa...

Digamber Singh


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 8, 2022

Wednesday, June 8, 2022

JSK Daily for Jun 8, 2022 View this email in your browser A community curated daily e-mail of JavaScript news 5 Methods to use Type Guards in TypeScript Type Guards come into the picture with the usage

JSK Daily for Jun 7, 2022

Tuesday, June 7, 2022

JSK Daily for Jun 7, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Introducing License Key Validation for the Essential JS 2 Platforms Hooray! Essential

JSK Daily for Jun 6, 2022

Monday, June 6, 2022

JSK Daily for Jun 6, 2022 View this email in your browser A community curated daily e-mail of JavaScript news Introducing License Key Validation for the Essential JS 2 Platforms Hooray! Essential

JSK Daily for Jun 2, 2022

Saturday, June 4, 2022

JSK Daily for Jun 2, 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 Weekly - June 2, 2022

Thursday, 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

You Might Also Like

New Blogs on ThomasMaurer.ch for 04/16/2024

Tuesday, April 16, 2024

View this email in your browser Thomas Maurer Cloud & Datacenter Update This is the update for blog posts on ThomasMaurer.ch. Automate on-premises Windows Server from the cloud using Azure Arc By

April TC39 meeting; Rspack v0.6; future of JS packages; Evan You on Vue, Vite, etc.

Tuesday, April 16, 2024

We have 7 links for you - Stay up-to-date on JavaScript and tools This Week In React - Keeps senior React devs up to date thisweekinreact.com Partner We keep over 37k mid/senior React devs up-to-date

Ingesting & Using CAD Data for Real-Time 3D

Tuesday, April 16, 2024

How engineering firms leverage real-time 3D technology View this email in your browser engineering.com White Paper - Ingesting and Using CAD Data for Real-Time 3D Ingesting and Using CAD Data for Real-

It’s Easy. But Is It Easy Enough? 🤓

Monday, April 15, 2024

Is self-hosting still too hard for normal people? Here's a version for your browser. Hunting for the end of the long tail • April 15, 2024 It's Easy. But Is It Easy Enough? Self-hosted apps are

Re: Free Class: Master the Notes app

Monday, April 15, 2024

Hi there, We are holding a Free Notes App Class tomorrow (Wednesday, April 17) at 4:30 pm ET! We do expect this class to fill up so register soon to save your spot! I wanted to take a minute to answer

Two Tesla execs leave amid layoffs

Monday, April 15, 2024

Tesla execs bid adieu View this email online in your browser By Christine Hall Monday, April 15, 2024 Welcome back to TechCrunch PM, where you can find me each day bringing you the most important

🍏 Why You Should Buy the MacBook Air Over the Pro — Thrift Stores Are a Goldmine for Geeks

Monday, April 15, 2024

Also: How to Play Epic Game Titles on the Steam Deck, and More! How-To Geek Logo April 15, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

JSK Daily for Apr 15, 2024

Monday, April 15, 2024

JSK Daily for Apr 15, 2024 View this email in your browser A community curated daily e-mail of JavaScript news Embracing Functional Programming: Streamlining Code with Reusability and Maintainability

True Anomaly and Rocket Lab will make big moves on orbit (literally)

Monday, April 15, 2024

The Space Force has contracted out its next "responsive space" mission, and this one is a doozy. View this email online in your browser By Aria Alamalhodaei Monday, April 15, 2024 Hello and

Daily Coding Problem: Problem #1413 [Medium]

Monday, April 15, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Square. Given a string and a set of characters, return the shortest substring containing