# Full Stack Development Study Note 📚

Welcome to my study note, where I've documented everything I've learned during my training with [Hack Your Future Belgium](https://github.com/HYF-Class22). This serves as both a personal reference and a valuable resource for anyone interested in Full Stack Development.

## Purpose of This Note

1. **Personal Reference:** This document is crafted to deepen my understanding of Full Stack Development concepts, languages, and frameworks.
2. **Future Resource:** It acts as a go-to resource for "me" in the future, serving as a quick reference guide for various topics.

## Disclaimer

I want to emphasize that while I've put effort into compiling accurate information, I **cannot** guarantee the correctness of this note. It's always recommended to **cross-check** and **verify** information using reliable sources.

## How to Use This Repository

Feel free to explore different sections of this repository:

[**Git and GitHub**](https://choti.gitbook.io/study-note/basiccommand/git)**:** Covers the basics of Git and GitHub.

[**NPM Command List**](https://choti.gitbook.io/study-note/basiccommand/npm)**:** NPM command list

[**Agile Development**](https://github.com/jgchoti/studynote/tree/main/agile-development)**:** Agile Development processes and best practices

[**Design**](https://github.com/jgchoti/studynote/tree/main/design)**:** Covers the basic of design principles.

[**JavaScript Fundamentals**](https://github.com/jgchoti/studynote/tree/main/learning-js)**:** Covers the basics of JavaScript.

[**Document Object Model (DOM)**](https://choti.gitbook.io/study-note/dom)**:** Covers DOM Manipulation and Basic Event Listeners in JavaScript

[**Asynchronous Programming**](https://github.com/jgchoti/studynote/tree/main/asynchronous-programming)**:** Covers concepts like callbacks, promises, and async/await.

[**Database**](https://github.com/jgchoti/studynote/tree/main/database)**:** Discusses database concepts and basic SQL.

[**JavaScript Learning Journal**](https://choti.gitbook.io/study-note/js-learning-journal) This learning journal documents my journey through solving JavaScript challenges

[**Backend Technologies**](https://github.com/jgchoti/studynote/tree/main/backend-technologies)**:** Explores server-side development using Node.js, Express, and more.

## Contribution and Feedback

If you notice any inaccuracies or have suggestions for improvement, please feel free to contribute by submitting a pull request OR send me a message. Your feedback is highly appreciated!

***

Happy learning! 🚀
