I was having a hard time deciding which tool I should use for my web-based project.
So I decided to explore how some of my favorite websites were built.
Here's how I did it π
As a new no-coder, my first step in building is always comparing which tools I can use and analyzing them for functionality, design, ease of use, and speed.
A faster way of doing this is looking at other products that have already been built and seeing what they've used.
There are so many tools you can use to find out the technology stack of any website.
Here are three:
1. Use the Developer tool in your chrome extension.
Just right-click on the page you want to check and click on inspect. On the first line, it usually mentions if a web builder was used.
It automatically runs the site you are on and you can find web apps they pay for, CDN theyβre hosted on, how they track their visitors, β you name it.