StackShare
Private StackShare
NEW
Feed
Browse Stacks
Explore Tools
API
Jobs
More
Feed
Private StackShare
NEW
Browse Stacks
Explore Tools
API
Jobs
Search StackShare
type your search
Tools
More
Stacks
More
Companies
More
Groups
More
Categories
More
Users
More
Stackups
More
Posts
More
Packages
More
Sign up | Login
Lucas Caponi da Silva
lucascaponi
3 points
Tools lucascaponi is Following
TypeScript
typescriptlang.org
TypeScript is a language for application-scale JavaScript development. It's a typed superset of JavaScript ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Docker
docker.com
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Git
git-scm.com
Git is a free and open source distributed version control system designed to handle everything from small t...
React
facebook.github.io/react/in...
Lots of people use React as the V in MVC. Since React makes no assumptions about the rest of your technolog...
GitHub
github.com
GitHub is the best place to share code with friends, co-workers, classmates, and complete strangers. Over t...
npm
npmjs.com
npm is the command-line interface to the npm ecosystem. It is battle-tested, surprisingly flexible, and use...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
Visual Studio Code
code.visualstudio.com
Build and debug modern web and cloud applications. Code is free and available on your favorite platform - L...
Postman
getpostman.com
It is the only complete API development environment, used by nearly five million developers and more than 1...
ES6
ecma-international.org/ecma...
Goals for ECMAScript 2015 include providing better support for large applications, library creation, and fo...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
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...
Font Awesome
fontawesome.com
You can get vector icons and social logos on your website with it. It is a font that's made up of symbols, ...
Amazon EC2
aws.amazon.com/ec2
It is a web service that provides resizable compute capacity in the cloud. It is designed to make web-scale...
Amazon S3
aws.amazon.com/s3
Amazon Simple Storage Service provides a fully redundant data storage infrastructure for storing and retrie...
Webpack
webpack.js.org
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows t...
Elasticsearch
elastic.co/products/elastic...
Elasticsearch is a distributed, RESTful search and analytics engine capable of storing data and searching i...
Laravel
laravel.com
It is a web application framework with expressive, elegant syntax. It attempts to take the pain out of deve...
Kibana
elastic.co/kibana
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch....
AWS Lambda
aws.amazon.com/lambda
AWS Lambda is a compute service that runs your code in response to events and automatically manages the und...
Kafka
kafka.apache.org
Kafka is a distributed, partitioned, replicated commit log service. It provides the functionality of a mess...
Confluence
atlassian.com/software/conf...
Capture the knowledge that's too often lost in email inboxes and shared network drives in Confluence instea...
Markdown
daringfireball.net/projects...
Markdown is two things: (1) a plain text formatting syntax; and (2) a software tool, written in Perl, that ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Babel
babeljs.io
Babel will turn your ES6+ code into ES5 friendly code, so you can start using it right now without waiting ...
Yarn
yarnpkg.com
Yarn caches every package it downloads so it never needs to again. It also parallelizes operations to maxim...
Jest
facebook.github.io/jest
Jest provides you with multiple layers on top of Jasmine.
AVA
github.com/sindresorhus/ava
Even though JavaScript is single-threaded, IO in Node.js can happen in parallel due to its async nature. AV...