GitHub - SidVal/dev.web GitHub Wiki
Es realmente impresionante lo que ésta comunidad logra., y la cantidad de información que tiene el sitio web github.com
Ésta wiki intentará curar contenido, no a modo de Awesome List, pero se irá depurando y ampliando a medida que vaya avanzando en el curso. Al final del curso veré si hago una "Awesome List" o qué sale de todo ésto.
Como la mayor parte del contenido está en inglés, la siguiente lista de enlaces será en dicho idioma. Se destacará en lista aparte el contenido en español.
Reglas en GitHub
Git Cheat Sheet
Lecturas
Trending
css
- https://github.com/Chalarangelo/mini.css
- https://github.com/Chalarangelo/mocka
- https://github.com/atomiks/30-seconds-of-css
- https://github.com/linkedin/css-blocks
- https://github.com/stylus/stylus
- https://github.com/amio/embedded-google-fonts
bootstrap
javascript
- https://github.com/iliakan/javascript-tutorial-en
- https://github.com/Chalarangelo/30-seconds-of-code
- A JavaScript library that introduces a custom element, img-2. The new element adds a number of optimizations that do not come with the standard img element, improving how the image is loaded for the users. With the custom element, the image will be pre-cached, it also lazy load the images and serve will from the cache only as the images enter the user’s viewport.
- Light-weight, no-dependency, vanilla JavaScript engine to drive user's focus across the page.
- PicoJS: A JavaScript library that enables face detection. It works with a still photo or from the integrated camera. It’s really fascinating how the web technology evolves over the last few years.
- https://github.com/xx45/dayjs
- https://github.com/prettier/prettier
typescript
front-end
En español
- https://github.com/sergiodxa/redux-in-spanish (REDUX)
- https://github.com/ianaya89/workshop-vuejs (VUE.js)
- https://github.com/la9una/web/tree/master/docs (varios)