matheusmello.io
BlogProduct ReleasesToolsBooksContact

currency

What is the best method of handling currency/money?
currency
September 2, 20231 min read

What is the best method of handling currency/money?

📝💸 The Best Way to Handle Currency in Your Shopping Cart System 💰 Are you building a shopping cart system and struggling with displaying prices that include both Euros and cents in your views? Don't worry, you're not alone! Many developers face this ch

currencyruby-on-rails
decimal vs double! - Which one should I use and when?
c#
September 2, 20231 min read

decimal vs double! - Which one should I use and when?

# Decimal vs Double: Choose Wisely for Precise Calculations! 💸 As a programmer, you want your calculations to be accurate, especially when dealing with money. But when it comes to choosing between `decimal` and `double` in C#, things can get a bit confus

c#currencydecimal
+1
How to format numbers as currency strings
currency
August 8, 20211 min read

How to format numbers as currency strings

💰💵💸 How to Format Numbers as Currency Strings 💰💵💸 So you're looking to format a number as a currency string in JavaScript, huh? 💻💭💡 Formatting numbers as currency strings can be quite useful when dealing with financial applications, e-commerce pl

currencyformattingjavascript

About

Personal blog sharing insights on software engineering, technology, and developer productivity.

TwitterGitHubLinkedInEmail

Tags

Loading tags...

Subscribe to Updates

Get the latest posts delivered right to your inbox.

© 2025 MatheusMello.io. All rights reserved.