3 Main Pillars in ReactJS

This article explains ReactJS and the three main pillars of ReactJS, which are component, state, and props. Read all

Paginating JOINs via jOOQ and DENSE_RANK()

In this tutorial, discover how jOOQ and window function DENSE_RANK() can help us to paginate JOINs. Read all

Login Flow With Google Identity Services and Firebase

Read all

The Three Best VS Code Extensions To Handle TODOs

As software engineers, we use TODOs and FIXMEs all the time. We've picked out the three best Visual Studio Code extensions to help you handle them. Read all

Open Policy Agent With Kubernetes: Part 2

In this second part of the miniseries, we will see how to get a deeper integration between OPA and Kubernetes with Gatekeeper and native CRD-based policies. Read all

The Importance of Maintaining a Project Management Database

Maintaining a project management database is essential for any organization that wants to successfully manage its projects. Here what you need to know. Read all

Legacy Code Refactoring: Tips, Steps, and Best Practices

Read this guide on how to transform your outdated systems into modern, efficient, and maintainable software with tips, crucial steps, and best practices. Read all

Learning by Doing: An HTTP API With Rust

After a change from the initial plans, follow the developer's experience of developing a demo HTTP API application in Rust. Read all

RabbitMQ vs. Memphis.dev

This article explains the components, messaging, and architecture differences between RabbitMQ and Memphis.dev. Read all

Promises, Thenables, and Lazy-Evaluation: What, Why, How

JavaScript Promises evaluate eagerly, but sometimes that's a problem. This post covers why and how to create custom lazy-evaluating promises. Read all

Simulating and Troubleshooting StackOverflowError in Kotlin

Read all

Project Loom And Kotlin: Some Experiments

This article will dive into the performance of virtual threading functionality with Project Loom and Kotlin using guide charts and code for readers to follow. Read all

Common Mistakes to Avoid When Writing SQL Code

This article will explore nine common mistakes made when writing SQL code so developers can write more reliable and efficient SQL code and avoid pitfalls. Read all

 

 

 

 

Top