Implementing Variable in CSS using Sass in React JS
Sass is an extension to CSS with more power. Here we discuss, the installation guide in React and variable in Sass.
Sass is an extension to CSS with more power. Here we discuss, the installation guide in React and variable in Sass.
A list of awesome notion templates that will help you in enhancing knowledge and increasing productivity
A list of 10 free GumRoad products that will help web developers in term of inspiration and knowledge
have been writing and sending newsletters to subscribers for the last 6 months. I learned much more about managing a Developer centric Newsletter though out the journey.
Today, I will share some of the tools that I used on regular basis to send my newsletter.
Introduction One of the main hectic things in open source is to find a good repository to contribute especially issues that fall under your skill sets. It becomes more painful with beginners as I went through the process of finding projects to contribute. To help you in finding good issues to solve on GitHub, we […]
Introduction Microsoft’s VS code is one of the most popular text/code editors available on the internet. VS Code is an IDE(Integrated Development Environment), We can make it more powerful by using the extensions and it’s very easy to customize. It comes with emmet pre-built which no other text editor does and it also allows us […]
Introduction In this hectic world when we want to do a lot of things but we have only 24 hours a day, it becomes crucial to maximize productivity and manage time efficiently. via GIPHY It’s hard to manage time on your own completely and it is not a trivial thing to do. But using a […]
Introduction Let’s continue the series of “Algorithms Every Programmer Should Know”. It is the 2nd Part, in the first part, we explore the 4 Searching Algorithm. If you haven’t read that please read that and here is the post. Today, we are going to look into 6 sorting algorithms that every programmer should know. So […]
Introduction Books are not only for reading and getting knowledge. It helps to increase our concentration as reading and understanding every line needs concentration. Programming books not only teach the syntax but also helps us to think, how to write better code, how to present, how an organization works. Books are a great source of […]
Introduction Internet from beginning to date is growing at a very fast rate. At every minute more than 380 websites are hosted over the internet (excluding the dark web). In this ocean of websites, we most of our time on spend on a few limited websites that we like. So today, We would discuss one […]