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 ・ Jan 29 '21
#discuss
#weeklyretro
Top comments (21)
I pass the RHCE (RedHat Certified Engineer) exam.
And now I'm familiar with the Ansible usage :).
And I can configure one YAML file to deploy multiple hosts :).
While doing some functional programming I learned that doing a
foldl
withmap2
over a list of lists only constrains the length of the final list to the shortest length if the input is sorted by length first.Awesome!
I learnt how to cache the users scroll postion when you have to render long list of posts in angular, for better ux
Yeah!
I learned that there are some really cool things happening with deep learning and mental health treatment.
I read a couple of chapters from "Mindware" and learned a lot about how our mind works.
Learned how to build a facebook messenger chatbot in Hubspot for my site and my facebook page
Studying behavioral design patterns in node, this week I learned about the strategy, state machine, template constructors and middleware patters.
I learnt a lot about Promises which would help me in implementing a method by which I can dynamically import JS modules and cache them for later use.
PS. You just posted this on my birthday!
I'm finally launching my fav project have been working recently, it is built using vuejs and laravel. So excited about it.
I just posted one of my resources here: virtualcoffee.io/monthlychallenges..., but I love listening to Dr. Eric Topal's podcast too: Medicine and the Machine.
That's awesome! 🔥