Henrique Santos Santana
hsstudentwork
3 points

Tools hsstudentwork is Following

GitHub
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
gulp
Build system automating tasks: minification and copying of all JavaScript files, static images. More capabl...
React
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
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...
TypeScript
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
Webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
HTML5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
ESLint
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
GraphQL
GraphQL is a data query language and runtime designed and used at Facebook to request and deliver data to m...
Redux
It helps you write applications that behave consistently, run in different environments (client, server, an...
Visual Studio Code
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Tailwind CSS
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Vite
It is an opinionated web dev build tool that serves your code via native ES Module imports during dev and b...
Vitest
It is a blazing fast unit test framework powered by Vite. It aims to position itself as the Test Runner of ...