DEV Community

Helder Burato Berto profile picture

Helder Burato Berto

Software Engineer who loves to craft challenging projects and share knowledge with people.

Work

Senior Software Engineer at PagerDuty

Polymorphism with React

Polymorphism with React

4
Comments 2
1 min read

Want to connect with Helder Burato Berto?

Create an account to connect with Helder Burato Berto. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Integrating TLDR with FZF

Integrating TLDR with FZF

1
Comments
1 min read
Effects with React useEffect

Effects with React useEffect

1
Comments 2
2 min read
Manipulating the DOM with React Ref

Manipulating the DOM with React Ref

Comments
1 min read
Controlled vs Uncontrolled Elements

Controlled vs Uncontrolled Elements

4
Comments 4
2 min read
ReactJS Tips & Tricks: Avoid Nested Render Functions

ReactJS Tips & Tricks: Avoid Nested Render Functions

10
Comments 5
1 min read
ReactJS Tips & Tricks: Avoid Short-Circuit Conditional UI Rendering

ReactJS Tips & Tricks: Avoid Short-Circuit Conditional UI Rendering

33
Comments 5
1 min read
Upgrade Husky to Latest Version

Upgrade Husky to Latest Version

16
Comments
2 min read
Studying Software Development with Videos and Note-Taking

Studying Software Development with Videos and Note-Taking

26
Comments
3 min read
Quickly move from "master" to "main" branch at Github

Quickly move from "master" to "main" branch at Github

7
Comments
2 min read
Let's discuss: What are your biggest difficulties with Git?

Let's discuss: What are your biggest difficulties with Git?

23
Comments 24
1 min read
Patterns for writing better git commit messages

Patterns for writing better git commit messages

260
Comments 41
2 min read
Let's discuss: How do you write your commits?

Let's discuss: How do you write your commits?

10
Comments 6
1 min read
How are you dealing with quarantine?

How are you dealing with quarantine?

23
Comments 28
1 min read
What tools and flows do you use to organize your life

What tools and flows do you use to organize your life

24
Comments 13
1 min read
Let's discuss: Frontend Architecture

Let's discuss: Frontend Architecture

49
Comments 7
1 min read
🔥 Quick Tip: How to create a "PureComponent" as a functional way

🔥 Quick Tip: How to create a "PureComponent" as a functional way

9
Comments
1 min read
🔥 Quick Tip: What's the benefit of using - Nullish Coalescing operator

🔥 Quick Tip: What's the benefit of using - Nullish Coalescing operator

7
Comments
1 min read
🔥 Quick Tip: How to give an array of promises and only return after all either fulfilled or rejected

🔥 Quick Tip: How to give an array of promises and only return after all either fulfilled or rejected

6
Comments 2
1 min read
🔥 Quick Tip: Understanding the difference between operators "in" and "hasOwnProperty"

🔥 Quick Tip: Understanding the difference between operators "in" and "hasOwnProperty"

16
Comments
1 min read
🔥 Quick Tip: How to use the Composite design pattern

🔥 Quick Tip: How to use the Composite design pattern

19
Comments
1 min read
🔥 Quick Tip: How to create a Factory method pattern

🔥 Quick Tip: How to create a Factory method pattern

17
Comments
1 min read
🔥 Quick Tip: How to compare objects more accurately

🔥 Quick Tip: How to compare objects more accurately

7
Comments
1 min read
A simple way to configure Eslint to TypeScript

A simple way to configure Eslint to TypeScript

29
Comments 2
2 min read
🔥 Quick Tip: Update an array and avoid mutation

🔥 Quick Tip: Update an array and avoid mutation

20
Comments 4
1 min read
New React Hook: 📦 use-is-mounted-ref

New React Hook: 📦 use-is-mounted-ref

20
Comments
1 min read
My Favorite Youtube Channels

My Favorite Youtube Channels

24
Comments 7
1 min read
Write your own Dotfiles

Write your own Dotfiles

44
Comments 4
2 min read
How to inspect React Native apps elegantly with Reactotron

How to inspect React Native apps elegantly with Reactotron

15
Comments 2
2 min read
Decoding Proxies in JavaScript

Decoding Proxies in JavaScript

11
Comments
2 min read
What is a Pure Function?

What is a Pure Function?

13
Comments
2 min read
loading...