My transition from Notepad to VSCode
Transitioning from Notepad to VSCode.
On 19th March 2019, I tweeted this.
Got reply which suggessted me to write this post.
So, why not? It’s been a long time since my last blog post.
My transition from Notepad to VSCode was not a quick switch. While getting there, I learnt a lot of things.
Notepad
Everyone’s first editor 👉 Notepad
I remember my first HTML CSS bootcamp I visited in 2015. They taught me to write code in Notepad.
Of course, being a former Windows boy, Notepad will always be your first choice to edit any kind kind of texts.
Today, when I look back, I feel so silly having coded on a text editor with no syntax highlighting, no plugins, no extensions, and no linting! 🤣
Notepad++
Notepad++ was like a huge upgrade from Notepad.
It had Syntax highlighting. And look at those numerous options in the menu bar! It had copy/paste, find, zoom, record and many more features that I didn’t even know nor tried for.
I wanted to not just design web pages, but make them dynamic.
So, I joined a PHP bootcamp in my city (Nashik). There I was kinda forced to use another Code Editor.
Adobe Dreamweaver
Dreamweaver had a license! 😆
It had a lot of features in built for designers and developers, but was yet very distractive and complex for use. Its loading time was ridiculous. It makes you wait as long as you waited for Photoshop to open on a Windows machine.
After completing bootcamp in early 2016, I preffered Notepad++.
That was the time when I had less to no projects built. What I built was this website, iqubex.com in plain HTML and CSS! It was a blog where I published articles through FTP. Every time I published a new post on FTP server, I updated the index page of the website by putting the link of that newly uploaded HTML post on the top. How silly I was. 😆
In late 2016, WordPress came in my life. That CMS runs this website today.
I started to learn to make plugins for
Sublime Text
This was the period when I spent most of my time coding basic PHP webapps. For learning purposes, I created Calculators, Budget Helpers, etc.
Every thing I knew by far was to write the code, go to the browser and reload!
VSCode
I yet had a Windows machine. VSCode on Windows 8 was very slow. But, I switched to VSCode just for the sake of switching.
That was early 2017. Adoption rates of VSCode were comparatively low. Most devs used Sublime Text.
I created two WordPress plugins on this editor. I got some coding experience and felt the fun to code on VSCode.
MacOS
This operating system, I swear is enriching developer experience!
Thanks to mom for getting me my lovely Macbook Air in late 2017.
Here, I first installed Atom Editor, and used it the most!
The Atom editor was fantastic. Never saw such an easy access to themes and packages in an editor via graphical user interface!
It had a lot of options in settings to play with. It’s just fun! But, again. A problem.
LOAD TIME.
It took seconds to load every file. The pain of waiting for 3 seconds to just load a file in editor to check what’s in, is huge!
While in Atom Editor, I created a Twitter bot, learned Laravel and Java, I wanted a shift. I wanted Intellisense that you get nowhere but on VSCode.
Back to VSCode
VSCode on mac was fast. Though Sublime text is the fastest,
That was 2018, when most of the developers were switching to VSCode from Sublime. This big shift was due to intellisense that the Microsoft’s software had.
It had Git builtin by default. That is a huge plus point!
Mr. Ahmad Awais‘ 🦄 Shades of Purple VSCode theme nourishes my eyes like never before. 😍
Here, I learned ReactJs and React Native. I started loving the JavaScript ecosystem due to VSCode’s autocomplete feature. 😆
Today, I know JavaScript, ReactJs/NextJs, GraphQL at an intermediate level.
It feels really very fascinating to know that there is so much more to learn in the field I have chosen.
Final words
My transition from NotePad to VSCode is a long story. Feels so good to look back today.
Started with NotePad when I was 12, ongoing with VSCode when I am 15. 👐
Of course, after
The more I learn, the more I realize how less I know! 😅
Me.
Every developer, starts with small. Learns more and more. So as to be able to tell a story. What’s your Editor Story? How did you transition? Tell me in the comments section. 🛋️🍿