Related Posts
How to Create a Good Pull Request Template (and Why You Should Add Gifs)
I wasn’t in tech when Pull Requests (PRs) were first introduced by GitHub back in 2008. And when…
[Python] How to get full url from shortened url
Sometimes when you scrape a website, you may have encountered the fact that the website returns shortened URLs…
Box Model in CSS: The Ultimate Guide to Crafting Precise Layouts
Among Web design concepts, the Box Model is a basic knowledge area in CSS that very much concerns…