Blog

Cover image

I have a new Junior Developer and it kinda sucks

May 11, 2023

ChatGPT is all the rage these days. Is it really that good for developers though?

Cover image

Making YouTube video with React

February 23, 2023

I wanted a good animation for my first YouTube video. But with no experience with tools like After Effects, what can I do? React JS to the rescue!

Cover image

300 Signups, No Product, Only Landing page

September 21, 2022

I got 300 Signups with a simple landing page. No product, no nothing. Here's what happened.

Cover image

I have 218 browser tabs open

August 1, 2022

It's been decades since the invention of browser tabs. Now, everybody uses them. What does the future of tabs look like?

Cover image

Rust from 0 to 80% for JavaScript Developers

May 1, 2022

Learn Rust to 80% in 5 minutes by leveraging your existing JavaScript knowledge. In this article, I list a number of differences Rust has compared to JS that is crucial to understanding it.

Cover image

Can you re-create this web component?

January 18, 2022

Are you a confident front-end developer? Try to re-create this pagination component from GitHub. In this article, I talk about how seemingly simple task can take a long time without proper evaluation.