Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-reevoo

A collection of awesome libraries, frameworks, tools, resources and other beasts used in Reevoo.
https://github.com/reevoo/awesome-reevoo

Last synced: about 20 hours ago
JSON representation

  • Front-end Development

    • npm - Because we need a package manager for JavaScript modules.
    • npm docs - Direct link to npm documentation.
    • BEM - Block-Element-Modifier convention, It helps with CSS, A lot.
    • Babel - Tired of waiting for browsers to implement the latest and greatest ES6 features? Wait no more. Start using Babel and write the JavaScript (or EcmaScript) code of tomorrow, today ;)
    • Webpack - A module bundler that helps by saving a lot of time. Webpack deserves its own category.
    • Webpack and React - This free book will show you how to make Webpack accept React as a good friend.
  • Infrastructure

      • Docker - With Docker you can create a container with all the configuration and tools that you need and deploy your app to your staging or production environments. You don't need to worry never again about inconsistent versions in your different environments. Isn't that cool?
      • Kubernetes - Kubernetes is an open-source system for automating deployment, operations, and scaling of containerized applications, oh and it's awesome.
      • KubeCon EU 2016 - Videos - All the presentations from KubeCon EU 2016 that took place in London, watch out for the awesome keynote from the awesome [Kelsey Hightower](https://twitter.com/kelseyhightower).
      • KubeCon EU 2016 - Videos - All the presentations from KubeCon EU 2016 that took place in London, watch out for the awesome keynote from the awesome [Kelsey Hightower](https://twitter.com/kelseyhightower).
    • Resources

      • ship it - Weekly newletter of articles about shipping software
  • Awesome Talks