Eugene Zolotarenko Profile picture
Indie Maker 🫑 Growing https://t.co/AxXWrvJqr7 to $5M ARR
Jan 23, 2022 β€’ 19 tweets β€’ 5 min read
17 GitHub Repositories for Web Developers to complete Tech Interviews with ease! 🎯

πŸ‘‡ Follow Thread 🧡 1. JavaScript Interview Questions & Answers
github.com/sudheerj/javas…
Jan 21, 2022 β€’ 15 tweets β€’ 3 min read
5 JavaScript Interview Questions and Answers πŸ†πŸ†πŸ†

Part 4 (16-20 from 50 questions)

πŸ‘‡ Follow Thread 🧡 Set of all previous JS Interview Q&A πŸ‘‡
twitter.com/i/events/14831…
Jan 18, 2022 β€’ 12 tweets β€’ 3 min read
5 JavaScript Interview Questions and Answers πŸ˜‹πŸ˜‹πŸ˜‹

Part 2 (11-15 from 50 questions)

πŸ‘‡ Follow Thread 🧡 Set of all previous JS Interview Q&A πŸ‘‡
twitter.com/i/events/14831…
Jan 10, 2022 β€’ 12 tweets β€’ 2 min read
5 JavaScript Interview Questions and Answers πŸ€“πŸ€“πŸ€“

Part 1 (1-5 from 50 questions)

πŸ‘‡ Follow Thread 🧡 1. What is a JavaScript?

JavaScript is a multi-paradigm and high-level programming language.
It’s extremely popular in the Web Development world and especially on the client-side part (Front-end). However, it also can be used in other software development fields.
Jan 4, 2022 β€’ 13 tweets β€’ 4 min read
10 JavaScript Repositories every Web Developer must visit. 🀫🀫🀫

πŸ‘‡ Follow Thread 🧡 1. JavaScript Questions

A huge list of multiple-choice JavaScript questions! From basic to advanced: test how well you know JavaScript, refresh your knowledge a bit, or prepare for your coding interview!
github.com/lydiahallie/ja…
Dec 29, 2021 β€’ 17 tweets β€’ 5 min read
15 Useful Tools for Web Developers 😘😘😘

πŸ‘‡ Follow Thread 🧡 1. Haikei

A web-based design tool to generate unique SVG design assets for websites, social media, blog posts, pitch decks, and more! Choose a visual from our growing list of generators, customize, randomize, and export it as an SVG or a PNG.

haikei.app
Dec 21, 2021 β€’ 8 tweets β€’ 3 min read
5 Github Tricks you didn't know existed! 😳😳😳

πŸ‘‡Β Follow Thread 🧡 1. Web-based VS Code.

- Open any Repository on Github.
- Press "." (dot key) on your keyboard.
- Entire WEB-based VS Code will be set up for you!
Dec 20, 2021 β€’ 13 tweets β€’ 4 min read
10 Must-have Chrome extensions for Web Developer πŸ†πŸ†πŸ†

πŸ‘‡ Follow Thread 🧡 1. Wappalyzer

Wappalyzer is an extension that shows all technologies used on websites. It detects content management systems, e-commerce platforms, web frameworks, server software, and many more.

chrome.google.com/webstore/detai…
Dec 19, 2021 β€’ 10 tweets β€’ 2 min read
πŸ‘©β€πŸ« 30 HTML Interview Questions πŸ‘©β€πŸ«

Can you answer them all? 🧐

πŸ‘‡ Follow Thread 🧡 1. What is HTML?
2. What is the purpose of using HTML?
3. What are the advantages and limitations of HTML?
4. How can we integrate JS into an HTML document?
5. How can we integrate CSS into an HTML document?
6. What is a Tag in HTML?
Dec 14, 2021 β€’ 11 tweets β€’ 2 min read
πŸ¦Έβ€β™‚οΈ 50 JavaScript Interview Questions πŸ¦Έβ€β™‚οΈ

πŸ‘‡ Follow Thread 🧡 1. What is a JavaScript?
2. What is the original name of JavaScript?
3. Where can we use JS?
4. What differentiates JS from other languages like Java?
5. What are the advantages and disadvantages of JS?
6. Why do we need JS Frameworks?
7. What ECMAScript stands for?
Dec 13, 2021 β€’ 10 tweets β€’ 2 min read
31 Project ideas for Web Developer Portfolio!

