Don't fall in love with your code
Sometimes the best code is the code you delete. Don't love your code and do what's best for the codebase.
This is my personal blog posts
Sometimes the best code is the code you delete. Don't love your code and do what's best for the codebase.
The computer hardware landscape has changed dramatically over the past decade. What once was full of custom hardware are now consolidating into a few standards. The PS3 was one example of such custom hardware.
ChatGPT is all the rage these days. Is it really that good for developers though?
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!
I got 300 Signups with a simple landing page. No product, no nothing. Here's what happened.
It's been decades since the invention of browser tabs. Now, everybody uses them. What does the future of tabs look like?
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.
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.