Running a Node app with Google Cloud Spanner
September 2, 2021 By Mark Otto 0Deploying a Cloud Spanner-Based Node App — Cloud Spanner is an ‘unlimited scale’ managed relational database service Google offers (and which was spun out of an internal database system Google used for numerous services). This post covers the practicalities of building a simple app with…
Best Libraries for React I18n
September 1, 2021 By Mark Otto OffInternationalization is an integral part of modern software development. In addition to English-speaking countries, there are still many paying markets where a project may not be successful without internationalization and localization. Different studies show that 72% of consumers are more likely to stay on a…