JavaScript Kicks - JSK Weekly - August 25, 2021

We're swiftly heading out of the 8th Month, into the 9th, so let's kick this week off with Mike Chen's "9 Super Useful Tricks for JavaScript Developers" on Bits and Pieces.

Some other popular reads this week include "2 Ways to Remove a Property from an Object in JavaScript" by Dmitri Pavlutin, "React Hooks: The Complete Guide" by Ayush Verma and "Build Web Back-End with Supabase" by Tulusibrahim

Popular Stories recently curated by passionate community members

General

Jamstack CMS: The Past, The Present and The Future

The story of Jamstack CMSs goes all the way back to the 90s. In this article, we take a trip down memory lane to see how we got to the mo...

Smashing Magazine


Build Web Back-End with Supabase

If you're a front-end web developer, you definitely don't have any difficulties while deploying a web app to hosting services like GitHub...

JavaScript In Plain English


Useful Tips for a Successful Open-Source Project

According to Sayan Chowdhury, these are the common questions of people trying to start their open-source journey, How to get started with...

Bit


Material-UI 5 is Coming: Here's What I'm Excited About

If you are excited to upgrade your Material-UI 4 implementation to this newer version, let's look at the steps we need to follow. First, ...

Bit


Code Principles Every Programmer Should Follow

If you ask 10 people this question, you will definitely get 10 different answers. Although the answers might be put out in different word...

Bit


An Immortal Dinosaur and the fastest too - Hack the Dino Game !!

We are going to convert this dino into the coolest dino on the planet. Yes, the coolest, even if there are no dinos to compare with :) I ...

You know who


Understanding Webpack's Code Splitting Feature

Although the implementation detail might vary between different front-end frameworks, the code splitting feature can be applied to any Ja...

Bit


JavaScript

2 Ways to Remove a Property from an Object in JavaScript

A JavaScript object is a collection of properties, where each property has a name and a value. The user variable contains an object descr...

Dmitri Pavlutin


Lexical Scope in JavaScript - What Exactly Is Scope in JS?

The term "lexical scope" may seem tricky to grasp at first glance. But it's helpful to understand what each word means. So this article w...

Oluwatobi Sofela


Everything You Should Know about Javascript Dictionaries

Learn how to build and work with this genius data structure....

livecodestream


Native JavaScript Routing?

We can update the URL in JavaScript. We've got these APIs: // Adds to browser history history.pushState({}, "About Page", "/about"); // D...

CSS-Tricks


9 Super Useful Tricks for JavaScript Developers

As we all know, JavaScript has been changing rapidly. With the new ES2020, there are many awesome features introduced that you might want...

Bit


JavaScript Symbols: the Most Misunderstood Feature of the Language?

"What does the Symbol has that I don't" asked the String to the developer, and he answered - "Well, it is one of a kind" It's a terrible ...

Bit


Refactoring JavaScript - 5 Common Problems to Look Out for and How to Fix Them

Refactoring is like the NeverEnding Story: you might think you're done, but as long as the plot (the project) is ongoing, there is always...

Bit


Angular

Angular + Material-UI : Using mat-icon with matInput

The only attribute to be considered here is to use matPrefix on the mat-icon. This will appear as Here, giving color="primary" adds the p...

Rucha Deshpande


Brute-Force Refreshing View-Data In The Background In Angular 11.0.5

At InVision, my team - the team that works on the legacy platform - continues to shrink as more resources are dedicated to the new platfo...

Ben Nadel


React

How to Include Spotify Authorization in Your React App

So, you want data from Spotify, be it data from a specific user or a Spotify procured playlist. Before you can do any of that, you have t...

JavaScript In Plain English


React Styling: CSS vs. JSS

First thing's first - If you haven't already, install Material-UI and get familiar with their components and features. Once you're ready,...

JavaScript In Plain English


Why React Native Is The Right Solution For Enterprise Mobile App Development

Planning to migrate your business to digital platforms? Typically, there are hundreds of options available to build enterprise applicatio...

Sophia Martin


Style a React app using Theme UI (theme-ui) package - Vijay Thirugnanam

Theme UI (theme-ui) is a library for styling React components using a customisable theme object. It is easier to get started with theme-u...

Vijay T


React Hooks: The Complete Guide

React Hooks came into production with React v16.8 and it has completely changed the way we were thinking and using React. React Hooks ena...

Ayush Verma


16 Conceptual React Questions to Stand Out in Your Next Interview

Answering a conceptual question in an interview doesn't mean you will be better than others on the job, but it surely means you have the ...

Mohammad Faisal


How to Use 'useReducer' and 'useContext': React Hooks Tutorial

