Luísa Ribeiro Bezerra
Luísa Ribeiro Bezerra

Luísa Ribeiro Bezerra

Follow
homeAboutnewsletter
Tag

JavaScript

#javascript

More content

Read more stories on Hashnode


Articles with this tag

Tips to write better React Functional Components

Apr 18, 20214 min read 1.2K views

In this article, my main goal is to share with you all some tips to write better React Functional Components! And, of cooourse, I invite you to share...

Tips to write better React Functional Components

React Clean Code for Beginners

Mar 15, 20214 min read 6.1K views

When I first started coding, what most caught my attention was the code pattern that is commonly used by Front-End developers, especially React...

React Clean Code for Beginners

Functional Programming Principles in JavaScript

Jan 13, 20215 min read 2.6K views

The art of problem-solving using... functions! Functional Programming is a programming paradigm that relies on the use of functions whether they are...

Functional Programming Principles in JavaScript

Axios vs. Fetch: which should I use?

Nov 24, 20205 min read 4.3K views

When we enter the world of computing, there are so many packages, options and paths to follow that it is normal to feel a little lost. For example,...

Axios vs. Fetch: which should I use?