Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jensgro/frontenddevelopment-resources
Curated list of recommended resources for frontend-development
https://github.com/jensgro/frontenddevelopment-resources
a11y css frontend html javascript linklist
Last synced: 18 days ago
JSON representation
Curated list of recommended resources for frontend-development
- Host: GitHub
- URL: https://github.com/jensgro/frontenddevelopment-resources
- Owner: jensgro
- Created: 2012-06-27T12:30:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T12:41:05.000Z (over 5 years ago)
- Last Synced: 2024-10-17T01:02:13.048Z (29 days ago)
- Topics: a11y, css, frontend, html, javascript, linklist
- Homepage: http://jensgro.github.io/Frontenddevelopment-Resources/
- Size: 671 KB
- Stars: 31
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Frontend Development Resources
==============================Important Basics
----------------- [Documentations and specifications](documentations-and-specifications.md)
- [Accessibility](a11y.md)
- [Responsive Webdesign](rwd.md)
- [SVG](svg.md)
- [Performance](performance.md)Design
------- [Fonts, Webfonts and Iconfonts](fonts.md)
- [Design and UX](design-ux.md)HTML and CSS
------------- [Basic infos about CSS and HTML](basic-infos-about-css-and-html.md)
- [Selectors](selectors.md)
- [Flexbox](flexbox.md)
- [Forms](forms.md)
- [Animation](animation.md)
- [Sass](sass.md)
- [Cheatsheets](cheatsheets.md)
- [Bootstrap](bootstrap.md)
- [CSS-Grids](css-grids.md)JavaScript
----------- [JavaScript - Basics](js-basics.md)
- [JavaScript Libraries](js-libraries.md)
- [jQuery](jquery.md)
- [Node.js](node.md)
- [Bower](bower.md)
- [Grunt](grunt.md)Mixed Topics
------------- [Guides and coding standards](guides-and-coding-standards.md)
- [Demos and experiments](demos-and-experiments.md)
- [Single articles of importance](single-articles-of-importance.md)
- [Blogs](blogs.md)Browsers
--------- [Browser-specific informations](browser-specific-informations.md)
- [Which capabilities has my browser/device?](browser-capabilities.md)
- [The Shadow DOM](shadow-dom.md)
- [Compatibility tables](compatibility-tables.md)Tools
------ [Coding Sandboxes](coding-sandboxes.md)
- [CSS3 click & run](css3-click-and-run.md)
- [Styleguides / Pattern Libraries](styleguides-pattern-libraries.md)
- [Testing mobile Devices](testing-mobile-devices.md)
- [Colors](colors.md)
- [Node.js](node.md)
- [Bower](bower.md)
- [Grunt](grunt.md)
- [Other Tools](other-tools.md)