Blog
Blog
Work
Careers
Learnings
Playbook
Contact Us
Blog
Work
Careers
Learnings
Playbook
Newsletter
Contact Us
JavaScript
6 posts
article
Adding types to your JavaScript project with TypeScript
Renato Vieira • Jul 8, 2020
JavaScript has been the core part of frontend development since the advent of f…
article
Integrating Formik and Redux: complex forms made easy
David Pierre • Jun 30, 2020
If you are a React developer you have probably had some rough times dealing wi…
article
Testing your React components (part 2)
Victor Ferraz • May 21, 2019
Disclaimer: due to the amount of information, this article is divided into thre…
article
Testing your React components (part 1)
Victor Ferraz • Oct 31, 2018
Testing your project is an important way to assure your (and your team's) trust…
article
Our styled-components learning experience
Arimatea Neto • Oct 15, 2018
First of all, let’s understand what styled-components is. It is a CSS in JS sty…
article
JavaScript's Lambda and Arrow Functions
André Ericson • Dec 14, 2015
Lambda expressions are present in most of modern programming languages (Python,…
article
Adding types to your JavaScript project with TypeScript
Renato Vieira • Jul 8, 2020
JavaScript has been the core part of frontend development since the advent of f…
article
Testing your React components (part 2)
Victor Ferraz • May 21, 2019
Disclaimer: due to the amount of information, this article is divided into thre…
article
Our styled-components learning experience
Arimatea Neto • Oct 15, 2018
First of all, let’s understand what styled-components is. It is a CSS in JS sty…
article
Integrating Formik and Redux: complex forms made easy
David Pierre • Jun 30, 2020
If you are a React developer you have probably had some rough times dealing wi…
article
Testing your React components (part 1)
Victor Ferraz • Oct 31, 2018
Testing your project is an important way to assure your (and your team's) trust…
article
JavaScript's Lambda and Arrow Functions
André Ericson • Dec 14, 2015
Lambda expressions are present in most of modern programming languages (Python,…
← Back to Blog