This post is part of a series of post about AppText, a Content Management System for applications. Earlier posts: Easy ASP.NET Core localization with AppText Dynamic localization of JavaScript apps with AppText In the previous post we translated labels and
Dynamic localization of JavaScript apps with AppText and i18next
The case for dynamic localization Ever built an application with a User Interface in multiple languages? Then you’ve probably experienced the situation where you, as developer, instantly had to fix some translations or add a new language. Often, these requests
Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application
This post is part of a multi-post series: Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages application (this
Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack
This post is part of a multi-post series: Lean ASP.NET Core 2.1 – manually setup a Razor Pages project with Bootstrap, NPM and webpack (this post) Lean ASP.NET Core 2.1 – add a React application to an existing Razor Pages
JavaScript for .NET developers – September 2016 edition
For .NET developers coming from the safe environment of Visual Studio and C#, the wild west that is the current JavaScript landscape can be very intimidating and confusing. Hopefully, this post will provide a little bit of guidance for your