Fabian F
monsagri
13 points

Companies
Tools monsagri is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Trello
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app deve...
Atom
At GitHub, we're building the text editor we've always wanted. A tool you can customize to do anything, but...
Slack
Imagine all your team communication in one place, instantly searchable, available wherever you go. That’s S...
GitHub Pages
Public webpages hosted directly from your GitHub repository. Just edit, push, and your changes are live.
Jasmine
Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DO...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
AngularJS
AngularJS lets you write client-side web applications as if you had a smarter browser. It lets you use good...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Underscore
A JavaScript library that provides a whole mess of useful functional programming helpers without extending ...
ExpressJS
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
Sass
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Mongoose
Let's face it, writing MongoDB validation, casting and business logic boilerplate is a drag. That's why we ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Stack Overflow
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Babel
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
SuperTest
It is a super-agent driven library for testing node.js HTTP servers using a fluent API. It provides a high-...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Yarn
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
chai-enzyme
Chai.js assertions and convenience functions for testing React Components with enzyme
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