DEV Community

Discussion on: Jan. 31, 2020: What did you learn this week?

Collapse
 
ronaldoperes profile image
Ronaldo Peres

Hi everyone,

This week I'm migrating system with UI with HTML and JS to react.

Requisites: implement unit tests (TDD and BDD), keep the code clean.

I never developed anything in React, so it was kinda hard to do this task and I still have to implement the tests.