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.
Oldest comments (29)
This week I learned about account management and security concepts in Snowflake to help prepare for certification.
Not entirely dev-related, but I found out that AP exams are essentially useless in later life.
Now please excuse me while I go study for the APUSH, AP Calc, and AP English exams my school has forced upon me.
I also learned that using
create-react-appsets up a PWA manifest for you, and makes offline service workers easy to add as a feature...React v18
This week I learned that you need to keep your Google Play Console upload key saved! I lost mine while changing OS and then found that you can only do a replacement submitting a ticket at support.
Awesome!
Learned how to better parse markdown server-side using remark and rehype.
Learned a bit more about META tags. Didn't know there was a meta tag property for crawlers not to follow the website.
Also learning more about Remix (the React meta-framework) everyday.
That's awesome! đ„
I learned about networking, DNS service discovery and Traefic. Seemingly just scratched the surface, but it's a technology I'm curious to learn more about.
Nice!
Tried to get better hold of Intellij IDEA. Still digginâ and amazed at IDEâs potential. Any blogs/videos related with Intellij IDEA are more than appreciated.
How to use CSS to create a masonry style layout without any JS, but there is a masonry implementation being proposed for CSS grid that Iâm looking forward to.
Yeah!