JavaScript Kicks - JSK Weekly - January 11, 2023

Starting off the new year with the right mindset is a game changer. And speaking of game changers, this week Shamim Ahmed dives into "Why Next.js 13 is a Game-Changer", so check it out on Bits and Pieces.

Other popular stories include "11 Console Methods in JavaScript for Effective Debugging" on Syncfusion, "How to Create Custom Back Button with React Router DOM v6" by Digamber and "6 Free Modern Tools for Developers of 2023" by Abdulazeez Sherif.

Popular Stories recently curated by passionate community members

General

Rethinking Code Reuse

Every now and then, we see debates on how to structure the codebase to make it more maintainable, and I would say having agreement upon w...

Bit


As a Front-end Engineer: 9 Secrets About JSON.stringify You Should Know About

As a front-end development engineer, you must have used JSON.stringify, but do you know all its secrets? A long time ago, I made an irrep...

fatfish


Secure Methods for Transmitting Sensitive Data

The transmission of sensitive data over the internet is an essential part of modern business and communication, but it also carries signi...

Bit


4 of the greatest programmers in the world

As the world becomes increasingly reliant on technology, programmers have become some of the most influential and respected professionals...

JavaScript In Plain English


Why Next.js 13 is a game-changer

Next.js is a JavaScript framework that is built on top of React, a popular library for building user interfaces. This means that you can ...

Bit


Simulating Frontends in Multi-Core Devices using Chrome DevTools

Do you know that you can simulate frontends in Chrome DevTools with any number of CPU cores you wish to have? Google Chrome DevTools is o...

Bit


6 Free Modern Tools for Developers of 2023

Do you want 2023 to go smoothly for your web development endeavors? Check out these free resources used by the 2023 Modern Web Developers...

Abdulazeez Sherif


How to Implement a Multiple Search Filter in Next.js

The project is from Frontend Mentor's Advanced API project. npx create-next-app restcountriescd restcountriesnpm run dev I'll recommend y...

Ryan


JavaScript

Day.js: Future of JavaScript Day and Time Handling

Date and time handling in JavaScript is a nightmarish experience for most software developers. This challenge has given rise to several t...

Bit


11 Console Methods in JavaScript for Effective Debugging

JavaScript console methods allow developers to access the debugging console in web browsers. Developers can improve the application debug...

Syncfusion


JavaScript Execution Context - How JS Works Behind the Scenes

Have you ever wondered how JavaScript works behind the scenes? It's actually quite fascinating! And that's what you'll learn about here. ...

Rwitesh Bera


15 Things I Learned About JavaScript

JavaScript is a programming language that is widely used on the internet and is an essential tool for web developers. It allows developer...

JavaScript In Plain English


JavaScript Fundamentals: Math Object

Today is the 4th day of my #100DaysOfCode journey with JavaScript. I write about my learnings in an explained way through my blogs and so...

Mr. Ånand 🧬


Detect Browser Bars Visibility with JavaScript

It's one thing to know about what's in the browser document, it's another to have insight as to the user's browser itself. We've gotten p...

David Walsh


A Complete Guide to "this" in JavaScript

Javascript newbies often don't understand the meaning of the this keyword in javascript. This topic will be of interest not only to begin...

JavaScript In Plain English


JavaScript print Events

Media queries provide a great way to programmatically change behavior depending on viewing state. We can target styles to device, pixel r...

David Walsh


How to Filter Duplicate Objects From an Array in JavaScript

To filter duplicate objects from an array by a property in JavaScript, use the filter() method to filter out elements that are not the fi...

Coding Beauty


Five reasons not to adopt any JavaScript framework

Angular, Ext JS, React, Vue, Svelte, Alpine, Remix, Blitz, Qwik and so on. A growing list of fantastic platforms for front-end developmen...

Giorgio Di Falco


TypeScript

Fun with Types

I've had a lot of fun over the years writing TypeScript, and I've delved deep into the cursed amazing land of generics. This post is goin...

Unicorn Utterances


Angular

How to Build a Route Reuse Strategy with Angular

Before jumping into Route Reuse Strategy, Let's understand what will happen if we navigate from one component to another component by cha...

Bit


React

Unleash the Power of Server-Side Rendering with React Server Components and Next.js 13

Server components is a feature of React that has been coming for a while now. We've all seen preliminary impressions about them and how t...

Bit


How to Handle React Query Error Response in React JS

React Query error handling example. Error handling is a crucial task in dealing with data fetching. React Query helps us to handle asynch...

Digamber Singh


Modular React applications

Structuring applications is a big discussion topic at the start of every project. There are many common practices on how to arrange direc...

JavaScript In Plain English


How to hide your API keys and tokens in React to protect your application

Have you ever noticed that some applications have API keys, tokens, or other sensitive credentials visible in their source code? or maybe...

L Javier Tovar


