Diferencia entre revisiones de «Development»

De Furilo
Ir a la navegación Ir a la búsqueda
 
(No se muestran 7 ediciones intermedias del mismo usuario)
Línea 10: Línea 10:
 
== Backend ==  
 
== Backend ==  
  
=== Static site generators ===
+
=== Jekyll ===  
  
* http://gohugo.io/
+
* Jekyll Cheatsheet https://devhints.io/jekyll
* http://middlemanapp.com/
 
  
  
Línea 19: Línea 18:
  
 
* http://dynalon.github.io/mdwiki/#!index.md CMS/Wiki completely built in HTML5/Javascript and runs 100% on the client
 
* http://dynalon.github.io/mdwiki/#!index.md CMS/Wiki completely built in HTML5/Javascript and runs 100% on the client
 +
  
 
=== Gems ===  
 
=== Gems ===  
Línea 29: Línea 29:
  
 
* http://danielpuglisi.com/articles/2013/09/10-most-used-gems-in-rails-applications
 
* http://danielpuglisi.com/articles/2013/09/10-most-used-gems-in-rails-applications
 
+
* Ajax JS http://www.alfajango.com/blog/rails-3-remote-links-and-forms/
  
 
== Sysadmin tools ==  
 
== Sysadmin tools ==  
Línea 43: Línea 43:
 
== Frontend ==  
 
== Frontend ==  
  
* Responsible social share links https://jonsuh.com/blog/social-share-links/
+
* Responsible social share links  
 +
** https://jonsuh.com/blog/social-share-links/
 +
** https://github.com/kni-labs/rrssb
  
  
Línea 85: Línea 87:
 
* Oridomi http://oridomi.com/
 
* Oridomi http://oridomi.com/
 
* ScrollMagic http://janpaepke.github.io/ScrollMagic/
 
* ScrollMagic http://janpaepke.github.io/ScrollMagic/
 +
* Swipe Galleries http://flickity.metafizzy.co/
 +
* Tilt image http://tympanus.net/Development/ImageTiltEffect/
  
 
==== Forms ====
 
==== Forms ====
Línea 100: Línea 104:
 
* Diagrams in JS http://gojs.net/latest/index.html
 
* Diagrams in JS http://gojs.net/latest/index.html
 
* Timelines http://sbstjn.github.io/timesheet.js/#light && https://news.ycombinator.com/item?id=9126491
 
* Timelines http://sbstjn.github.io/timesheet.js/#light && https://news.ycombinator.com/item?id=9126491
 +
* HTML Presentations http://lab.hakim.se/reveal-js
 +
* Extract colors from images https://github.com/jariz/vibrant.js
  
 
Links:  
 
Links:  
Línea 129: Línea 135:
 
=== Javascript ===  
 
=== Javascript ===  
  
 +
* http://julian.com/research/velocity/
 
* http://int3.github.io/metajs/ metajs: visualize javascript AST execution
 
* http://int3.github.io/metajs/ metajs: visualize javascript AST execution

Revisión actual del 14:14 22 abr 2020

Learning

Cool collections

Backend

Jekyll


CMSs / Wikis ...


Gems


Rails

Sysadmin tools

Localhost sharing


Frontend


HTML/CSS/Javascript

General links:

CSS tricks

CSS Frameworks


Swipe menus


Modals / Tipsy


Effects

Forms


Plugins/Tools

Links:

Visualization / Charts / Graphs

Tables


Code editors / WYSIWYG

Javascript