233 thousand subscribers
988 videos
What are my thoughts on Bun?
This is a good beginner React interview challenge question
Why serverless is sometimes GOATED (removing 1,000 image backgrounds in seconds)
Why I’ll never deploy to a VM again
Live Coding a Say Their Names Webpage: HTML, CSS, and Javascript
next.js server actions are game changing
Adding CSS Transitions to the React Image Slider
I spent an hour debugging this react error
How to persist the shopping cart state to local storage
Goodbye Nextra
how to create a setter function on a javascript object literal
forEach - Array Methods - Javascript Tutorial
How to extract patterns from strings using regex groups
How to get all of the keys in a javascript object
I'm now VPS red pilled (and protecting with CloudFlare)
React Challenge - Can you Build a Multi-Select State Dropdown?
I'm starting to come around to liking React Testing Library
You want to learn this debugging technique (more next.js issues)
The easiest way to setup google maps in next.js
The best way to loop over an array in Javascript
How I like to implement role based authorization in Next.js apps
Practicing TDD using Jest and Node (JavaScript) for calorie tracker cli tool
Trying to answer interview questions a subscriber was asked for junior full stack position
Working on Project Planner AI (Next.js / Typescript)
I found my new favorite tool for making sequence diagrams
Why I stopped using REST for side projects
Why I like using absolute imports in my react applications
Why you should be using feature flags for your web applications
How to hide object properties from console logs and iteration
The important things to know about React state and renders
What are my thoughts on Vue3
BEGINNER Javascript Practice - Loops & Iteration - Histogram Character Count
HyperHTML is a cool javascript library
I'll help with any JavaScript concepts you need extra help on
My favorite component library is unstoppable
Is your code a mess? Use DRY to write cleaner code (and why DRY can be bad)
Streaming a WebCam using Express, OpenCV, and Socket IO
How to build & deploy a MERN stack web application (typescript, mongo, express, react, node)
Need to debug node performance issues? use a flame graph
Stop using typescript env variables wrong
My favorite vscode themes I’ve used
How do I plan out my software development projects (talks about agile development)
How do software projects achieve zero downtime database migrations?
What's the difference between a website and a web app
A Practical Example of Performance Optimizations in Node.JS | Looking at HashLips NFT Art Engine
BEGINNER Javascript Problems - Loop & Iterations - Counting Characters in String
How to set dynamic keys on objects in javascript
Next's Server Actions Might Not Be That Safe...
Coding a Custom usePaginationFetch React Hook Tutorial
How to handle errors in Javascript using try catch
Drag and drop in react was a lot easier than I thought