DEV Community

Cover image for Mar. 20, 2020: What did you learn this week?
Nick Taylor
Nick Taylor

Posted on • Updated on

Mar. 20, 2020: What did you learn this week?

It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.

A hamster taking notes

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.👇👇🏻👇🏼👇🏽👇🏾👇🏿

A contestant excited after winning on Wheel of Fortune

Top comments (15)

Collapse
 
saurabhdaware profile image
Saurabh Daware 🌻

I am learning Pure WebGL! I made a cube while reading MDN WebGL tutorials :D

I call him cubey

Here's picture of cubey while he was rotating on his axis:
Picture of cube with colorful faces

Collapse
 
nickytonline profile image
Nick Taylor

Nice! Hi Cubey!

Guitars and more guitars being played

Collapse
 
saurabhdaware profile image
Saurabh Daware 🌻

Cubey has a message for you! Cubey got a little orientation problems though
Cube with Hi Nick written on it

Collapse
 
meatboy profile image
Meat Boy • Edited

React Native. I am working in the React on a daily basis, so it was very fast to jump into React Native. 😜 Also, I am writing in it charity app for government hackathon, for fighting with coronavirus :)
Link to post about this application:

Collapse
 
nickytonline profile image
Nick Taylor

Nice! I haven't done any React Native (RN) myself. Did you go straight to RN or had you also done React before?

Multiple TV and movie characters giving a thumbs up

Collapse
 
vaibhavkhulbe profile image
Vaibhav Khulbe

Learnt how to implement dark/light mode using styled-components and Hooks!

Collapse
 
nickytonline profile image
Nick Taylor • Edited

I haven't used styled-components in a while. Did you go about that using their ThemeProvider?

Collapse
 
vaibhavkhulbe profile image
Vaibhav Khulbe

Yes, I've used ThemeProvider and createGlobalStyle methods.

Collapse
 
ntvinhit profile image
Nguyễn Trọng Vĩnh

react-use / createStateContext + createGlobalState.

I had the ideas to build those things but never built it.
But they do, and it's awesome

Collapse
 
nickytonline profile image
Nick Taylor

Are you referring to this repository or did you create a custom hook?

GitHub logo streamich / react-use

React Hooks — 👍



👍
react-use





npm package CircleCI master npm downloads demos
Collection of essential React Hooks Port of libreact
Translations: 🇨🇳 汉语




npm i react-use





Either way, it sounds like it would make for a great post! 😉

Kermit the frog typing furiously on a typewriter

Collapse
 
emma profile image
Emma Goto 🍙

I learnt how to improve my note-taking skills:

It's made me more inspired to write blog posts now!

Collapse
 
nickytonline profile image
Nick Taylor

Noice!

Noice!

Collapse
 
mehdifathi profile image
Mehdi Fathi

I learned about server-side rendering & client-side rendering.

Collapse
 
saraahmed626 profile image
Sara °°°

learned how the shopping cart can be implemented, and how to make asynchronous counter with the cart.

Collapse
 
nickytonline profile image
Nick Taylor

That's awesome! 🔥

Yes, that's awesome!