Brief Summary
This course helps you dive deep into making web applications without dependencies using JavaScript. With insights from over a decade of experience, you'll learn about modular loading and key libraries to boost your coding skills and keep your apps running smoothly.
Key Points
-
Dependency-free programming is the goal.
-
Learn two cool libraries: radioJS and requireJS.
-
Gain skills in modular loading and class structures.
-
Understand pub/sub mechanics for better app interaction.
-
Fix bugs like a pro and make your apps faster.
Learning Outcomes
-
Build dependency-free web applications.
-
Improve coding practices in JavaScript.
-
Master pub/sub mechanics for better app communication.
-
Use radioJS and requireJS for enhanced performance.
-
Troubleshoot and fix bugs effectively.
About This Course
dependency free, modular programming with radioJS and require JS
This course gathers 10 years of web experience in order to achieve dependency free and high maintainability with javascript application with the process of modular loading and classes.
This would require you to have some basic knowledge in javascript HTML and CSS and .
this course will in the first place give you the tools to see what is underneath any web application as long as fixing the bugs that may occur. Then will guide you through the use of two libraries that will enhance the speed and quality of your traditional web applications.
you should take this course if you are looking to stand out in your work environment by providing slick approaches to coding practices with javascript.
Create dependency free web application with javascript and author any type of applications
understand pub/sub mechanics
manipulate the module loaders with javascript and requireJS
Moises A. Q. C.
I felt that this modular programming course gave a simple limited introduction to how to create communicating modules but did not mention anything about the javascript types or file access when loaded in a browser.