SINF 2020: Workshop "Going back in time with ReactJS"
Data e hora
Localização
Evento online
Vem aprender mais sobre design patterns em ReactJS neste workshop da SINF 2020, um evento para estudantes organizado pelo NIAEFEUP.
Acerca deste evento
Bem-vindos à SINF 2020, um evento organizado por estudantes para estudantes pelo Núcleo de Informática da AEFEUP.
Neste workshop o nosso palestrante Ângelo Teixeira, Finalista do Mestrado Integrado de Engenharia Informática e Computação da FEUP, vai abordar um design pattern para quando precisas de implemetar "undo"s no teu projeto em React.
Don't you hate it when you accidentally click a button you didn't want to, and then your grandma receives an unwanted e-mail? You'd wish for the website to have an Undo button to go back in time, or at least make it seem like it.
If you want to know how you could achieve that in a React application, you're in luck!... As long as you register in this workshop. You will learn how to handle timers, and leverage the Context API and hooks in React to provide all your components with an undoable-action creator, which they can use as needed. It will start as an introductory tech-talk about the main feature, to make you confortable with the code, and then we will explore different extra features which you can try to implement, with the instructor's help, for a more practical section.
Although some context is given, this workshop is geared towards people with at least some basic knowledge of React.