Skip to content
Mohamed Hassan edited this page Nov 6, 2025 · 47 revisions

Javascript_badge svg


Warning ⚠️:

The main objective of this repository is to qualify yourself by getting hands-on-experience as much as you can before joining a standalone corporate in the future as a Junior JavaScript Developer [Web Frontend].



Prerequisites:



Source code file has extension of .js


References:


If you're a computer science undergraduate, no worries mate πŸ˜‡ and be open always. Just follow the given curriculum via accredited professors in a LEGAL university which is controlled via a Government worldwide and do their given lab-exercise besides following-up with their fellow teaching assistants

giphy-2


Tools:

  • Chrome

  • Happy coding with VS Code IDE 😍

  • Get yourself familiar with the command prompt

    • to get more visibility, you can use this awesome 😍 command_line-tool CURL
  • Git

  • NodeJS

    • Download Node.js (LTS)
  • Connectors with backend apps shall be with an http-client that is built locally based on the interface integration contract made of JSON

    • JSON file represents a data exchange model.
    • Besides data types per language in bits representation shall be known in advance to do the proper mapping upon implementation.
  • Building tool:


After mastering the basics of Javascript programming language, you can start with this web-frontend program.



Clone this wiki locally