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...
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...
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...
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...
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...
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...
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 ...
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...
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...
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 ...