JavaScript Kicks - JSK Daily for Apr 18, 2023

JSK Daily forĀ Apr 18, 2023 View this email in your browser

A community curated daily e-mail of JavaScript news



7 Modern and Powerful JavaScript Features You Didn't Know About

In this article, we will explore seven cool and modern JavaScript features that most developers may not be aware of....

Bit




Node.js Performance Myths

Node.js is a JavaScript runtime built on top of Google's V8 engine that has gained popularity over the years. However, its popularity has led to the development of some myths which have prevented some developers from fully utilizing its capabilities. In this article, we will d...

Bit




The Backend-for-Frontend pattern using NextJS: A Step-by-Step Guide

The Backends-for-Frontends pattern might be exactly what you need to avoid monolithic Backend APIs and Frontends bloated with business logic. Let's implement one in Next.js, using WunderGraph as a BFF framework. Picture this: you've just developed and deployed your dream app. ...

JavaScript In Plain English




parseInt(0.000005) = 0 whereas parseInt(0.0000005) = 5, but how?

I was going through a youtube memes video that had this weird output from the parseInt function. So I had to look into it and the reason was pretty simple if you know how this function works. Let's get right into it!...

You know who




Adding constraint on a foreign key with node-pg-migration

node-pg-migration is a useful library. You can add a constraint of a foreign key with a simple references property on the column. For example, you have table client_session with publishable_key column and you want to reference publishable_key column in workspace table where it...

Azat Mardan


Copyright © 2023 Dotnetkicks, LLC, All rights reserved.
You signed up on JSK. These emails are configurable on your account page, or using links at the bottom of each email.

Our mailing address is:
Dotnetkicks, LLC
PO Box 45087
Seattle, WA 98145

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list

Older messages

JSK Daily for Apr 11, 2023

Tuesday, April 11, 2023

JSK Daily for Apr 11, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Create a Simple Dashboard for Data Analysis in React The right data analysis can result in

JSK Daily for Apr 10, 2023

Monday, April 10, 2023

JSK Daily for Apr 10, 2023 View this email in your browser A community curated daily e-mail of JavaScript news The Difference Between Type Aliases and Interfaces in TypeScript Before we dive deep into

JSK Daily for Apr 6, 2023

Thursday, April 6, 2023

JSK Daily for Apr 6, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Improve React Component Maintainability with Layered Architecture Maintainability is an

JSK Daily for Apr 5, 2023

Wednesday, April 5, 2023

JSK Daily for Apr 5, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript String Manipulation Techniques Every Developer Should Know Strings play a vital

JSK Daily for Apr 4, 2023

Tuesday, April 4, 2023

JSK Daily for Apr 4, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript String Manipulation Techniques Every Developer Should Know Strings play a vital

You Might Also Like

This Week in Rust #575

Friday, November 29, 2024

Email isn't displaying correctly? Read this e-mail on the Web This Week in Rust issue 575 — 27 NOV 2024 Hello and welcome to another issue of This Week in Rust! Rust is a programming language

Welcome to How-To Geek Newsletters

Thursday, November 28, 2024

How-To Geek Logo Hi, Welcome to the How-To Geek newsletters! We're delighted to have you as part of our community! Our newsletter includes highlights of the best stories, instructive how-to manuals

💻 Issue 438 - Hidden NET 9 gems

Thursday, November 28, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 438 Release Date Nov 28, 2024 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 445 - Rails is better low code than low code

Thursday, November 28, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 445 Release Date Nov 28, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 445 - Deno vs. Oracle: Canceling the JavaScript Trademark

Thursday, November 28, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 445 Release Date Nov 28, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 439 - Google's iOS app now injects links on third-party websites that go to Search

Thursday, November 28, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 439 Release Date Nov 28, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 363 - 7 challenges to do before a React interview

Thursday, November 28, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 363 Release Date Nov 28, 2024 Your weekly report of the most popular React news, articles and projects

💻 Issue 445 - Mastering JavaScript Event Delegation

Thursday, November 28, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 445 Release Date Nov 28, 2024 Your weekly report of the most popular Node.js news, articles and

📱 Issue 442 - Static, Dynamic, Mergeable, oh, my!

Thursday, November 28, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 442 Release Date Nov 28, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 440 - Nio: An Async Runtime for Rust

Thursday, November 28, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 440 Release Date Nov 28, 2024 Your weekly report of the most popular Rust news, articles and projects