Refine Technical Blog
A resource for Refine, front-end ecosystem, and web development. Here, we publish insightful articles that demystify complex concepts, explore new trends, and provide helpful tips to enhance your coding journey.
All Posts
What is Version Control and Benefits of Using It?
Version control systems are essential to any successful software project. Understand version control fundamentals and compare version control systems.
Create charts using Recharts
We'll explore how to create charts in a Refine project using Recharts.
Using Arguments in Bash Scripts
This article will help you understand how to use arguments in bash scripts to make your scripts more flexible and reusable.
Synchronous vs. Asynchronous Programming
This article explains the differences between the Synchronous and Asynchronous programming and when to use each.
Docker Swarm vs. Kubernetes - DevOps Guide
We'll present a detailed comparison between both Docker swarm and Kubernetes.
10 Methods for Vertical Alignment Using CSS
We'll look at different techniques to vertically align HTML content using CSS.
Docker Cheat Sheet - Most Commonly Used Commands
A reference guide highlighting essential Docker commands to streamline container management tasks efficiently.
Getting started with Astro Framework
We will learn how to set up Astrojs, create a new project, and basics.
A Definitive guide on JavaScript every Method
We expound with examples what the JavaScript every method is, how it works and when to use it.