International venture capital in Asia has flourished over the last decade, led by ecosystem platforms (“super apps”), gaming, and e-commerce. Underpinned by a list of favorable factors like…

Writing clean and maintainable code is pivotal to any production project. And yet even the most functional code is frowned upon if it doesn’t follow the coding standards…

React Router is the de facto React page switching and routing solution. React Router was one of the first popular, open-source projects around React back in 2014 and…

Adam Warski, the co-founder and CTO of SoftwareMill, discusses Scala programming and the Tapir library. Scala is a general-purpose JVM language, and Tapir is a back-end library used…

Use localStorage with JavaScript. Photo by Lia Trevarthen on Unsplash I often want to rewrite localStorage to implement a certain function. What are the methods to rewrite the…