In the days of server-side rendering, we needed the backend for GUI tests. Now, you can make true component tests with a fully mocked backend, more efficiently.
Agile is all about continuous improvement and active participation.Follow along with the process of conducting productive sprint retrospective meetings.
Learn how to install and set up a MariaDB server on a Raspberry Pi 4 Model B with 8 GB of RAM that you can connect to your local network through WiFi or Ethernet.
Sharding is a technique of splitting some arbitrary set of entities into smaller parts known as shards. It is used to achieve better consistency and reduce contention in our systems.