Skip to content

Instantly share code, notes, and snippets.

@julien-f
Last active August 29, 2015 14:07
Show Gist options
  • Select an option

  • Save julien-f/103f2f17568887fa515b to your computer and use it in GitHub Desktop.

Select an option

Save julien-f/103f2f17568887fa515b to your computer and use it in GitHub Desktop.
Techs to test

Techs to test

  • Baobab - Data tree with cursors (great with React).
  • Broccoli - Fast, reliable HTML build tool
  • Brunch - Ultra-fast HTML5 build tool
  • dasdash - Light option parsing library (vs minimist?)
  • duo - Package manager for the front-end
  • eslint - Pluggable linter for JavaScript (instead of jshint)
  • Flux - Architecture for building user interfaces
  • hapi.js - Framework similaire à Express
  • Instabul - Code coverage
  • jscs - JavaScript Code Style checker
  • jsdoc - Documentation generator
  • JSON Web Token - Stateless, secure token system
  • must - Assertion library (vs chai?)
  • nearley - Parsing library
  • Plato - Code analysis & visualization
  • React - JS lib for building user interfaces
  • Skeleton - Minimalist HTML/CSS skeleton with grid system
  • tape - Minimalist test runner.
  • webpack - Module bundler (vs Browserify/Watchify?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment