Jacob Warner
jacobwwarner
3 points
Tools jacobwwarner is Following
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...
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...
MySQL
mysql.com
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
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....
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...
Sass
sass-lang.com
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's ...
JavaScript
developer.mozilla.org/en-US...
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
Selenium
seleniumhq.org
Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is...
Chai
chaijs.com
It is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javas...
Stack Overflow
stackoverflow.com
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's built and ru...
HTML5
w3.org/TR/html5
HTML5 is a core technology markup language of the Internet used for structuring and presenting content for ...
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, ...
ESLint
eslint.org
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain ...
Redux
redux.js.org
It helps you write applications that behave consistently, run in different environments (client, server, an...
Next.js
nextjs.org
Next.js is a minimalistic framework for server-rendered React applications.
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...
Tailwind CSS
tailwindcss.com
Tailwind is different from frameworks like Bootstrap, Foundation, or Bulma in that it's not a UI kit. It do...
Cypress
cypress.io
Cypress is a front end automated testing application created for the modern web. Cypress is built on a new ...