Articles by Tag #persistence

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Understanding The Operating System - The Brain Behind Your Computer

What is an Operating system An operating system (OS) acts as a resource manager, where...

Learn More 3 0Apr 4

DevOps Will Teach You Persistence — Here’s Why.

As I continue my journey into DevOps, one key lesson stands out: persistence. DevOps isn’t just about...

Learn More 1 0Nov 28 '24

Java interacting with Apache Avro

This Java-Avro Sample demonstrates how we setup a POJO and then save the info into an Avro file to...

Learn More 0 0Jan 14

DAO Generator

I found an awesome tool of JetBrains IDEA...

Learn More 0 0Oct 30 '24

How to Persist React Component State Across Page Reloads with Zero External Libraries

Keeping UI state after a page refresh can seriously boost user experience. But dragging in Redux...

Learn More 0 0Apr 26