I have been searching for a perfect tutorial or material for learning React hooks, i.e., useReducer and useContext. But I found nothing u...

JavaScript In Plain English


React usePrevious Hook

Hooks are essential for the functional component pattern in React. One frequent logic comparison with class components was comparing a pr...

David Walsh


Manage Dynamic and Custom Subdomains in React

How do websites such as hashnode.com give a separate and custom domain for every user? For example, https://parth2412.hashnode.dev. This ...

Parth2412


Node.js

Automate all the things with Node.js featuring Ahmad Awais (JS Party #189)

Ahmad Awais joins Amal, Amelia, and Jerod to discuss scripting, automation, and building CLIs with Node! We hear Ahmad's back story, lear...

JS Party


Libraries and Tools

5 Useful User Interface Libraries for React Native Developers

The User Interface libraries are the reusable building blocks that are well tested, maintained, and used by the developers to attain a sp...

JavaScript In Plain English


Testing

Unit Test your Mongoose Model using Jest

Oftentimes, we create mongoose models, start-up our servers, and never bother to test if the models actually work independently from the ...

JavaScript In Plain English


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 Aug 24, 2021

Tuesday, August 24, 2021

JSK Daily for Aug 24, 2021 View this email in your browser A community curated daily e-mail of JavaScript news New Book: CI/CD for Monorepos Monorepo is a new name for an old idea — place many software

JSK Daily for Aug 23, 2021

Monday, August 23, 2021

JSK Daily for Aug 23, 2021 View this email in your browser A community curated daily e-mail of JavaScript news New Book: CI/CD for Monorepos Monorepo is a new name for an old idea — place many software

JSK Daily for Aug 22, 2021

Sunday, August 22, 2021

JSK Daily for Aug 22, 2021 View this email in your browser A community curated daily e-mail of JavaScript news New Book: CI/CD for Monorepos Monorepo is a new name for an old idea — place many software

JSK Daily for Aug 21, 2021

Saturday, August 21, 2021

JSK Daily for Aug 21, 2021 View this email in your browser A community curated daily e-mail of JavaScript news New Book: CI/CD for Monorepos Monorepo is a new name for an old idea — place many software

JSK Daily for Aug 20, 2021

Friday, August 20, 2021

JSK Daily for Aug 20, 2021 View this email in your browser A community curated daily e-mail of JavaScript news New Book: CI/CD for Monorepos Monorepo is a new name for an old idea — place many software

You Might Also Like

Software Testing Weekly - Issue 261

Wednesday, March 12, 2025

New AI solutions for testing 👀 View on the Web Archives ISSUE 261 March 12th 2025 COMMENT Welcome to the 261st issue! I have nothing more to add to the genuinely great news that came out recently. I

JSK Daily for Mar 11, 2025

Tuesday, March 11, 2025

JSK Daily for Mar 11, 2025 View this email in your browser A community curated daily e-mail of JavaScript news How to Enforce Type Safety in FormData with TypeScript When working with the FormData

Binary Data, Tail Calls, Pickles, and More

Tuesday, March 11, 2025

Bytes Objects: Handling Binary Data in Python #672 – MARCH 11, 2025 VIEW IN BROWSER The PyCoder's Weekly Logo Bytes Objects: Handling Binary Data in Python In this tutorial, you'll learn about

Shaking The Wasp’s Nest 🐝

Tuesday, March 11, 2025

How Gamergate swarmed into our online lives. Here's a version for your browser. Hunting for the end of the long tail • March 11, 2025 Today In Tedium: You probably have noticed, just like me, that

Daily Coding Problem: Problem #1714 [Easy]

Tuesday, March 11, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. You are given an N by N matrix of random letters and a dictionary of words. Find

Mapped | The State of Democracy Around the World 🌐

Tuesday, March 11, 2025

After a historic election year, we show the state of democracy worldwide as it declines to its lowest level in two decades. View Online | Subscribe | Download Our App NEW REPORT: The Age of Data >

Stories, Free Tool & CRM Template

Tuesday, March 11, 2025

Notion stories, smart tools, and a free template to organize your contacts 🔥 ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

LW 173 - How to become a Shopify Developer in 2025

Tuesday, March 11, 2025

How to become a Shopify Developer in 2025 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ Shopify Development news and articles Issue 173 - 03/11

This free AI tool beats Perplexity

Tuesday, March 11, 2025

Ubuntu vs. Debian; The new HR; YouTube randomizer -- ZDNET ZDNET Tech Today - US March 11, 2025 webfeetgettyimages-10141124 DuckDuckGo's AI beats Perplexity in one big way - and it's free to

⚙️ AI bubble bursts (?)

Tuesday, March 11, 2025

Plus: We talk to the CEO of Read AI ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