Biggest Mistake I did in learning Full-Stack Development
Table of contents
Everyone says to build to learn in development, and that's what I did. However, most of the time, I couldn't even finish my projects because I was learning while creating something I would use (I only like to do projects that solve my own or someone else's problem). I soon lost interest in the project or app because it was taking too long to build. If the problem is a major issue, I find a quick way to solve it by some 3rd-party not-so-good solution, and if it's not that big, I ignore it until it bothers me again.
Solution to this problem
If you want the solution for a problem, make it fast and automate as much as you can to save time. [Tools I recommend: Nextjs, Supabase, Cursor, Vercel]
List some main feature or functionality for your solution.
Add it into README file so you don’t forget.
Build Fast, Ship Fast.
Boom your solution is Ready.
How to learn
To learn a concept, a tool, a framework or anything
Watch tutorials and read docs.
Try on your local machine.
Peak and Tweak here and there to know the working.
Find a project on GitHub and understand it related to that skill your kinda learnt.
Start contributing.
DO NOT build a full ledge real-world problem solving project solution to learn the new concept in Development. I repeat DO NOT…
it’s my first time writing a blog as my notes and sharing with you’ll so let’s be gentle here. This is your tech boii, Shaan will come up with new ground breaking, mind blowing solutions for your weird problems again in my this blog series!
Subscribe to my newsletter
Read articles from Shantanu Rathod directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by