Universities around the world offer tons of their most popular courses online – often for free.
And many of them like Harvard, Stanford, & MIT just released 850+ more.
Here @dhawalhshah shares the full list from all 200 schools so you can dive on in.
https://t.co/kHMZhoszPi
Did you know #CSS Container Queries are more than “check the size of a container”?
Also covered by the spec are Style Queries which allow querying the computed values of the container.
In this article, @una spills the details and covers some use cases: https://t.co/MYQPPQ89vJ
Problem: The React docs encourage declaring anonymous functions in useEffect. This means the developer's intent isn't documented. 👎
Solution: Call a well-named function inside useEffect.
#react
I've just completed a front-end coding challenge from @frontendmentor! 🎉
You can see my solution here: https://t.co/jZ1pHMg6WK
Any suggestions on how I can improve are welcome!
#FrontendMentor#CodeChallenge
A small project! Comparing the performance of 2 fibonacci algorithms by using console.time() and styled it with dark themes. Check this out --> https://t.co/My4NGxJuw2
#100DaysOfCode