EmrahFidan / JavaScriptBasic

This project is the project folder I use to learn javascript syntax, with basic and intermediate project examples.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


🔝 JavaScript Syntax LC

GitHub JavaScript Node.js Version Developed with Visual Studio Code License LinkedIn


This project is my Javascript syntax learning project folder, with basic and intermediate project examples.

Features

Here are some of the main features of this project:

  • E86: The project includes features and components related to the E86 standard, ensuring compatibility and compliance with industry standards.

  • LC (Learning Code): The code base of this project is structured and documented with learning in mind. It serves as an excellent resource for individuals who want to understand web development best practices.

  • Udemy Course Reference: I developed this project while taking the Komple Sıfırdan Web Geliştirme Kursu on Udemy. You can refer to this course for more in-depth learning about web development, which greatly influenced the development of this project.

  • Responsive: The web application is designed to be responsive, ensuring that it works well on different screen sizes and devices. Users can enjoy a consistent and user-friendly experience regardless of how they access the application.

  • Clean Code: The project follows best practices for code organisation and cleanliness, making it easier to maintain and evolve.

A detailed visual representation of the application's user interface can be found in the Figma design file. This design gives an idea of how the application should look and feel.

Installation of the project


git clone https://github.com/EmrahFidan/JavaScriptBasic.git

Lessons Learned

Being able to do anything with a software language. I think it will be used more than python over time. I even think it should be the language of introduction to the software.

Its use is quite enjoyable and the most up-to-date developing software language, especially its frameworks are quite useful.

In general, I had problems with the installations.

Feedback

If you have any feedback, please contact me at: emrahfdn.work@gmail.com

About

This project is the project folder I use to learn javascript syntax, with basic and intermediate project examples.

License:MIT License


Languages

Language:HTML 58.5%Language:JavaScript 41.5%