Use of JS
The Complete Guide:
Thread π§΅
The Complete Guide:
Thread π§΅
β‘οΈ CLIENT-SIDE: π
JavaScript is popularly used on the client side to add interactivity to web pages.
It is also used for creating animations, building or drawing all kinds of interfaces or diagrams ( charts, icons , SVG )
JavaScript is popularly used on the client side to add interactivity to web pages.
It is also used for creating animations, building or drawing all kinds of interfaces or diagrams ( charts, icons , SVG )
β‘οΈ SERVER-SIDE: π
The most developed area of JavaScript outside the browser is surely the server side. All thanks to
Node.js Node allowed JavaScript to be used for simple server tasks like database access , website hosting, etc.
The most developed area of JavaScript outside the browser is surely the server side. All thanks to
Node.js Node allowed JavaScript to be used for simple server tasks like database access , website hosting, etc.
β‘οΈ DESKTOP APPS: π
Electron JS Framework is a tool using both Node.js and Chromium which lets you create full-blown desktop apps with the website-like toolset, i.e HTML, CSS, and JS.
Electron JS Framework is a tool using both Node.js and Chromium which lets you create full-blown desktop apps with the website-like toolset, i.e HTML, CSS, and JS.
β‘οΈ MOBILE APPS: π
Frameworks like React Native aim to allow developers to write mobile apps with web technologies, but with the feel and performance of native apps.
Frameworks like React Native aim to allow developers to write mobile apps with web technologies, but with the feel and performance of native apps.
β‘οΈ PROGRESSIVE WEB APPS ( PWA ): π
PWAS are web applications with some "mobile-app powers ".These applications are nothing more than usual websites, with some performance and offline - mode enhancements.
PWAS are web applications with some "mobile-app powers ".These applications are nothing more than usual websites, with some performance and offline - mode enhancements.
β‘οΈ MACHINE LEARNING: π
With libraries like TensorFlow.js JavaScript can develop ML models directly in the browser and to build deep learning apps.
With libraries like TensorFlow.js JavaScript can develop ML models directly in the browser and to build deep learning apps.
If you enjoyed reading this thread, please do the following:
1. Like the threadβ€οΈ
2. Retweet the first tweet.π
3. Follow me and enable notifications: β
@CodeMarch
Thank you for reading all the way through.
1. Like the threadβ€οΈ
2. Retweet the first tweet.π
3. Follow me and enable notifications: β
@CodeMarch
Thank you for reading all the way through.
β¨ JavaScript for Starters: The Complete Guide β¨
β± JavaScript Roadmap 2022
β± JavaScript Fundamentals with Exp.
β± 50+ Programs to practice with Soln.
β± 50+ Project Ideas
β± 25+ Projects Code
Grab it NOW. codemarch.gumroad.com
β± JavaScript Roadmap 2022
β± JavaScript Fundamentals with Exp.
β± 50+ Programs to practice with Soln.
β± 50+ Project Ideas
β± 25+ Projects Code
Grab it NOW. codemarch.gumroad.com
Loading suggestions...