25.02.2020
post
Modern, Real-Time Web App With SignalR
SignalR is a Microsoft library for ASP .NET, which enables real-time communications between server and client. This functionality allows for instant messages pushing…
Read more
25.02.2020
post
SignalR is a Microsoft library for ASP .NET, which enables real-time communications between server and client. This functionality allows for instant messages pushing…
Read more
12.11.2019
blog
Axios: “Promise based HTTP client for the browser and node.js” React-router: “React Router is a collection of navigational components that compose declaratively with your…
Read more
16.10.2019
blog
This article is a follow-up blog from my previous one for authentication with Azure AD in the front-end. Link to post: https://bilot.group/authentication-with-azure-ad-using-msal-react-app/…
Read more
25.09.2019
blog
While working on a project applying React using create-react-app in the frontend, .Net Core 2.2 in the backend and AzureAD for authentication, I…
Read more
19.09.2019
blog
When it comes to internationalization of your project, the hassle of choosing the right tool to start with can cause you some headache.
Read more