Siddharth Rastogi

1

How to implement tooltips using CSS? Why you should use it?

In this article, we are going to implement the tooltips using only CSS and we will see what are the benefits of using the tooltips on...

8

A Quick Git Bash Commands Cheat Sheet

Hey everyone, In this article, we will see the most used Git Bash commands and give a quick start with a cheat sheet. We already discussed...

  • March 24, 2022
  • Git
1

Learn SASS for CSS – A Complete Guide to CSS Preprocessor

In this article, we are going to discuss the CSS Preprocessor i.e SASS (Syntactically Awesome Style Sheets), and how does it work. Stylesheets are getting larger,...

2

What does CI CD Pipeline mean? Why it is Important to DevOps Professionals?

In this article, we will get to know about the CI-CD pipeline and how pipelines do not just help developers make code easier to manage and...

0

[35] Javascript Top Interview Questions & Answers

Hey everyone👋🏻, In this article, we are going to see the top asked Javascript interview questions and answers. Nowadays, Javascript becomes very popular in web development....

7

How to use Javascript Slick library to make interactive Carousel

In this post, we will learn how to use the Javascript Slick library to make an interactive and responsive carousel. Slick.js is the Javascript library that...

3

Understanding Agile Methodology in Project Management

Hey everyone, In this article we will talk about the Agile Methodology process in Project Management, which is being used to manage and deliver the project...

1

Designer vs Frontend vs Backend in Web Development

Hello, welcome to SidTechTalks. In this article, we are going to understand Frontend and Backend Development. What type of work lies in the particular field to...

4

All about GitHub and its link with Git – A step-by-step guide

If you never used GitHub, and don’t know how to use this with Git, then this article is for you. GitHub is one of the most...

  • March 30, 2021
  • Git
2

[Easy way] – Face Detection using OpenCV & Python

So, In this post, we are going to learn about Face Detection using OpenCV and Python. We will discuss a very popular method called Haar Cascades for...