DEV Community

Cover image for April 17, 2020: What did you learn this week?
Nick Taylor
Nick Taylor

Posted on

April 17, 2020: What did you learn this week?

Photo by Avel Chuklanov on Unsplash

It's that time of the week again, just a day early. I'm off tomorrow and Monday so posting this now.

So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.

![Reading a book in windy conditions](https://media.giphy.com/media/fhAwk4DnqNgw8/giphy.gif)

Feel free to comment with what you learnt and/or reference your TIL post to give it some more exposure.

#todayilearned

Summarize a concept that is new to you.

And remember, if something you learnt was a big win for you, then you know where to drop it as well.👇👇🏻👇🏼👇🏽👇🏾👇🏿

![Young kid winning on Jeopardy](https://media.giphy.com/media/2sXf9PbHcEdE1x059I/giphy.gif)

Top comments (14)

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

I learnt that Docker is a way to solve building problem on deploying to Heroku; while having standards for Google Cloud Run / AWS / Qovery.

Docker also works well in Monorepo, with Multi-stage build.

Collapse
 
nickytonline profile image
Nick Taylor

Nice!

Guitars and more guitars being played

Collapse
 
matteobruni profile image
Matteo Bruni

I learnt how to use mocha and chai with TypeScript and they are really cool together.

I've also resolved an issue with my library and NodeJS that had some problems with imports, ES6 imports are not welcome in Node yet, I had to switch to CommonJS imports.

This week I made particles emitters too, design the configuration was the hardest part!

Collapse
 
nickytonline profile image
Nick Taylor

Nice!

You did it!

Collapse
 
naimlatifi5 profile image
Naim Latifi • Edited

React.js and Redux :) You can see the app I built quotes-app-react.firebaseapp.com/

Collapse
 
nickytonline profile image
Nick Taylor

Awesome!

Hackerman from Kung Fury putting on a Nintendo Power glove

Collapse
 
coffeecraftcode profile image
Christina Gorton

I am learning Go with the new Frontend Masters course.
frontendmasters.com/courses/go-for...

Collapse
 
nickytonline profile image
Nick Taylor

Go go go! 😎

1st place in Mariokart

Collapse
 
scrabill profile image
Shannon Crabill

I'm still learning Redux. I found this tutorial that I want to go through today, if I have time.

Collapse
 
nickytonline profile image
Nick Taylor

That’s the best place to start. Dan explains things really well.

Collapse
 
pontakornth profile image
Pontakorn Paesaeng

I learned Rust web dev in Actix framework.

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥

Yes, that's awesome!

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Some comments may only be visible to logged-in visitors. Sign in to view all comments.