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.
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.👇👇🏻👇🏼👇🏽👇🏾👇🏿
What was your win this week?
Gracie Gregory (she/her) for The DEV Team ・ May 21 '21
#discuss
#weeklyretro
Top comments (9)
I have learned about How to make
Simple navbar with flexbox
Atul Prajapati ・ May 19 ・ 1 min read
Noice!
I started learning how to effectively build Build-Chains with Unit and Integration Tests
Nice!
Awesome!
I learned about SenML and how interpretations of the RFC vary between implementations and use. TiL to implement a workaround for a big network's failure to understand the RFC.
Nice!
I learned about the factory method pattern! refactoring.guru/design-patterns/f...