Devon Roepke
devonroepke1
3 points

Tools devonroepke1 is Following

Node.js
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
npm
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ES6
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
axios
It is a Javascript library used to make http requests from node.js or XMLHttpRequests from the browser and ...
CSS 3
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
Bluebird
It is a fully-featured promise library with a focus on innovative features and performance.