Nlogn Profile picture
FREE Coding Interview Preparation Portal
Jun 7, 2021 9 tweets 6 min read
Productive Tools For Web Developers

Thread 🧵 1. Metatags

This tool can help you to test and view your website's preview when viewed on Google, Facebook, or Twitter.

metatags.io

#100DaysOfCode
Apr 9, 2021 24 tweets 9 min read
SQL INTERVIEW QUESTION CHEATSHEET.

SQL is the most popular database Query Language and many popular websites use it. So, here's a collection of the most asked SQL interview questions.

Please RT for reach and bookmark for easy recall.

🧵A Thread 🧵

#100DaysOfCode 1. What is Database?

A database is an organized collection of data, stored and retrieved digitally from a remote or local computer system. Databases can be vast and complex, and such databases are developed using fixed design and modeling approaches.

#100DaysOfCode
Apr 8, 2021 22 tweets 22 min read
BEST FREE TOOLS FOR WEB DESIGNERS AND WEB DEVELOPERS

🧵A Thread 🧵 Table of Contents -

Web Design Resources

1. Newsletter
2. Software
3. Photos
4. Icons
5. Fonts
6. Colors
7. Backgrounds + Textures
8. UI Guides

Web Development Resources

1. Domain Name Search Engines
2. Frameworks, Templates, Code Packs
3. Code Style Guides
4. Code Validation
Apr 7, 2021 5 tweets 2 min read
Do you know today is a Gumroad Sale day?

Huge sale is going on, on various products. If you are interested, here's the list of all such products 👇🏽

#GumroadDay The Art of Twitter: A Guide To Building Your Twitter Account (39$ Only)
gumroad.com/a/332403827/XF…
Apr 4, 2021 13 tweets 11 min read
40+ High-Quality Free Resources for Web Development

A Master Thread 👇🏽 Table of Contents:

- Illustrations
- Development
- CSS
- Tailwind
- Design
- Productivity

#100DaysOfCode
Mar 30, 2021 15 tweets 5 min read
Are you a Web Developer?

Here are 50+ resources to help you Improve your Web Performance

🧵A Thread🧵 Table Of Contents:

- HTML
- CSS
- Images
- Fonts
- JavaScript
- Server
- Testing Tools
- Frameworks

#100DaysOfCode
Mar 28, 2021 11 tweets 5 min read
Best GitHub Repos for Web Developers

A Thread 🧵 1. Node.js Best Practices

This repository is a summary and curation of the top-ranked content on Node.js best practices and also its integration with other tools like Docker, Kubernetes, etc.

#100DaysOfCode

github.com/goldbergyoni/n…
Mar 26, 2021 20 tweets 20 min read
BEST FREE TOOLS FOR WEB DESIGNERS AND WEB DEVELOPERS

🧵A Thread 🧵 Table of Contents -

Web Design Resources

1. Newsletter
2. Software
3. Photos
4. Icons
5. Fonts
6. Colors
7. Backgrounds + Textures
8. UI Guides

Web Development Resources

1. Domain Name Search Engines
2. Frameworks, Templates, Code Packs
3. Code Style Guides
4. Code Validation
Mar 25, 2021 11 tweets 7 min read
Are you a web developer?

Here are few Productive Tools that will save you 10+ hours per week

A Thread🧵

#100DaysOfCode 1. Metatags

This tool can help you to test and view your website's preview when viewed on Google, Facebook, or Twitter.

metatags.io

#100DaysOfCode
Mar 24, 2021 7 tweets 4 min read
5 Projects you can do to become a Frontend Master in 2021

A Thread 🧵

#100DaysOfCode 1. Build a movie search app using React (with hooks)

The first thing you could start with is building a movie search app using React.

Tech Stack -
a. React with Hooks
b. create-react-app
c. JSX
d. CSS

#100DaysOfCode
Nov 24, 2020 25 tweets 9 min read
SQL INTERVIEW QUESTION CHEATSHEET.

SQL is the most popular database and many popular websites use SQL. So, here is a collection of the most asked #SQL interview questions to help you prepare.

Please RT for reach and bookmark for easy recall.

🧵A Thread 🧵

#100DaysOfCode 1. What is Database?

A database is an organized collection of data, stored and retrieved digitally from a remote or local computer system. Databases can be vast and complex, and such databases are developed using fixed design and modeling approaches.

#100DaysOfCode
Oct 7, 2020 21 tweets 11 min read
Popular JavaScript Interview Questions with Answers.

JavaScript is the most popular language with ample job opportunities. Here is the list of 20 most asked javascript interview questions to speed up your preparation.

🧵A Thread 🧵

#100DaysOfCode (RT for reach) 1. What's the difference between undefined and null?

"undefined" is the default value of a variable that has not been assigned a specific value and "null" is a value that represents no value.

#100DaysOfCode