Skip to content

Instantly share code, notes, and snippets.

@atralice
Last active December 13, 2021 01:36
Show Gist options
  • Save atralice/03494c1af9b6c35676587a08c3b9e0d5 to your computer and use it in GitHub Desktop.
Save atralice/03494c1af9b6c35676587a08c3b9e0d5 to your computer and use it in GitHub Desktop.
Links Picantes JS
@socramreysa
Copy link

*** LINKS CUASI iMP0RtANTeS

HTML tags:
https://developer.mozilla.org/en-US/docs/Web/HTML/Element

Markdown:
https://learnxinyminutes.com/docs/markdown/
http://brettterpstra.com/2011/08/31/why-markdown-a-two-minute-explanation/

CSS example:
http://www.csszengarden.com/

CSS reference list:
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference

COOLORS (pag. para crear convinaciones de colores):
https://coolors.co/

ESPECIFICIDAD DE SELECTORES CSS:
https://specificity.keegan.st/

SELECTORES AVANZADOS DE CSS:
https://code.tutsplus.com/es/tutorials/the-30-css-selectors-you-must-memorize--net-16048

NAVEGAR X CARPETAS:
https://stackoverflow.com/questions/14489016/how-to-properly-reference-local-resources-in-html

WEB SEM�NTICA:
http://www.w3c.es/Divulgacion/GuiasBreves/WebSemantica

SUBIR PAGINA GRATIS:
https://www.bitballoon.com/

ENV�O DE FORMULARIOS:
https://formspree.io/

TRUCOS CSS:
https://css-tricks.com

FOTOS HD GRATIS:
https://unsplash.com/
https://www.pexels.com/

FONTS IM EACH PC:
http://www.cssfontstack.com/

FONTS LIBRARY:
https://fonts.google.com/

CSS FRAMEWORKS LIST:
https://colorlib.com/wp/free-css3-frameworks/

BOOTSTRAP:
https://getbootstrap.com/
ejemplos: https://expo.getbootstrap.com/

LIBRER�A DE ICONOS:
http://www.flaticon.com/

EVENTS LIST:
https://developer.mozilla.org/en-US/docs/Web/Events

JQUERY DOCUMENTATION:
http://api.jquery.com/

JSON PLACEHOLDER:
http://jsonplaceholder.typicode.com/

CSS COLOR GRADIENTS:
https://uigradients.com/

CSS FONT-ICONS:
http://fontawesome.io/

JAVASCRIPT OPERATORS PRECEDENCE:
https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Operators/Operator_Precedence#Table

JAVASCRIPT OBJETS TO PRIMITIVE:
http://javascript.info/object-toprimitive

NODE.JS:
https://nodejs.org
https://nodejs.org/dist/latest-v6.x/docs/api/

LIVUB LIBRARY FOR NODE:
http://docs.libuv.org/en/v1.x/

NPM:
https://www.npmjs.com/

SQL DOCUMENTATION:
https://www.w3schools.com/sql/default.asp

SEQUELIZE DOC:
http://docs.sequelizejs.com/

links para aprender:
http://www.teaching-materials.org/
http://www.thatjsdude.com/

ESTRUCTURA DE DATOS Y ALGORITMOS:
https://www.cs.usfca.edu/~galles/visualization/Algorithms.html
http://www.agiledata.org/essays/dataModeling101.html
https://www.nczonline.net/blog/2012/11/27/computer-science-in-javascript-quicksort/
https://sourcemaking.com/uml/modeling-it-systems/structural-view/constructing-class-diagrams
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Details_of_the_Object_Model

DATA GENERATOR:
https://www.mockaroo.com/

REACT:
https://facebook.github.io/react/docs/thinking-in-react.html
https://hackernoon.com/react-stateless-functional-components-nine-wins-you-might-have-overlooked-997b0d933dbc
https://medium.com/@learnreact/container-components-c0e67432e005
https://github.com/airbnb/javascript/tree/master/react
https://github.com/ReactTraining

BABEL:
http://babeljs.io/

REACT STYLE GUIDE:
https://github.com/airbnb/javascript/tree/master/react

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment