As some of you guys might know that I started my coding journey with Front End Development. In the beginning, everything felt amazing because I had a lot of things to learn and tinker around. I used to spend atleast 7 hours infront of my laptop screen studying and learning new things. But after a year this motivation started to fade away. I started to lose interest because I felt like I knew everything. The excitement to build new projects was also gone. I felt like quitting.
But fortunately I joined an Internship at a startup which changed everything. There I met with some amazing people who were Front End Devs like me but they were on completely different level. Soon, I started to realize that creating a feature is easy but making it scalable is a lot tougher
. Previously I heard about this term clean code
a lot in the YouTube tutorials that I watched but never really understood the difference. I thought that every piece of code that we write were same. But this notion got destroyed after watching the code of those people. Reading a clean code
felt like reading nursery rhymes (yup, you read it right). It was so easy to understand because everything that was present in the code had a clear meaning. From variable naming, function naming, hierarchy of the functions
everything looked amazing. In short I found new gems in the old treasure
.
Now, some of you guys might be thinking that why am I writing this. Well because my Dad thinks that a student should complete his education before joining any job/internship. Since, I am a second year student at a Tier-3 college so, my Dad always pressured me to only focus on studying the subjects taught in college. But guys believe me, the opportunities in this world are huge. Nowadays, in order to be established it's not necessary to follow the path of formal education.
Learn something new, create something new and if you truly work hard then there will be people who will come in your life to take you to another level which you never expected of.
Happy Coding Guys