Skip to main content
Tag

strings

All blogs tagged with strings

7
Articles
24,102
Total Views

Showing 7 of 7 articles

30
Mar
2026
Mastering Environment Variables and dotenv in Node.js for Secure Configuration
52 views

This comprehensive guide will help you understand the role of <strong>environment variables</strong> in Node.js applications and how to effectively use the <strong>dotenv</strong> package for managing configurations. By the end, you'll be equipped to secure your applications and streamline configuration management. Familiarity with Node.js and basic programming concepts will be beneficial.

04
Mar
2021
Globalization and localization in ASP.NET Core With Resource Files
10,984 views

In this article we will focus on implementing Globalization and localization in ASP.NET Core With Resource Files . We will be trying to implement culture in Asp.Net core 3.1.So if your are struggling in using you Asp.Net Resource Files in .net core have a look at the article in detail.

Translate Page