With Android’s expansive popularity among people from all over the world, getting Android localization done right has become a crucial step in app development. You may be a novice developer…
Latest posts by Dasun Nirmitha:
Due to its deceptive simplicity, pluralization can be a somewhat overlooked element when handling strings in programs. If your application only speaks one language, say English, pluralizing is oftentimes as…
What is JSON? A regular guy might reply that it’s the name of a popstar. Not to say we’re irregular, but for us developers, surely that word instead evokes a…
Some time ago we explored the basics of Java i18n. But if we were to zoom in a bit further, particularly on Java date localization, we’d see that it used…
As developers involved in quite an exponentially growing discipline, we could surely make use of all accessible mediums to keep us updated on the latest libraries, how-to guides, trending technologies,…
Sometime back we explored how a rising star of a language, namely, Go/Golang supports internationalization (i18n). But, given that you’re here, looks like you (or your organization) have taken things…
Signifying simplicity from its two-letter name itself, Go has won the hearts of programmers as a verbose yet easy-to-learn language. As a language backed by Google and one that’s making…
As ASP.NET Core web developers, what are our main concerns when developing our catchy web applications? UI/UX, performance, scalability, etc. would come to mind, but would the squeaky clean sites…