https://github.com/hozlucas28/js-complementary-course-2023
Repository of JavaScript complementary course of @udemy.
https://github.com/hozlucas28/js-complementary-course-2023
2023 complementary course husky javascript mit-license prettier udemy
Last synced: about 1 month ago
JSON representation
Repository of JavaScript complementary course of @udemy.
- Host: GitHub
- URL: https://github.com/hozlucas28/js-complementary-course-2023
- Owner: hozlucas28
- License: mit
- Created: 2023-01-08T06:41:00.000Z (over 3 years ago)
- Default Branch: Master
- Last Pushed: 2025-01-01T02:03:37.000Z (over 1 year ago)
- Last Synced: 2025-02-05T14:46:24.420Z (over 1 year ago)
- Topics: 2023, complementary, course, husky, javascript, mit-license, prettier, udemy
- Language: JavaScript
- Homepage:
- Size: 98.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JS Complementary Course [2023]
Repository for reviewing JavaScript - React course.
Summary •
Installation •
Related •
License •
Acknowledgments •
Contact
Summary
This is a repository where I store all lessons that I take for reviewing JavaScript language in React course of Udemy platform. In addition, I used npm packages like: Prettier and Husky to make my code be more 'prettier'.
Installation
Clone the repository, install Node.js (runtime environment) and use Visual Studio Code (code editor). Now, if you want to test a JavaScript file write node <FILE NAME> in a terminal, and you are going to see a result in your terminal.
• Optional:
Run command npm install to install all packages used for make a clean code, like Prettier and Husky for pre-commits.
Related
-
Repository of JS course
-
Repository of React - I course
-
Repository of React - II course
-
Repository of React - III course
-
Repository of React - IV course
-
Repository of React - V course
-
Repository of React - VI course
-
Repository of React - VII course
-
Repository of React - VIII course
-
Repository of React - IX course
-
Repository of Next - I course
-
Repository of Next - II course
-
Repository of shopping cart practice
-
Repository of user manager practice
-
Repository of image search practice
-
Repository of interest calculator practice
License
This repository is under MIT license, if you want to see what you are allowed to do with the content of this repository, please visit choosealicense.com for more information.
Acknowledgments
Thanks to Nicolas Schurmann teacher to make this course.
Contact
If you want to contact me, please see my socials medias in my GitHub profile.