KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
notes
★ 76
Open GitHub ↗
Notas sobre JavaScript Full Stack
Download README (.md)
Explore Similar Repositories
flutter_octo_job_search
:
Octo Job Search app is a job search app built in flutter framework.
embeddings-search-demo
:
Prototype app enabling job description search using natural language description of a job seeker.
permanently-remote
:
A list of tech companies going permanently remote after COVID-19
job-searchoor
:
A simple MCP server that delivers you jobs based on your needs
hackwage
:
RSS/JSON Aggregator and Search Engine for IT Jobs
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
notes
?
Download (.md)
#  <div align="center"> <p align="center"> Buscás mentoreo en <strong>Desarrollo Full Stack JavaScript</strong>? </p> <p align="center"> 👉 <a href='https://undefinedschool.io' rel='noopener' target='_blank'><strong>undefinedschool.io</strong></a> </p> <hr> </div> <div align="center"> <p align="center"> <sub> Si el contenido te sirvió, podés invitarme un café y apoyarme para que siga escribiendo guías, apuntes y más <strong>contenido Open Source en español</strong>, gracias! ❤️ </sub> </p> <p align="center"> <a href='https://cafecito.app/nhsz' rel='noopener' target='_blank'><img srcset='https://cdn.cafecito.app/imgs/buttons/button_5.png 1x, https://cdn.cafecito.app/imgs/buttons/button_5_2x.png 2x, https://cdn.cafecito.app/imgs/buttons/button_5_3.75x.png 3.75x' src='https://cdn.cafecito.app/imgs/buttons/button_5.png' alt='Invitame un café en cafecito.app' /></a> </p> <hr> </div> ## 💼 [Tips para conseguir trabajo](https://github.com/undefinedschool/get-a-job.md) ## JavaScript ### Conceptos - **[`Funciones First-Class`](https://github.com/undefinedschool/notes-functions-first-class)** - **[`Callbacks`](https://github.com/undefinedschool/notes-callbacks)** - **[`Closures`](https://github.com/undefinedschool/notes-closures)** - **[`Event Loop`](https://github.com/undefinedschool/notes-event-loop)** ### ES6+ - **[`ES6: Array y Object Destructuring`](https://github.com/undefinedschool/notes-es6-destructuring)** - **[`ES6: Spread Operator`](https://github.com/undefinedschool/notes-es6-spread-operator)** - **[`ES6: Modules`](https://github.com/undefinedschool/notes-es6-modules)** - **[`ES6: Maps`](https://github.com/undefinedschool/notes-es6-maps)** - **[`ES6: Promises`](https://github.com/undefinedschool/notes-es6-promises)** - **[`ES2017: Async/Await`](https://github.com/undefinedschool/notes-es2017-async-await)** ## Frontend - **[`Manipulación del DOM`](https://github.com/undefinedschool/notes-dom)** - **[`Tailwind CSS`](https://github.com/undefinedschool/notes-tailwind-css)** - **[`React: Principios`](https://github.com/undefinedschool/notes-react-principles)** - **[`React: Conceptos Básicos`](https://github.com/undefinedschool/notes-react-basics)** - **[`React: Component Lifecycle`](https://github.com/undefinedschool/notes-react-component-lifecycle/)** - **[`React: Conceptos Avanzados` [WIP]](#)** - **[`React Hooks` [WIP]](https://github.com/undefinedschool/notes-react-hooks/)** - **[`Redux`](https://github.com/undefinedschool/notes-redux)** - **[`Webpack`](https://github.com/undefinedschool/notes-webpack)** - **[`NextJS` [WIP]](#)** ## Backend - **[`NodeJS`](https://github.com/undefinedschool/notes-nodejs)** - **[`ExpressJS`](https://github.com/undefinedschool/notes-expressjs)** - **[`APIs`](https://github.com/undefinedschool/notes-apis)** - **[`Bases de Datos Relacionales`](https://github.com/undefinedschool/notes-dbs)** - **[`Relaciones en DBs`](https://github.com/undefinedschool/notes-dbs-relationships)** - **[`SQL`](https://github.com/undefinedschool/notes-sql)** - **[`Autenticación` [WIP]](https://github.com/undefinedschool/notes-auth)** ## TypeScript - **[`Conceptos Básicos` [WIP]](#)** ## Paradigmas - **[`Programación Orientada a Objetos en JS`](https://github.com/undefinedschool/notes-oop-js)** - **[`Programación Funcional en JS`](https://github.com/undefinedschool/notes-fp-js)** ## Otros - **[`Deployments`](https://github.com/undefinedschool/notes-deployment)** - **[`Git Rebase vs Git Merge`](https://github.com/undefinedschool/notes-rebase-vs-merge)**