From the dev.to() community. Sharing ideas that makes us all better developers. (more…)
Read more »
JavaScript is a powerful object-oriented programming (OOP) language, however, unlike many traditional programming languages, it uses a… (more…)
Read more »
Most of you might know lists from programming languages like Java or C#. At the company I'm working for we are using Adobe's ColdFusion on the backend. Here, we actually use lists quite often. In my view it's a nice alternative to Arrays. That's why I sta... (more…)
Read more »
Some advices to make your JavaScript code prettier with a few good practices. (more…)
Read more »