In this article, I will discuss some useful git commands we may need in our day-to-day work. Git reset (soft and hard), revert, rebase, rebase -i and log. To illustrate these different commands and for simplicity, ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
Excel is a widely-used format for data analysis and reporting, and from our website or portal is most important feature nowadays, many libraries allow developers to export data in Excel format. There are several libraries ...Read more
Written by Kiril Peyanski ✏️ Browser support for various CSS features has gone a long way in the last couple of years. While vertically centering a div is something we execute fairly ...Read more
In this article, i'm going to cover 10 typescript utilities every developer should know. Partial type Required type Readonly Pick Omit Record Exclude Extract NonNullable Return type 1- Partial type Type Person = { nameRead more
JavaScript classes are popular feature of JavaScript. This tutorial will help you learn what you should know so you can get started with JavaScript classes. You will learn about class constructor, properties and methods. ...Read more
In this video we'll cover how to create rejectedCall function