Press ESC to close

Or check our Popular Categories...
12 Min Read
0 378

Hey Everyone today I have curated a list of 25+ javascript projects for beginners with source code. All these Projects are updated and available on my GitHub. You can check out my GitHub for a more curated list, projects, and…

Continue Reading
6 Min Read
0 142

Recently, I found myself in a situation where I had to find the name of a number, in layman’s terms, the owner name of a number. While going through a lot of methods reverse number lookup via Truecaller, Google search,…

Continue Reading
3 Min Read
0 352

Hello Developers, Have you tried Prettier yet? If you do one of the common errors that you will see is “prettier.resolveConfig.sync is not a function”. This is one of the common errors, usually, you will come across “Prettier 3.0.0 TypeError”…

Continue Reading
5 Min Read
0 132

Selenium python chrome driver helps in performing tests on various browsers such as Google Chrome, Internet Explorer and Mozilla Firefox. The driver also allows testing of DOM elements such as HTML tags and hyperlinks. First of all, you need to…

Continue Reading