$ tail -f ~/recommended/stories.json
Recommended stories
Articles and write-ups worth your time, newest first.
735 entries · page 74/74
-
wakeupandcode.com ·
Validation in ASP .NET Core (opens in a new tab)This is the twenty-second of a series of posts on ASP .NET Core in 2019 - Wake Up And Code!
-
janosh.io ·
Gatsby Blog with Disqus comments (opens in a new tab)If you’re running a Gatsby blog (or any React-powered blog for that matter) and you’d like to add comment functionality, rest assured, it’s very easy.
-
ryadel.com ·
IIS URL Redirect HTTP to HTTPS excluding one or more folders (opens in a new tab)How to configure IIS to rewrite or redirect all HTTP requests to HTTPS except the files in a specific subfolder (or more) with a web.config rewrite rule
-
azizkhani.github.io ·
Docker but no declaration was found in the volumes (opens in a new tab)How to solve
-
blog.cleancoder.com ·
The Clean Architecture (opens in a new tab)By Robert C. Martin (Uncle Bob)