charles-allen
3 points
Tools charles-allen is Following
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
Bitbucket
bitbucket.org
Bitbucket gives teams one place to plan projects, collaborate on code, test and deploy, all with free priva...
Trello
trello.com
Trello is a collaboration tool that organizes your projects into boards. In one glance, Trello tells you wh...
Firebase
firebase.google.com
Firebase is a cloud service designed to power real-time, collaborative applications. Simply add the Firebas...
Jira
atlassian.com/software/jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Java
java.com
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Android SDK
developer.android.com
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
Node.js
nodejs.org
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for d...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
SQLite
sqlite.org
SQLite is an embedded SQL database engine. Unlike most other SQL databases, SQLite does not have a separate...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
Android Studio
developer.android.com/sdk/i...
Android Studio is a new Android development environment based on IntelliJ IDEA. It provides new features an...
IntelliJ IDEA
jetbrains.com/idea
Out of the box, IntelliJ IDEA provides a comprehensive feature set including tools and integrations with th...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
scss-lint
github.com/causes/scss-lint
It is a tool to help keep your SCSS files clean and readable by running it against a collection of configur...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Kotlin
kotlinlang.org
Kotlin is a statically typed programming language for the JVM, Android and the browser, 100% interoperable ...
Vue.js
vuejs.org
It is a library for building interactive web interfaces. It provides data-reactive components with a simple...
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...
Sapper
github.com/sappworks/sapper
Sapper focuses on easy of use. It is alpha now and only compiled with rust nightly.
Stylelint
stylelint.io
A mighty, modern CSS linter that helps you enforce consistent conventions and avoid errors in your styleshe...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...