Skip to content

focusnetworks/guide-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#logo

![Gitter](https://badges.gitter.im/Join Chat.svg)

Introdução

Este repositório contém as orientações para escrever o código de front-end da Focusnetworks com base em um conjunto de regras, criadas para certificar que nossos projetos tenham um código consistente.

Citações

All code in any code-base should look like a single person typed it, no matter how many people contributed.
Rick Waldon

 

Arguments over style are pointless. There should be a style guide, and you should follow it.
Rebecca Murphey

 

It’s harder to read code than to write it.
Joel Spolsky

 

Part of being a good steward to a successful project is realizing that writing code for yourself is a Bad Idea™. If thousands of people are using your code, then write your code for maximum clarity, not your personal preference of how to get clever within the spec.
Idan Gazit

Styleguides

EditorConfig

Não definimos como regra o uso de Vim, Sublime Text, TextMate ou qualquer outro editor de texto. Por isso utilizamos o EditorConfig para nos ajudar a manter estilos de codificação consistentes entre estes diferentes editores. As regras estão especificadas no arquivo .editorconfig.

License

MIT License. Copyright 2015 Focusnetworks.

You are not granted rights or licenses to the trademarks of the Focusnetworks, including without limitation the Interactive logo.


Made with ❤️ at Focusnetworks by Danilo Vaz

Bitdeli Badge

About

Guia para padrões front-end na Focusnetworks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published