2024  26

November  2

Add the Current Copyright Year to the HTML File in a Vite Project

 ·  · 2 min · 363 words

Guides to Promoting a JavaScript Open Source Project

 ·  · 6 min · 1144 words

October  3

Add/Update/Remove an HTML Attribute in JavaScript

 ·  · 5 min · 1027 words

Simple and Error-Free Linked List Implementation With a Dummy Head/Tail Node

 ·  · 5 min · 1030 words

A Type-Safer Alternative to Type Guards in TypeScript

 ·  · 7 min · 1394 words

September  3

Should You Build Your Next Command Line Utility Using Node.js? Factors to Consider

 ·  · 4 min · 695 words

Bitwise Operators in JavaScript and When to Use Them

 ·  · 7 min · 1304 words

Javascript/Python Array Quick Reference

 ·  · 2 min · 355 words

August  3

Assertions in Loops in Unit Tests: Tips and Best Practices

 ·  · 2 min · 365 words

Assertions in If-Clauses in Unit Tests: Tips and Best Practices

 ·  · 3 min · 477 words

An Elegant and Safe Solution for the Strict Typing of Array.includes

 ·  · 6 min · 1133 words

July  3

JavaScript Performance Tips: The Hidden Cost of Literals

 ·  · 7 min · 1424 words

Tips to Improve Git Experience for JavaScript Projects

 ·  · 2 min · 410 words

HTML Tricks to Speed up Loading React Apps

 ·  · 5 min · 1027 words

June  3

Semantic Versioning of Npm Packages After a Dependency Update

 ·  · 5 min · 985 words

TypeScript: Typing CSS Variables in React

 ·  · 3 min · 532 words

Guides to Writing Cross-Platform Scripts in package.json

 ·  · 3 min · 565 words

May  4

Automatic Polyfill for Modern Browsers With Vite

 ·  · 4 min · 711 words

Exploring the Difference Between the Effects of Dependencies and Peer Dependencies after NPM v7

 ·  · 7 min · 1426 words

Restrict Access to a JavaScript Application Embedded via an iframe

 ·  · 4 min · 735 words

Set an Attribute Without Value in JavaScript

 ·  · 3 min · 552 words

April  5

Maintaining an Open Source JavaScript Project? Help Dependents Retain Notices

 ·  · 3 min · 574 words

Unleash Git Power with Enhanced User Configuration

 ·  · 4 min · 711 words

Make TypeDoc Generate a 404 Page

 ·  · 3 min · 489 words

Typing Wrapper Functions in Typescript

 ·  · 3 min · 558 words

Test the Presence of a Material UI Icon in Jest/Vitest

 ·  · 1 min · 197 words