Mastering the useState Hook in React

Hooks were introduced in React 16.8 version. This magical React update made classes nearly obsolete and thus many developers have been us...

Bit


How to Create Custom Back Button with React Router DOM v6

A back button takes the back user to the previous page he visited earlier. An applicaiton is a conjugation of various pages; a user can n...

Digamber Singh


Node.js

Why NestJS is the Perfect Framework for ASP.NET Teams Migrating to Node.js (Or Vice-Versa)

There are a plethora of ways you can start your web development journey. The modern web has a lot of frameworks, and it's becoming more o...

theo


Tip for writing nodejs scripts using only built-in modules and async

For the last few years, I've spent a huge majority of my time writing scripts in nodejs as my default scripting language. I've dabbled wi...

Jonathan Creamer


Functional Programming

Higher Order Functions in JavaScript - Explained with Practical Examples

As a web developer, you should always strive to learn new techniques and discover ways to work smarter with JavaScript. One such techniqu...

Sobit Prasad


How to fix querySelectorAll is not a function error in JavaScript

In this tutorial, we are going to learn about how to solve the TypeError:querySelectorAll is not a function error in JavaScript. The Type...

Sai gowtham


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

Key phrases

Older messages

JSK Daily for Jan 12, 2023

Friday, January 20, 2023

JSK Daily for Jan 12, 2023 View this email in your browser A community curated daily e-mail of JavaScript news 7 Functional Programming Techniques for JavaScript Developers Functional programming is a

JSK Daily for Jan 16, 2023

Friday, January 20, 2023

JSK Daily for Jan 16, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Why You Should Avoid Mutating or Reassigning Props in Vue Props are a powerful feature in

JSK Daily for Jan 17, 2023

Friday, January 20, 2023

JSK Daily for Jan 17, 2023 View this email in your browser A community curated daily e-mail of JavaScript news How To Secure Your Site Against Web Scrapers - The Best Browser Fingerprinting Techniques

JSK Weekly - January 18, 2023

Friday, January 20, 2023

If you're a beginner developer in 2023, we'd suggest checking out all the tips and tricks for beginners, starting with Shahan Chowdhury's "How to learn code faster as a beginner in

JSK Daily for Jan 18, 2023

Friday, January 20, 2023

JSK Daily for Jan 18, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Building an Image Carousel in JavaScript Is Now Easy! The JavaScript Carousel is a highly

You Might Also Like

🤓 The Meta Quest Might Be the VR Steam Deck Soon — Games to Play After Finishing Wordle

Friday, April 26, 2024

Also: Why a Cheap Soundbar Is Better Than Nothing, and More! How-To Geek Logo April 26, 2024 Did You Know TMI: Rhinotillexomania is the medical term for obsessive nose picking. 🖥️ Get Those Updates

JSK Daily for Apr 26, 2024

Friday, April 26, 2024

JSK Daily for Apr 26, 2024 View this email in your browser A community curated daily e-mail of JavaScript news A Solid primer on Signals with Ryan Carniato (JS Party #320) Ryan Carniato joins Amal

So are we banning TikTok or what?

Friday, April 26, 2024

Also: Can an influencer really tank an $800M company? View this email online in your browser By Haje Jan Kamps Friday, April 26, 2024 Image Credits: Jonathan Raa/NurPhoto / Getty Images Welcome to

[AI Incubator] 300+ people are already in. Enrollment closes tonight at 11:59pm PT.

Friday, April 26, 2024

How to decide if you're ready. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Daily Coding Problem: Problem #1423 [Medium]

Friday, April 26, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. You are given an array of nonnegative integers. Let's say you start at the

Data science for Product Managers

Friday, April 26, 2024

Crucial resources to empower you with data that matters. ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Inner Thoughts

Friday, April 26, 2024

'The Inner Circle' Comes Around... Inner Thoughts By MG Siegler • 26 Apr 2024 View in browser View in browser If you'll allow me a brief meta blurb this week (not a Meta blurb, plenty of

Digest #135: Kubernetes Hacks, Terraform CI/CD, HashiCorp Acquisition, AWS Data Transfer Monitoring

Friday, April 26, 2024

Explore Advanced Kubernetes Techniques, Dive Into Terraform CI/CD Frameworks, Monitor AWS Data Transfer, and Explore Cloud Security with Gitleaks! ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Build5Nines Newsletter - April 25, 2024

Friday, April 26, 2024

View this email in your browser Build5Nines Build5Nines Newsletter Thank you for subscribing! I look forward to sharing with you the latest cloud news, technical help, and other thoughts around DevOps

Ranked | Which City Has the Most Billionaires in 2024? 💰

Friday, April 26, 2024

Just two countries account for half of the top 20 cities with the most billionaires. And the majority of the other half are found in Asia. View Online | Subscribe Presented by: Discover what drives