This comprehensive lecture focuses on an array of essential tools for JavaScript development. It begins with a walkthrough of integrated development environments like Visual Studio 2013 and Notepad++, followed by a deep dive into the capabilities of Sublime Text 2 along with its useful plugins. The session then transitions into a robust exploration of various debugging tools, detailing the distinctive features of Google Chrome / Opera Developer Tools, Firefox Firebug, and Internet Explorer F12. By the end of the lecture, attendees will have gained substantial knowledge of these crucial tools that aid in efficient and effective JavaScript development.
Topics covered:
JavaScript Development Tools
Visual Studio 2013
Sublime Text 2 with plugins
Notepad++
Debugging tools
Google Chrome / Opera Developer Tools
Firefox Firebug
Internet Explorer F12
Utilities
Video (in Bulgarian)
Presentation Content
JavaScript Tools
JavaScript is an interpreted language
It is run and executed by the browser
The means to acquire the JavaScript code are trivial
No matter how or where it is coded
A simple Notepad will do the trick
Yet, there are many tools that easify JavaScript coding
Like editors, debuggers, etc…
JavaScript Development Tools
All a developer needs for coding JavaScript is a text editor
Notepad/Notepad++ will do the trick
Yet, JavaScript is one of the popular guys now
Many, many tools for coding JavaScript
Sublime Text 2 / Sublime Text 3
Visual Studio 2012/2013
Adobe Brackets, Cloud9, Telerik AppBuilder
JavaScript Development Tools for Eclipse
Sublime Text 2
Sublime Text is a sophisticated text editor for code, markup and prose