Skip to content

stamkracht/sk-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Intro

1A styleguide is a set of standards for the writing and design of code. The implementation of a styleguide provides uniformity in code style and formatting, often covering guidelines regarding indentation, variable and function naming conventions, where best to apply whitespace and so on.

Following a consistent styleguide improves the overall quality of the code we write. This facilitates other developers stepping in to assist with maintenance more easily and can certainly save time in the long haul.

Consistently styled code can:

  • Reduce the lead time required to understand an implementation.
  • Make it easier to establish what code can be reused.
  • Clarify how updates to an implementation should be styled or structured.

General principles

generic overview of best practices for frontend development. coming someday..

HTML guidelines

guidelines for writing structured readable HTML. coming someday..

Guidelines for writing structured, scalable, maintainable and readable stylesheets.

JS guidelines

guidelines for writing structured readable JS. coming someday..

A custom template for the kss-node living style guide.

Workflows

how to use gulp and quick start template for it. coming someday..

Frameworks

frontend framework for html, css, js, django projects with donatello framework as quick start framework. coming someday..

Resources

  1. JavaScript Style Guides And Beautifiers

About

Stamkracht frontend development guidelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published