🔥 Format relative time amounts – like "2 seconds ago" – with the JS Intl.RelativeTimeFormat() API Post date November 1, 2022 Post author By Wes Bos
🔥 Any HTML element can be visible/editable with block; and contenteditable – including style tags! Post date October 29, 2022 Post author By Wes Bos
🔥 You don’t need a library to format money in JavaScript! Use Intl.NumberFormat() to format all $$$ Post date October 28, 2022 Post author By Wes Bos
🔥 You can create a Type Guard in TypeScript by using the `is` keyword in a functions return type. Post date October 26, 2022 Post author By Wes Bos
🔥 The difference between `any` and `unknown` in TypeScript: Post date October 25, 2022 Post author By Wes Bos
🔥 Text Pastry is a super handy plugin for inserting incremental numbers at each cursor Post date October 20, 2022 Post author By Wes Bos
🔥 TypeScript has a bunch of super handy commands for refactoring your codebase Post date October 20, 2022 Post author By Wes Bos
🔥 Quickly add all properties to a typed object in TypeScript with the ts-quickfixes extension Post date October 19, 2022 Post author By Wes Bos
Used machine learning and TypeScript to detect hot dogs. This might be the peak of my career Post date June 10, 2022 Post author By Wes Bos
Merch Store Sales and Fulfillment with TypeScript + Next.js Post date February 24, 2021 Post author By Wes Bos
Can you solve this tricky JavaScript Array problem? Post date December 11, 2020 Post author By Wes Bos
hosers are tweeting about github contribution graphs again Post date September 16, 2020 Post author By Wes Bos
A tour of my new personal site built in React + Gatsby Post date April 23, 2020 Post author By Wes Bos
Gatsby + Serverless Open Graph Images Caching (Part 2) Post date March 31, 2020 Post author By Wes Bos
Generating OG Images with Serverless Functions, CSS and React Post date March 13, 2020 Post author By Wes Bos