Sourav Mandal Profile picture
πŸ§‘β€πŸŽ€ Full time freelancer a full stack web developer & software engineer from India . collaboration open DM πŸ—¨οΈ
Sheyin Profile picture Erik Viana Profile picture 2 subscribed
Feb 8, 2023 β€’ 13 tweets β€’ 2 min read
πŸ‘¨β€πŸ’» As a developer you must know git & Git Commands.

➀ Learn Git from scratch ⇩

{ part - 2 } A Thread...↓ Before continuing to this thread, read ( part - 1 )
here's part 1 of this thread ↓
Dec 29, 2022 β€’ 12 tweets β€’ 3 min read
πŸ‘¨β€πŸ’» As a developer you must know git & git Commands.

➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands!

{ part - 1} A Thread...↓ ➊ Git installation process!

➀ before using git it's a requirement to install git. it's a very simple process follow my step.

➀ open your browser and search Git windows install, click the first link ( git-scm .com) & Download it latest version & install it!
Oct 22, 2022 β€’ 13 tweets β€’ 4 min read
10 Array Methods in JavaScript!

A thread...⇩ 🟒 Array Methods!

➊ forEach()
βž‹ some()
➌ includes()
➍ every()
➎ filter()
➏ sort()
➐ map()
βž‘ Arrar.from()
βž’ reduce()
➊0 Array.of()
Aug 3, 2022 β€’ 5 tweets β€’ 2 min read
Learn Git Absolutely for Beginners!

⇩⇩⇩ Image ➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git Commands.!
Aug 2, 2022 β€’ 12 tweets β€’ 3 min read
10 Github Repositories to learn JavaScript!

A Thread ↓↓↓ ➊ Awesome-JavaScript

➟ 28.3k ⭐

github.com/sorrycc/awesom…
Aug 2, 2022 β€’ 12 tweets β€’ 4 min read
Learn JavaScript for beginners A Mega Thread

➊ CallBack Function!
βž‹ Function Returning!
➌ Array Methods!
➍ Clone Objects!
➎ call(), apply() and bind().
➏ Lexical Scope!
➐ Default or rest parameters.
βž‘ Arithmetic Operators!
βž’ Basic Events!
βž“ Global and Local Variables! ➊ CallBack Function!
Jul 29, 2022 β€’ 9 tweets β€’ 3 min read
βœ… 7 Awesome Websites to Practice your Coding Skills & interview Question.↓↓↓ ➊ HackerRank!

➀ In this website, you can practice many things here. I practice Python & Data Structure. but we can practice all about algorithms, Data Structure, C++, Java, etc...

hackerrank.com
Jul 28, 2022 β€’ 12 tweets β€’ 2 min read
50 JavaScript Projects ideas For Beginners!

A Mega Thread ↓↓↓ ➊ Image Gallery!

βž‹ Drop down box!

➌ Preloader!

➍ Toggle option!

➎ Slider!
Jul 27, 2022 β€’ 9 tweets β€’ 3 min read
6 Awesome 😎 CSS Hover Effect & Animations.

1. Border Box Animation.
2. Calling Animation.
3. Social media icons hover effect.
4. Social media Hover effect.
5. Text Animations.
6. Toggle Button πŸ”˜ ON OFF πŸ“΄

πŸ’‘ You must try all the animation 1. Border Box Animation.
Jul 26, 2022 β€’ 11 tweets β€’ 3 min read
Learn JavaScript for beginners a Mega Thread↓

❍ Arrays!
❍ Array Destructuring!
❍ JavaScript objects!
❍ Dot notation vs Bracket notation!
❍ Spread Operator!
❍ Objects to an array!
❍ Functions and Arrays!
❍ functions inside function!
❍ Block Scope & Function Scope! ❍ Arrays In JavaScript!

❑ What is Array ?
❑ Why Use Arrays?
Jul 25, 2022 β€’ 13 tweets β€’ 3 min read
πŸ‘¨β€πŸ’» As a developer you must know Git & Git Commands.