πŸ‘‡ Follow Thread 🧡 The projects will be divided into three categories:

- Making money.
- Helping the Tech community
- Having fun.

πŸ‘‡
Dec 12, 2021 β€’ 14 tweets β€’ 2 min read
10 GIT commands you MUST know as a Web Developer! 🀫🀫🀫

πŸ‘‡ Follow Thread 🧡 1. git add .

It tells Git that you want to include updates to all your files in the next commit.

So, you're basically preparing files for moving to GIT.

Your next command πŸ‘‡
Dec 9, 2021 β€’ 12 tweets β€’ 3 min read
10 HTML Tricks for you to write 66.6% more beautiful code! 😈😈😈

πŸ‘‡ Follow Thread 🧡 1. Create a searchable drop-down list without JavaScript by using <details> element!
Dec 6, 2021 β€’ 9 tweets β€’ 3 min read
7 Hot JavaScript Tricks for you to write 69.69% more elegant code! πŸ₯³πŸ₯³πŸ₯³

πŸ‘‡ Follow Thread 🧡

1. Detect if browser tab is active or user has switched away with "document.hidden" and "visibilitychange". Image 2. Detect User system preferences for theme color mode. Image
Dec 3, 2021 β€’ 12 tweets β€’ 2 min read
Solve recruitment Tasks with ease and get your Dream Job! 🎯

How?

πŸ‘‡ Follow Thread 🧡 Ok, the company sends you a recruitment task.

You have to write a tiny app and load it to GitHub.

What things should you pay attention to? πŸ‘‡
Dec 1, 2021 β€’ 12 tweets β€’ 3 min read
10 Unbelievable CSS Arts 😍😍😍

πŸ‘‡ Follow Thread 🧡 1. Drawing in CSS - Sci-Fi Art: A Vacuum From Space

codepen.io/ivorjetski/pen…
Nov 29, 2021 β€’ 17 tweets β€’ 4 min read
Complete Introduction to JavaScript Functions! ⭐⭐⭐

πŸ‘‡ Follow Mega Thread 🧡 Content:
1. What is a function?
2. Different types of functions.
3 to 5. Functions Anatomy.
6. Difference in hoisting between function types.
7. Sources to learn other differences in function types.
8. Use cases for each function type.
Nov 28, 2021 β€’ 10 tweets β€’ 4 min read
πŸš€πŸš€πŸš€ Top 8 Tools for Web Developers that will boost your productivity to another level! πŸš€πŸš€πŸš€

πŸ‘‡ Follow Thread 🧡 1. Browse AI

The easiest way to extract and monitor data from any website. Train a robot in 2 minutes. No coding required.

browse.ai
Nov 26, 2021 β€’ 8 tweets β€’ 2 min read
How people with fewer skills than you are getting YOUR Dream Job...
... By tweeting a couple of times a day! 🀯🀯🀯

HTML, CSS, JavaScript, or Python are often not enough for being noticed and employed!

πŸ‘‡Β Follow Thread 🧡 πŸ” Being known is the key!

Growing an audience on Twitter will get you access to really exciting job opportunities.

People will notice you and accept you as a specialist. It means they can become your clients, advertisers, or employers!

Don't miss this chance!

πŸ‘‡
Nov 25, 2021 β€’ 13 tweets β€’ 3 min read
5 ways to Make Money by building projects for your Web Developer Portfolio! πŸ’°πŸ’°πŸ’°

πŸ‘‡ Follow Thread 🧡 1. HTML Website Template

For creating HTML Template, you need to know only HTML, CSS, and a little bit of JavaScript. However, it can easily help you stand out from the crowd if you include such a project in your Portfolio!

πŸ‘‡
Nov 24, 2021 β€’ 13 tweets β€’ 4 min read
9 CSS Tricks for you to create 66.6% more elegant styles! 😍😍😍

πŸ‘‡ Follow Thread 🧡 1. Use inset property instead of using top, bottom, left, right. It is a really convenient shortcut! 😌