Category: Software Development
Dapr, Lego for Microservices
An Overview of eShopOnWeb, an ASP.NET Core Reference Application
SmartHotel360 Sample App: Azure Functions, Desktop, Xamarin, HoloLens & more!
Playwright enables reliable end-to-end testing for modern web apps.
Build and sell your own API $$$ (super simple!)
Git –assume-unchanged
To ignore watching/tracking a particular directory/file:
git update-index --assume-unchanged <file>
To undo it and start watching the file again:
git update-index --no-assume-unchanged <file>
Bootstrap CSS Framework – Full Course for Beginners
Learn React In 30 Minutes
Learn React in 30 minutes
Learn useState In 15 Minutes – React Hooks Explained
Learn useEffect In 13 Minutes