Learning notes
First Impressions on Frontend Runtime Safety - Zod in a Day
How to achieve runtime safety with Zod on the Frontend
Tiny projects that I do to demonstrate stuff.
Learning notes
How to achieve runtime safety with Zod on the Frontend
ReactJS
How do you change a sibling or parent component from a child component in React?
Web Development
I made an animating gradient with only CSS and one DOM element.
Demo
These are the most common JavaScript Snippets that I use. You can check out the utils.js script on my GitHub Gist.
Demo
This second part allows all of the task records to be saved and across browser sessions with Local Storage. Check out part 1 if you haven't already.
Demo
I wrote a simple Pomodoro timer based on Vue.js based on a project made by William Imoh.