An open API service indexing awesome lists of open source software.

https://github.com/jkdevcode/programming_journey


https://github.com/jkdevcode/programming_journey

javascript nestjs typescript

Last synced: about 2 months ago
JSON representation

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!