DEV Community

Discussion on: Nov. 24, 2019: What did you learn this week?

Collapse
 
ronaldoperes profile image
Ronaldo Peres • Edited

Well, i work mainly with C# dotnet core.

I used specflow to do BDD in an webapi that i already made, had some problems with the installation to make it work.

At the same time, solved some issues with async and tasks.

And now i am studying and following tutorial to use Graphql in this webapi, also trying to continue my course of web development bootcamp.