Todos los apuntes realizados por mi mientras estudiaba distintos frameworks.
👨🏻💻 [ES] Hey coder! Aqui encontraras una serie de apuntes realizados por mi, que obviamente acepto sugerencias por si hay algún error, que realice mientras aprendía nuevas tecnologías.
👨🏻💻 [EN] Hey coder! Here you will find a series of notes made by me, that obviously I accept suggestions in case there are any mistakes, that I made while I was learning new technologies.
.
├── ...
├── Backend # Backend notes
│ ├── Spring # Spring Java Framework notes.
│ │ └── ...
│ ├── Express.js # Express.js notes.
│ │ └── ...
├── Frontend # Fronted notes
└── ...
- Spring Framework - The Spring framework is an open-source Java application framework
- Angular - Angular framework
- Clone the repository
git clone https://github.com/boralbgra/notes.git
- Start reading
npm install
- 1.0.0
- Started
Spring Framework
notes. - Pending to start
Angular
notes.
- Started