Blog Post

Cargando Eventos

« Todos los Eventos

  • Este evento ha pasado.

Full-Stack React in 60 Minutes

1 octubre, 2021 @ 10:00 am - 1:00 pm

https   cdn.evbuc .com images 155414929 458892759880 1 original

Most developers are used to working on only one part of a web application – the front-end, back-end, database, or ops. In the past this made sense, since each piece of a web-application was written in a different programming language and required a lot of platform-specific knowledge to work on effectively. However, this is no longer the case. With the rise of technologies such as React, Node.js, MongoDB, JavaScript developers are now capable of creating, publishing, and managing entire web applications on their own. Of course, this requires developers to understand all the key concepts behind full-stack development. Some of the topics that will be covered in this course include:

How to create a front-end using React

How to set up a server using Node.js

How to effectively communicate between the front- and back-end