Skip to content
Ernesto Valdes edited this page Jun 9, 2015 · 19 revisions

This is a handmade list with the best practices, guides, resources and tools for Front-end Developers. Please, don't be shy: any change or improvement are welcome.

REFERENCE

TODO

  • rules
  • front end intro
  • links to each topic homepage

HTML

Take a look at our HTML documentation on some standards and best practices for our projects.

You can also review other sources like:

CSS

Take a look at our CSS documentation on some standards and best practices for our projects.

You can also review other sources like:

Javascript

Take a look at our [JavaScript documentation] on some standards and best practices for our projects.

You can also review other sources like:

Github Workflow & Best Practices

Take a look at our Github documentation on some standards and best practices for our projects.

You can also review other sources like:

Front end Workflow

Take a look at our Front end Workflow documentation on some standards and best practices for our projects.

You can also review other sources like:

Also there are some great articles on front-end workflow:

Frameworks

Frameworks are great starting points that include a tested grid system as well as reusable components and many interactive components with JavaScript

Others