CesarCabral.com
Cesar Cabral Picture

FrontEndDeveloper

What does a front end developer? Ensure that website visitors can easily interact with the page. We do this through the combination of design, technology and programming to code a website's appearance, as well as taking care of debugging.

Nowadays, working as Front End Developer for IBMiX Dach and ReactJS enthusiastic, but this started in 98. So I can say that I do have around 25 years of experience.

What is ReactJS?

React is a JavaScript library for building user interfaces, such like this website! That is a combination of ReactJS and Next.js, also it was used to build Instagram and Facebook .

What I really like about this library is that allow developers to easily create fast user interfaces for websites and applications alike. The main concept of React.js is virtual DOM. It is a tree based on JavaScript components created with React that mimics a DOM tree. It does the least amount of DOM manipulation possible in order to keep your React components up to date.

Next.js

Flexible ReactJS framework that gives you building blocks to create fast web applications.