In this "Today I learned" post, learn how to generate workload data for CockroachDB for offline use, decode hex data into human-readable form, and more. Read all
Building your own auth service can be tedious, complex, and time-consuming. To save time, developers often resort to using third-party auth services for auth. This post will guide you on how to add authentication to a VueJS app with SuperTokens. Read all
JavaScript is one of the most important languages today. Let's take a look at how JavaScript has evolved in its short history and where it is headed next. Read all
This article introduces how to use the paho-mqtt client and implement connection, subscribe, messaging, and other functions between the MQTT client and MQTT broker in the Python project. Read all
Learn about the unintended environmental impact and cost of the proliferation of cloud services, frameworks, and "throw an other service at it" development. Read all
This blog will help you understand the advantages and disadvantages of both React and NextJS, which one is better and what to choose for your next project. Read all
We look at the ways that JVM keeps track of metadata for the classes in your code which have been loaded, and how to increase the performance of these heaps. Read all
With the client+server RIA platform concept of GraniteDS, applications can be written faster with less code, have a clean architecture, and separated layers. Read all