Abhiraj Bhowmick

30 browser extensions every developer should have

Written on January 21, 2022

The browser is a developer's most powerful tool. 99% of people don't make 100% out of their browsers. Here are 30 browser extensions to make the most out of the app you probably spend the most time on...

How to change the cursor of a website?

Written on January 19, 2022

You can add a cursor to the entire page or you can change the cursor when hover a particular element easily by setting cursor property. Set the cursor to the body tag if you need to show it everywhere...

50 no-code website builders you need in 2022

Written on January 18, 2022

Coding takes time. It's 2022 and if you still spend hours making websites, this list is for you! Save 100+ hours on developing websites and researching |1| Swipe Pages Quickly create insanely fast, mo...

10 React Native UI libraries to spice up your apps

Written on January 17, 2022

React Native lets you create native apps and doesn't compromise your UX. Here are 10 UI libraries to help you save time on designing while working with React Native. 1️⃣ MagnusUI Magnus UI is the ulti...

Command Prompt tricks you did not know

Written on January 14, 2022

Change colors You can change color using the following command in cmd. color <color-code> The following command will give you a list of all the colors you can use in cmd: help color The follow...

The Ultimate Roadmap for Mobile Development in 2022

Written on January 13, 2022

Without Android apps, we couldn't envision our lifestyles. The number of mobile phone users has increased dramatically in the last two years and continues to rise. The demand for Android developers is...

The ultimate Python Cheatsheet

Written on January 10, 2022

The Ultimate Python CheatSheet Basics Basic syntax from the python programming language Showing Output To User the print function is used to display or print output print("Content that you wanna ...

10 tools you can use to build mobile apps right now

Written on January 10, 2022

Building a Mobile application in 2022 with fewer lines of code to almost zero lines of code is easier than ever before. These tools do not have a bigger learning curve therefore you can build apps wit...

10 CSS tips you need to know right now.

Written on January 5, 2022

1. Change the color of the cursor for any input field 2. Center any thing with just 3 lines of CSS 3. Add smooth scroll in just one line of CSS 4. Add any image to the heading of a page to create a...

5 programming languages that can make it big in 2022

Written on January 3, 2022

We're all aware that tech is progressing at an alarming rate. It's common to see one technology surpass the other in terms of advancements and improvements. One thing that we must always keep in mind ...

1 2 3 4 5