Angular Components and Project Setup
Angular project preparation can vary from project to project and from version to version, and this...
Read MorePosted by Marinko Spasojević | Updated Date Sep 8, 2026 | Angular
Angular project preparation can vary from project to project and from version to version, and this...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | C#, Web API
A write action in an ASP.NET Core Web API does four things: it accepts a DTO from the request...
Read MorePosted by Vladimir Pecanac | Updated Date Jan 31, 2024 | C#, Web API
Content negotiation is the process of selecting the best resource for a response when multiple...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | C#, Web API
A controller action in an ASP.NET Core Web API does three things: it matches a route, it asks a...
Read MorePosted by Marinko Spasojević | Updated Date Sep 1, 2026 | C#, Web API
The repository pattern puts one layer between the code that needs data and the code that talks to...
Read More
Whether you want to master web development or software architecture, you should check our COURSES and pick the one that you like.