Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelcamargo/dressy-end
Best pratices for a stylish front-end
https://github.com/rafaelcamargo/dressy-end
Last synced: 10 days ago
JSON representation
Best pratices for a stylish front-end
- Host: GitHub
- URL: https://github.com/rafaelcamargo/dressy-end
- Owner: rafaelcamargo
- License: mit
- Created: 2015-05-05T14:17:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T20:52:27.000Z (over 9 years ago)
- Last Synced: 2023-02-27T12:32:48.690Z (over 1 year ago)
- Size: 180 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dressy End
When working in a team, define some patterns could be a great idea if contributors want to keep things organized and, consequently, easy and fast to mantain. Dressy End is a compilation of the best pratices and advices I have learned since I have started work as a front end developer.### Contents
The content of this guide is divided into three well known areas at front end development plus the Environment topic. Environment is the place to share good advices in the use of task automators, dependecy managers or simply IDEs or text editors:
- [Markup](markup/README.md)
- [Style](style/README.md)
- [Script](script/README.md)
- [Environment](environment/README.md)### Contribute
If you know some good pattern or advice which could be here, feel free to contribute.
I hope this guide can be useful for you as it has been to me.