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.
Photo by Joshua Dow on Unsplash
Top comments (9)
I learnt morphMap
to resolve class names while using Morph in Laravel
It is awesome!
Read more on Joseph Silber's Article
It's morphin' time!
I thought you could pass a ref through props, instead you need to use
forwardRef
dev.to/sajithpradeep/understanding...
Learned more how to use CORS and Express for an API. 🤩
Nice!
learned Sass and I worked on a project with Sass.
Learned that lodash has a camelCase method