bootcamp frontend devs be like #meme
Learn about CSS grid template areas with this visual 🚀
1️⃣ Where Is This:
This is for when you have a picture of a place and don't know where it is.
🔗 where-is-this.com
2️⃣ Cleanup Pictures:
Took a nice photo, but random objects are in the way?
You can remove any unwanted person or object in seconds.
🔗 cleanup.pictures
3️⃣ City Walks:
Take a virtual walk around any city on planet Earth.
From the comfort of your own home.
🔗 citywalks.live
4️⃣ 10 Minute Mail:
Need an email to sign up for a site/ service?
Don't want the unnecessary spam?
This tool gives you a free email address that's valid for 10 minutes.
🔗 10minutemail.com
5️⃣ Quillbot:
This tool enhances and rewrites your sentences/ paragraphs.
• Input text and hit Rephrase • Get AI-inspiration on how to rewrite • Scan text for plagiarism (built-in feature) • Credit sources
🔗 quillbot.com
6️⃣ RemoveBG:
Upload your image and easily remove any background.
It only takes a few seconds.
🔗 remove.bg
7️⃣ 12ft Ladder:
No more sitting behind a paywall, shaking your fist at our capitalist overlords.
Insert the URL into the ladder to remove the wall.
Access paid content for free.
🔗 12ft.io
This is for when you have a picture of a place and don't know where it is.
🔗 where-is-this.com
2️⃣ Cleanup Pictures:
Took a nice photo, but random objects are in the way?
You can remove any unwanted person or object in seconds.
🔗 cleanup.pictures
3️⃣ City Walks:
Take a virtual walk around any city on planet Earth.
From the comfort of your own home.
🔗 citywalks.live
4️⃣ 10 Minute Mail:
Need an email to sign up for a site/ service?
Don't want the unnecessary spam?
This tool gives you a free email address that's valid for 10 minutes.
🔗 10minutemail.com
5️⃣ Quillbot:
This tool enhances and rewrites your sentences/ paragraphs.
• Input text and hit Rephrase • Get AI-inspiration on how to rewrite • Scan text for plagiarism (built-in feature) • Credit sources
🔗 quillbot.com
6️⃣ RemoveBG:
Upload your image and easily remove any background.
It only takes a few seconds.
🔗 remove.bg
7️⃣ 12ft Ladder:
No more sitting behind a paywall, shaking your fist at our capitalist overlords.
Insert the URL into the ladder to remove the wall.
Access paid content for free.
🔗 12ft.io
👍3
Common Frontend interview question 💡👏
JavaScript Tip 💡
You can add a scroll to the top button using this function👇🏻
You can add a scroll to the top button using this function👇🏻
JavaScript Tip💡
You can check whether an element is present in the array or not, by using the includes() method.
You can check whether an element is present in the array or not, by using the includes() method.
JavaScript tip:
You can wrap your
You can wrap your
console.log() arguments with curly brackets to see the variable names.