Install and Configure Sublime Text 3 for JavaScript and React for Newbies




While I have dabbled in JavaScript in the past, I am really new to the technology, including React. Nearly every online training course, YouTube video, and blog uses Sublime. If you are new like me, you would watch these videos and wonder how they were doing certain things in the code window. I am going to walk you through how I set up Sublime from beginning to end. You will learn how to install and remove packages (add-ons) for Babel and TypeScript, and show you some other tips along the way.

00:00:00 – 00:02:00 – Install Sublime.
00:02:01 – 05:04:27 – Add a PATH variable to access Sublime (subl.exe) from the command line.
05:04:28 – 12:17:09 – Basic editing and working with files, folders, and tabs.
12:17:10 – 18:29:10 – Install and removing packages, including TypeScript.
18:29:11 – End – Using the TypeScript package.

Original source


29 responses to “Install and Configure Sublime Text 3 for JavaScript and React for Newbies”

  1. dude i was trying to follow you but you went to the command line with out showing us how to get there hence making it impossible to follow you any further when some one is trying to learn and you choose to teach assume they know nothing which is why there are trying to learn because they don't know how to do it. thanks for trying but totally wasted my time.

Leave a Reply