JavaScript Kicks - JSK Weekly - June 02, 2021

Welcome to June!

Some top stories this week include Shraddha Paghdar's "Promise in JavaScript (with All the Methods)", Minkyu Lee's "Physical Computing with JavaScript — Table of Contents" and "Enforce JavaScript Code Quality with Husky and Hooks" by Viduni Wickramarachchi on Bits and Pieces.

Popular Stories recently curated by passionate community members

General

HarperDB vs MongoDB vs PostgreSQL

Many people learn or understand new things relative to things they already know. This makes sense, it's probably a natural instinct. When...

livecodestream


How To Handle Routing with Express

In our previous tutorial, we identified how to perform validation in express using native JavaScript and also using the joi validation pa...

John Philip


JavaScript

How to Animate a Tilt action using JavaScript

I recently implemented the frost glass effect and a tilt animation on my website. If you are interested in implementing the glassmporphis...

Arturo Lopez


How the JavaScript Event Loop Works

The Event Loop is the system that JavaScript uses in the browser to handle the execution of multiple pieces of code. It consists of the C...

JavaScript In Plain English


Promise in JavaScript (with All the Methods)

Promise.all() method takes an array of promises and returns a single promise, which is either resolved or rejected based on any iterable ...

JavaScript In Plain English


10 Tips to Improve Readability in JavaScript

đź“š Console docs If you try the console.warn, you will get the trace which means that it is easier to debug the code. Let's try other cons...

TrinhDinhHuy


Physical Computing with JavaScript - Table of Contents

Table of Contents for the series of articles on Physical Computing with JavaScript....

JavaScript In Plain English


Type Conversion in JavaScript: The Magic

If you are a JavaScript developer then you must know JavaScript has three primitive types: , and But do you know, these types are being c...

Sarvesh Prajapati


Ensure JavaScript Code Quality with Husky and Hooks

Ensuring code quality is very important for a maintainable and scalable application. But how can we enforce these quality standards? Well...

Bit


TypeScript

The Composite Pattern for TypeScript Developers

This pattern is one of the simplest ones since there is really one component you need to worry about: the composite. A composite is a str...

Bit


React

How to Cleanup Async Effects in React

The common asynchronous side-effects are: performing fetch requests to load data from a remote server, handle timers like setTimeout(), d...

Dmitri Pavlutin


If You're Not Considering These 6 Security Aspects, Your React Native App is in Deep Trouble

Storing user details: It is very important for every application to store some user details like AUTH token, user name, email, etc. in th...

JavaScript In Plain English


Dynamic vs Static Routing in React

Routing is a topic most of us are familiar with. However, SPA frameworks and routing libraries use different techniques underneath. Two s...

Bit


How to: React Table with Resize

In this tutorial, I want to show you how to use React Table Library for creating a table component in React . After this tutorial, there ...

Robin Wieruch


Vue

Form Validation and How Vue 3 and Reactivity Changes the Game on Web Rush #135

Marina Mosti talks with John, Ward, and Dan about form validation and Vue 3. Why do we have a love / hate relationship with forms? What a...

John Papa


Node.js

Node.js Asynchronous and Concurrency Model

In this article, we are going to look at how Node.js handles the operations on the server-side with its very popular asynchronous and con...

JavaScript In Plain English


Libraries and Tools

Building a React Component Library - The Right Way

'Compositions' are usages or instances of a component that are loaded by Bit and rendered in isolation. 'Compositions' can be used to dem...

Bit


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 May 31, 2021

Monday, May 31, 2021

JSK Daily for May 31, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Physical Computing with JavaScript - Table of Contents Table of Contents for the series of

JSK Daily for May 28, 2021

Friday, May 28, 2021

JSK Daily for May 28, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Ensure JavaScript Code Quality with Husky and Hooks Ensuring code quality is very

JSK Daily for May 27, 2021

Thursday, May 27, 2021

JSK Daily for May 27, 2021 View this email in your browser A community curated daily e-mail of JavaScript news The Composite Pattern for TypeScript Developers This pattern is one of the simplest ones

JSK Daily for May 26, 2021

Wednesday, May 26, 2021

JSK Daily for May 26, 2021 View this email in your browser A community curated daily e-mail of JavaScript news Design with code: UXPin–Storybook Integration is here. We're thrilled to announce the

JSK Weekly - May 26, 2021

Wednesday, May 26, 2021

Developers may not always agree on much, but one thing no developer (or human) would ever say, is, I don't like things for free! Well, Per Harald Borgen has spent the last four months creating

You Might Also Like

📈 Why Is My Ping So High While Gaming? — How to Keep Your Android From Overheating

Saturday, May 4, 2024

Also: Using ChatGPT to Craft a Resume, and More! How-To Geek Logo May 4, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your inbox by

JSK Daily for May 4, 2024

Saturday, May 4, 2024

JSK Daily for May 4, 2024 View this email in your browser A community curated daily e-mail of JavaScript news The Power of React's Virtual DOM: A Comprehensive Explanation Modern JavaScript

Daily Coding Problem: Problem #1431 [Medium]

Saturday, May 4, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by MongoDB. Given a list of elements, find the majority element, which appears more than

Ranked | The World's Top Media Franchises by All-Time Revenue 📊

Saturday, May 4, 2024

From Pokémon to Star Wars, some media franchises are globally recognizable. How do media franchises compare in terms of all-time revenue? View Online | Subscribe Presented by Voronoi: The App Where

Noonification: Read Code Like a Hacker With the SAST

Saturday, May 4, 2024

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

Weekend Reading — May the fourth

Saturday, May 4, 2024

This week we setup our new Minecraft server, play Spacewar, avoid burnout, wonder about Facebook AI spam, lose our passkeys, and claim stairs on the way back home. 😎 Labnotes (by Assaf Arkin) Weekend

Google lays off workers

Saturday, May 4, 2024

Plus: Tesla cans its Supercharger team and UnitedHealthcare reveals security lapses View this email online in your browser By Kyle Wiggers Saturday, May 4, 2024 Image Credits: Tomohiro Ohsumi / Getty

When It Rains, It Pours ☔

Saturday, May 4, 2024

Why the umbrella's design can't be beat. Here's a version for your browser. Hunting for the end of the long tail • May 04, 2024 Hey there, Ernie here with a refreshed piece about umbrellas

🐍 New Python tutorials on Real Python

Saturday, May 4, 2024

Hey there, There's always something going on over at realpython.com as far as Python tutorials go. Here's what you may have missed this past week: Python's unittest: Writing Unit Tests for

Microsoft Outlook Flaw Exploited by Russia's APT28 to Hack Czech, German Entities

Saturday, May 4, 2024

THN Daily Updates Newsletter cover Webinar -- Data Security is Different at the Petabyte Scale Discover the secrets to securing fast-moving, massive data sets with insights from industry titans