Table of contents
Today I
Solved the following problems on CodeChef:
https://www.codechef.com/problems/SOLBLTY
https://www.codechef.com/problems/RATING
https://www.codechef.com/problems/MARARUNDelved deeper into custom hooks and strengthened my understanding of the same.
You can check out my code for the above here: GitHub-Day-67
Tech Treat of The Day
With this tool, you can examine the npm dependencies of any GitHub repository without leaving the site. Simply navigate to a repository or folder containing a package.json file, and at the bottom of the page, you will find a catalogue of its npm dependencies along with their corresponding explanations.