As I enter the new era of development. CI/CD is a must-have for modern engineers. It improves code quality and saves time. Starting a simple, automate things, and expand.
What is CI/CD?
CI/CD stands for
CI Continuous Integration: Automatically tes...
How does positioning work?
Positioning helps us to control our elements in a place.
Here are the different types of positioning.
position: static; / default /
position: relative;
position: absolute;
position: sticky;
position: fixed;
p...