Forem

Ary Barros profile picture

Ary Barros

I'm just a random Brazilian guy with a passion for front-end development and learning things.

Education

Master degree in Software Engineering

Work

Front-End Developer at X-Team

Five Year Club
Four Year Club
Writing Debut
Three Year Club
Hacktoberfest 2022
Two Year Club
One Year Club
Hacktoberfest 2020
16 Week Writing Streak
8 Week Writing Streak
4 Week Writing Streak
Meet React 18 and the new updates on 2023
Cover image for Meet React 18 and the new updates on 2023

Meet React 18 and the new updates on 2023

5
Comments 1
2 min read

Want to connect with Ary Barros?

Create an account to connect with Ary Barros. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Conheça o React 18 e suas atualizações em 2023
Cover image for Conheça o React 18 e suas atualizações em 2023

Conheça o React 18 e suas atualizações em 2023

1
Comments
3 min read
React Fiber, Virtual DOM and Shadow DOM - The Ultimate Front-End Interview Questions Guide Pt: 2
Cover image for React Fiber, Virtual DOM and Shadow DOM - The Ultimate Front-End Interview Questions Guide Pt: 2

React Fiber, Virtual DOM and Shadow DOM - The Ultimate Front-End Interview Questions Guide Pt: 2

12
Comments
3 min read
Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1
Cover image for Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

Unidirectional and Bidirectional Data Flow - The Ultimate Front-End Interview Questions Guide Pt: 1

26
Comments 1
4 min read
React Batching and how it can make your page faster
Cover image for React Batching and how it can make your page faster

React Batching and how it can make your page faster

8
Comments 1
2 min read
A practical guide to web accessibility: Part 2: Implementing and developing an accessible page.
Cover image for A practical guide to web accessibility: Part 2: Implementing and developing an accessible page.

A practical guide to web accessibility: Part 2: Implementing and developing an accessible page.

10
Comments
4 min read
A practical guide to web accessibility: Part 1: Is my website accessible?
Cover image for A practical guide to web accessibility: Part 1: Is my website accessible?

A practical guide to web accessibility: Part 1: Is my website accessible?

15
Comments
2 min read
Um guia prático da acessibilidade web: Parte 2: Implementando e desenvolvendo uma página acessível.
Cover image for Um guia prático da acessibilidade web: Parte 2: Implementando e desenvolvendo uma página acessível.

Um guia prático da acessibilidade web: Parte 2: Implementando e desenvolvendo uma página acessível.

10
Comments
4 min read
Um guia prático da acessibilidade web: Parte 1: Meu site é acessível?
Cover image for Um guia prático da acessibilidade web: Parte 1: Meu site é acessível?

Um guia prático da acessibilidade web: Parte 1: Meu site é acessível?

11
Comments
2 min read
The new features of Javascript in 2020 (ES11)
Cover image for The new features of Javascript in 2020 (ES11)

The new features of Javascript in 2020 (ES11)

177
Comments 13
3 min read
As novas funcionalidades do Javascript em 2020 (ES2020)
Cover image for As novas funcionalidades do Javascript em 2020 (ES2020)

As novas funcionalidades do Javascript em 2020 (ES2020)

8
Comments
3 min read
Internationalizing your React app with i18next
Cover image for Internationalizing your React app with i18next

Internationalizing your React app with i18next

105
Comments 10
3 min read
Internacionalizando seu app React com i18next
Cover image for Internacionalizando seu app React com i18next

Internacionalizando seu app React com i18next

11
Comments 1
3 min read
Part 3: Setting up a template with React-App-Rewired
Cover image for Part 3: Setting up a template with React-App-Rewired

Part 3: Setting up a template with React-App-Rewired

43
Comments 3
3 min read
Parte 3: Configuando a template com React-App-Rewired
Cover image for Parte 3: Configuando a template com React-App-Rewired

Parte 3: Configuando a template com React-App-Rewired

8
Comments
3 min read
Part 2: Configuring Styled Components
Cover image for Part 2: Configuring Styled Components

Part 2: Configuring Styled Components

7
Comments
2 min read
Parte 2: Configurando Styled Components
Cover image for Parte 2: Configurando Styled Components

Parte 2: Configurando Styled Components

12
Comments 1
2 min read
Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier
Cover image for Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

19
Comments
6 min read
Part 1: Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier
Cover image for Part 1: Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

Part 1: Configuring a ReactJS Typescript project with .editorconfig, Eslint e Prettier

20
Comments
6 min read
Parte 1: Configurando um projeto ReactJS Typescript com .editorconfig, Eslint e Prettier
Cover image for Parte 1: Configurando um projeto ReactJS Typescript com .editorconfig, Eslint e Prettier

Parte 1: Configurando um projeto ReactJS Typescript com .editorconfig, Eslint e Prettier

29
Comments 2
6 min read
Como criar um perfil readme.md no Github
Cover image for Como criar um perfil readme.md no Github

Como criar um perfil readme.md no Github

16
Comments 4
3 min read
How to create a readme.md profile on Github
Cover image for How to create a readme.md profile on Github

How to create a readme.md profile on Github

22
Comments 3
3 min read
Configuring routes in NodeJS with Typescript
Cover image for Configuring routes in NodeJS with Typescript

Configuring routes in NodeJS with Typescript

18
Comments 3
4 min read
Configurando rotas no NodeJS com Typescript
Cover image for Configurando rotas no NodeJS com Typescript

Configurando rotas no NodeJS com Typescript

6
Comments
4 min read
Imperative and declarative programming
Cover image for Imperative and declarative programming

Imperative and declarative programming

12
Comments 4
3 min read
Programação imperativa e declarativa
Cover image for Programação imperativa e declarativa

Programação imperativa e declarativa

4
Comments 1
3 min read
How to use the React Context API
Cover image for How to use the React Context API

How to use the React Context API

25
Comments 1
4 min read
Conhecendo a React Context API
Cover image for Conhecendo a React Context API

Conhecendo a React Context API

14
Comments
4 min read
Testing your React app with Jest
Cover image for Testing your React app with Jest

Testing your React app with Jest

12
Comments
4 min read
Testando sua aplicação React com Jest
Cover image for Testando sua aplicação React com Jest

Testando sua aplicação React com Jest

11
Comments 1
4 min read
How to setup a NodeJS project with Typescript
Cover image for How to setup a NodeJS project with Typescript

How to setup a NodeJS project with Typescript

23
Comments
2 min read
Como configurar um projeto NodeJS com Typescript
Cover image for Como configurar um projeto NodeJS com Typescript

Como configurar um projeto NodeJS com Typescript

12
Comments
3 min read
How to create a Google Chrome extension
Cover image for How to create a Google Chrome extension

How to create a Google Chrome extension

18
Comments 1
3 min read
Como criar uma extensão do Google Chrome
Cover image for Como criar uma extensão do Google Chrome

Como criar uma extensão do Google Chrome

13
Comments 1
3 min read
loading...