JavaScript Kicks - JSK Daily for Dec 9, 2020

JSK Daily for Dec 9, 2020 View this email in your browser

A community curated daily e-mail of JavaScript news



Exploring the Network Tab in Chrome Dev Tools

Chrome Dev Tools is one of the vital tools when it comes to web development. It is equipped with a large number of features for us to take advantage of. In this article, I will be focusing on using......

Bit




Fading in a Page on Load with CSS & JavaScript - Impressive Webs

When I visit a page, I get annoyed when I try to interact with elements while the website is still loading. Often stuff is moving around, fonts aren't quite loaded, and it feels broken. I know nowadays we're obsessed in this industry with gaining every millisecond in page perf...

Louis Lazaris




Automating Your iPhone With Just JavaScript

If you would like to receive tutorials on the most exciting technologies built around JavaScript, sign up below. Scriptable is an extremely powerful IOS app that lets you run any JavaScript on your iPhone....

James Robertson




Facepalm Mistakes to Avoid When Using React Hooks

Most likely you've read many posts on how to use React hooks. But knowing how Not to use, sometimes, is equally important as knowing how to use. In this post, I will describe the React hooks usage mistakes, and how to fix them....

Dmitri Pavlutin




TypeScript & Relevance

In our wide world of building for the web, we have every opportunity to talk about tools. We lunge to fill every gap we find in our projects with a definitive technological approach. Some of us are given "a seat at the table" feasting on even the most minuscule of technologica...

CSS-Tricks




JavaScript Algorithms: Merge intervals (LeetCode)

Given an array of intervals where intervals[i] = [starti, endi], merge all overlapping intervals, and return an array of the non-overlapping intervals that cover all the intervals in the input. Example 1: Input: intervals = [[1,3],[2,6],[8,10],[15,18]] Output: [[1,6],[8,10],[1...

JavaScript In Plain English




A Happy Holiday VR Card Experience!

Happy Holidays All! I wanted to give you an A-Frame Seasonal VR card experience. I have snow again; tis the season. Will be updating some of my older stuff to include the Oculus Quest 2. Try it out here: Three source files....

Michael McAnally




Preloading Web Assets

Preloading data is useful yet perhaps underused web development technique. When it comes to performance, the best work is the one you don't have to do. The second best is the one you can do ahead of time. Preloading achieves exactly this as it gives the browser a hint to begin...

SurviveJS




An update on MDN Web Docs' localization strategy - Mozilla Hacks - the Web developer blog

In our previous post - MDN Web Docs evolves! Lowdown on the upcoming new platform - we talked about many aspects of the new MDN Web Docs platform that we're launching on December 14th. In this post, we'll look at one aspect in more detail - how we are handling localization goi...

Mozilla Hacks




11 Tools To Build a Monorepo In 2021

Best tools to build a monorepo. Develop, build, and publish packages, and scale development. Discover Lerna, Nx, Rush, Bit, Yarn Workspaces, and more....

Bit




JSK Weekly - December 09, 2020

Before we jump ahead into 2021, mentally, just yet ... why not celebrate some underrated projects from a less than rated year? Arek Nawo kicks us off with "Lesser-known JavaScript open-source projects of 2020", so why not add to the list?

Other popular reads this ...

JavaScript Kicks


Copyright © 2020 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 Dec 8, 2020

Tuesday, December 8, 2020

JSK Daily for Dec 8, 2020 View this email in your browser A community curated daily e-mail of JavaScript news New JSX Enhancements in React 17 React 17 release is unique. There are hardly any new

JSK Daily for Dec 7, 2020

Monday, December 7, 2020

JSK Daily for Dec 7, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Coding a Simple Raymarching Scene with Three.js A coding session where you'll learn how

JSK Daily for Dec 5, 2020

Saturday, December 5, 2020

JSK Daily for Dec 5, 2020 View this email in your browser A community curated daily e-mail of JavaScript news How to Get Sticky and Full-Bleed Elements to Play Well Together I had a unique requirement

JSK Daily for Dec 4, 2020

Friday, December 4, 2020

JSK Daily for Dec 4, 2020 View this email in your browser A community curated daily e-mail of JavaScript news Why Namespaced JSON Formats Are Bad For Translation Files I want to discuss a JSON format

JSK Weekly - November 25, 2020

Friday, December 4, 2020

Coding is not an exact science, by any stretch, but Gregory King decided to have some fun and take it to a whole new level in "Periodic Table of Elements in Svelte." Other highlights this

You Might Also Like

SRE Weekly Issue #425

Monday, May 20, 2024

View on sreweekly.com Welcome to a special re-send of SRE Weekly Issue #425! For those of you getting this for a second time, my apologies. I attempted to change to a new email vendor, but they

SRE Weekly Issue #425

Monday, May 20, 2024

View on sreweekly.com A message from our sponsor, FireHydrant: FireHydrant is now AI-powered for faster, smarter incidents! Power up your incidents with auto-generated real-time summaries,

🤖 Will AI Gadgets Replace Our Smartphones? — 4 Ways to Use Excel in Daily Life

Sunday, May 19, 2024

Also: How to Declutter Your Google Search Results, and More! How-To Geek Logo May 19, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Daily Coding Problem: Problem #1446 [Medium]

Sunday, May 19, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Google. Given a set of closed intervals, find the smallest set of numbers that covers

RD#456 Data Fetching Patterns in Single-Page Applications

Sunday, May 19, 2024

Five patterns to help Single Page Applications fetch data from remote sources ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

C#506 .NET 9 LINQ Performance Edition

Sunday, May 19, 2024

The team has been working on improving performance ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

PD#574 Programming like it’s 1977

Sunday, May 19, 2024

128 bytes of RAM, no operating system, and limited types of sprites ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Defeating Mouse Lint 🖱️

Sunday, May 19, 2024

How optical mice scrolled past rubber balls. Here's a version for your browser. Hunting for the end of the long tail • May 19, 2024 Hey all, sorry this is running a little late. Last week's odd

Android Weekly #623 🤖

Sunday, May 19, 2024

View in web browser 623 May 19th, 2024 Articles & Tutorials Sponsored Webinar: Compiler Technology vs Wrapper Solutions The right mobile app protection secures apps and SDKs against threats such as

Does AI spell doom for the open web?

Sunday, May 19, 2024

Plus, a proposal for Melinda French Gates View this email online in your browser By Anthony Ha Sunday, May 19, 2024 Image Credits: Google OpenAI and Google both made big announcements this week —