https://github.com/jkdevcode/programming_journey
https://github.com/jkdevcode/programming_journey
javascript nestjs typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jkdevcode/programming_journey
- Owner: jkdevcode
- Created: 2024-12-22T22:11:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-01T01:22:30.000Z (over 1 year ago)
- Last Synced: 2025-10-10T02:32:15.383Z (9 months ago)
- Topics: javascript, nestjs, typescript
- Language: TypeScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming journey 👾
¡Hello!
This repository contains my learning journey into the world of programming, focusing on JavaScript, TypeScript, and NestJS. Here you will find code examples, exercises, and projects I've made while exploring these languages ​​and frameworks.
## Content
* **javascript**: JavaScript basics, including data types, variables, functions, control structures, and object-oriented programming.
* **typescript**: Introduction to TypeScript, including static typing, interfaces, classes, and generics.
* **nestjs**: Exploring the NestJS framework for developing robust and scalable backend applications.
## Why this repository?
This repository is a personal space where I document my progress and share what I'm learning. I hope it can be useful for other people who are just starting their programming journey or who are interested in learning JavaScript, TypeScript, and NestJS.
## ¡Welcome!
Feel free to explore the code, leave comments or suggestions. I'm open to learning and improving!
## Additional Resources
* [JavaScript Documentation](https://developer.mozilla.org/es/docs/Web/JavaScript)
* [TypeScript Documentation](https://www.typescriptlang.org/docs/)
* [NestJS Documentation](https://nestjs.com/)
Thanks for visiting my repository!