Skip to content

bogdaniel/Synthesis

Repository files navigation

Synthesis

Travis CI Build Status:

Build Status

Part I

Make best practices automated.

Why a starter kit ?

Codifies

  • Decisions
  • Best practices
  • Lessons learned Encourages consistency Avoids forgetting important details Increases quality
  • Doing the "right" thing is the easy thing

Avoids repeating work

A starter Kit is an Automated Checklist

A list of things we do around here

  • Package Manager
  • Bundling
  • Minification
  • Sourcemaps
  • Transpiling
  • Dynamic HTML Generation
  • Centralized HTTP
  • Mock API framework
  • Component libraries
  • Development Webserver
  • Linting
  • Automated testing
  • Continuous Integration
  • Automated Build
  • Automated Deployment
  • Working example app

Why should you use us ?

  • Reduce decision fatigue
  • Right thing becomes automated
  • Codifies lessons learned
  • Rapid feedback
  • Automated checklist

About

Starter kit for javascript development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages