Timothy Miamba
timal0361
3 points
Tools timal0361 is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Python
python.org
Python is a general purpose programming language created by Guido Van Rossum. Python is most praised for it...
Flask
flask.pocoo.org
Flask is intended for getting started very quickly and was developed with best intentions in mind.
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
React
reactjs.org
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
PostgreSQL
postgresql.org
PostgreSQL is an advanced object-relational database management system that supports an extended subset of...
MongoDB
mongodb.com
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
ExpressJS
expressjs.com
Express is a minimal and flexible node.js web application framework, providing a robust set of features for...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Ubuntu
ubuntu.com
Ubuntu is an ancient African word meaning ‘humanity to others’. It also means ‘I am what I am because of wh...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
CSS 3
developer.mozilla.org/en-US...
CSS3 is the latest evolution of the Cascading Style Sheets language and aims at extending CSS2.1. It brings...
eslint
eslint.org
An AST-based pattern checker for JavaScript.