Xianyi Liang
liangxianyi2011
3 points
Tools liangxianyi2011 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...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
Mocha
mochajs.org
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
C#
csharp.net
C# (pronounced "See Sharp") is a simple, modern, object-oriented, and type-safe programming language. C# ha...
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...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
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...
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
React Native
facebook.github.io
React Native enables you to build world-class application experiences on native platforms using a consisten...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
three.js
threejs.org
It is a cross-browser JavaScript library and Application Programming Interface used to create and display a...
Svelte
svelte.technology
If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – ...
Prettier
prettier.io
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-print...
eslint
eslint.org
An AST-based pattern checker for JavaScript.