➀ Learn Git from scratch ⇩

{ part - 3 } A Thread...↓ Before continuing to this thread, read ( part - 1 ) & ( part -2 )

part -1 ↓

βž€ git config --global user. name
➁ git config --global user. email
βž‚ git init
βžƒ code.
βž„ git status
βž… git touch
βž† git add -a
Jul 18, 2022 β€’ 14 tweets β€’ 2 min read
πŸ‘¨β€πŸ’» As a developer you must know git & Git Commands.

➀ Learn Git from scratch ⇩

{ part - 2 } A Thread...↓ Before continuing to this thread, read ( part - 1 )
here's part 1 of this thread ↓

Jul 16, 2022 β€’ 13 tweets β€’ 4 min read
πŸ‘¨β€πŸ’» As a developer you must know git & git comment.

➀ Learn Git from scratch ⇩

❍ Git installation process!
❍ What is Git?
❍ Git basic Git comments!

{ part - 1} A Thread...↓ ➊ Git installation process!

➀ before using git it's a requirement to install git. it's a very simple process follow my step.

➀ open your browser and search Git windows install, click the first link ( git-scm .com) & Download it latest version & install it!
Jul 12, 2022 β€’ 12 tweets β€’ 4 min read
Learn JavaScript for beginners a Mega Thread↓

❍ What Is Variables?
❍ Data Types!
❍ var, vet, & const!
❍ Functions!
❍ Logical operator!
❍ Switch Statement!
❍ Nested if And else in JavaScript!
❍ Control Statement & Loops!
❍ Spread Operator!
❍ Expressions And Operators! ➊ What Is Variables?

πŸ”—
Jun 9, 2022 β€’ 13 tweets β€’ 6 min read
πŸ“’ functions in JavaScript!

A Thread ↓↓↓ Image ⚠️ Notice ⚠️

❑ This Thread is a part of JavaScript. I will discuss all JavaScript, if you start learning JS Then I can help you.

❑ we will try to clear the basic concept Tutorials of JavaScript in 50 Days

{ Day-36 / 50 }
Jun 4, 2022 β€’ 12 tweets β€’ 4 min read
10 Awesome Developer Tools | Use to Increase Productivity!

⇩⇩⇩... ➊ Visual Studio Code!

{ 1/10 } ⇩

➟ Visual Studio Code is a free open source text editor by Microsoft. VS Code is available for Windows, Linux, and macOS.

code.visualstudio.com/docs/editor/wh…
Jun 2, 2022 β€’ 32 tweets β€’ 8 min read
30 Free Public APIs for Developers. ➊ Weather API

{ 1/30 } ⇩

openweathermap.org/api
Jun 1, 2022 β€’ 8 tweets β€’ 3 min read
5 Awesome JavaScript Project You Must Try! βœ“ CLOCK ⏰⏰

{ 1 / 5 } πŸ‘‡
May 27, 2022 β€’ 12 tweets β€’ 3 min read
10 Best YouTube Channels to Learn Web Development!

A thread πŸ§΅β‡© ➊ Traversy Media

πŸ‘‡
youtube.com/c/TraversyMedia
May 27, 2022 β€’ 9 tweets β€’ 3 min read
βœ” Naming Variables: Rules and Best Practices.

A Thread πŸ‘‡ ⚠️ Notice ⚠️

❑ This Thread is a part of JavaScript. I will discuss all JavaScript, if you start learning JS Then I can help you.

❑ we will try to clear the basic concept Tutorials of JavaScript in 50 Days

{ Day-34 / 50 }
May 26, 2022 β€’ 27 tweets β€’ 4 min read
25 Super Useful Git Commands!

A Mega thread πŸ§΅β‡© Image ➊ git init

βœ” Initialize a local Git repository

➟ git init

βœ‰ Initializes a new Git repository. If you want to place a project under revision control, this is the first command you need to learn.