JavaScript Kicks - JSK Daily for Feb 13, 2023

JSK Daily for Feb 13, 2023 View this email in your browser

A community curated daily e-mail of JavaScript news



Type vs Interface in TypeScript

Compare TypeScript Interfaces and Types. When should you use a type? When to use an interface What is the difference between type and interface in TS?...

Bit




How Enums Actually Work in TypeScript

Hello, my favourite bit lovers. Did you know, that is a function after compilation to JavaScript!? At some point, you need to ask yourself how things work under the hood. Today we will dive deeply into the magic of what happens to our Enum after compilation and how it works....

Bit




Recreating Crosswire's Reflective Grid with Three.js

Learn how to recreate the reflective grid and energy wave from Crosswire's website using Three.js. In this new ALL YOUR HTML coding session we'll dissect the reflective grid from Crosswire.io and recreate it with Three.js. Original: https://crosswire.io/ Agency: https://unseen...

Codrops




How can ChatGPT improve programming skills?

ChatGPT (Chat Generative Pre-trained Transformer) is released by OpenAI in November 2022. Within a month it reached a million users. Users can ask open-ended questions about any topic and receive responses generated specifically for the question. The usage of ChatGPT is endles...

JavaScript In Plain English




Best JavaScript Books and Online Resources: A Comprehensive Guide

Are you looking to improve your JavaScript skills and become a better front-end developer? Then you've come to the right place. In this comprehensive guide, we'll cover the best JavaScript books and online resources available to help you achieve your goal....

JavaScript In Plain English




The List of 2022's JavaScript Star Projects: Which is The Most Popular?

Recently, Best of JS officially announced the 2022 list of JavaScript star projects. This list provides an overview of trending projects in the JavaScript ecosystem over the past 12 months! This list......

Biscuit




How to narrow and secure types with const assertions

I'm continuing my journey of learning TypeScript, and it's a wild ride. Sometimes I feel like I have things under control, but other times, I'm looking at a type definition at work, and all I can do is scratch my head in confusion. It'll be a long journey!...

stefan judis




Debug Cypress Commands cy.get And cy.contains

Imagine we have a Cypress test that used to pass all the time and suddenly it is failing to find a simple element. And the element is right there. What is going on? This blog post teaches you to debug...

Gleb Bahmutov




Discovering Primitive Objects In JavaScript (Part 1)

In the first part of the series, Kirill Myshkin covers some aspects of JavaScript that help bring objects closer to primitive values, which allow benefiting from common language features that aren't usually associated with an object, like comparisons and arithmetic operators....

Smashing Magazine




Why Don't You Hear Much About GraphQL These Days? - I Like Kill Nerds

You might have noticed that you don't hear about GraphQL as much as you used to. Some people might have you believe that developers have lost interest in this technology, but that couldn't be further from the truth. This blog post will explore why GraphQL isn't as talked about...

Dwayne Charrington




React Server Components vs. Server-Side Rendering

React 18 introduced a completely new paradigm to the frontend realm in the form of React Server Components (RSC). Next.js 13 followed suit by introducing support for RSC through their app directory......

Frontend Weekly




Making Network Requests with the Fetch API in JavaScript 💻🔍

Making network requests is a common task for a front-end web developer. A solid understanding of the Fetch API is essential for any modern web developer, whether it's to retrieve data from an API or to send data to a server....

Frontend Weekly


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

Key phrases

Older messages

JSK Daily for Feb 9, 2023

Thursday, February 9, 2023

JSK Daily for Feb 9, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Running Node.js in Your Browser with WebContainers WebContainers - introduced by StackBlitz

JSK Daily for Feb 8, 2023

Wednesday, February 8, 2023

JSK Daily for Feb 8, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Map vs. Object Map and Object are used in JavaScript to store data as dynamic

JSK Weekly - February 08, 2023

Wednesday, February 8, 2023

Everybody loves cookies, right? The edible ones of course. But what about web cookies? A bit daunting at times, we know. Fernando Doglio has done an AZ on everything you ever wanted to know about

JSK Daily for Feb 7, 2023

Tuesday, February 7, 2023

JSK Daily for Feb 7, 2023 View this email in your browser A community curated daily e-mail of JavaScript news JavaScript Map vs. Object Map and Object are used in JavaScript to store data as dynamic

JSK Daily for Feb 6, 2023

Monday, February 6, 2023

JSK Daily for Feb 6, 2023 View this email in your browser A community curated daily e-mail of JavaScript news Maximize Your React Skills: Build a To-Do List App from Start to Finish (with TypeScript +

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