Insha Profile picture
10 Aug, 4 tweets, 1 min read
Don't know where to start with Web Development ❓

Or do you struggle with even the basic concepts of JavaScript and ReactJS❓

Or are you just stuck in a tutorial hell❓

Don't worry I've something for you👇
This ebook is a comprehensive study guide that will teach you everything you need to know to be a confident web developer through bite-sized lessons, a ton of easy-to-understand examples, pretty illustrations, and proven roadmaps. 💪🔥
It contains 👇
✅ 400+ Pages of content
✅ 50+ Interesting project ideas
✅ 3 Checklists of secret resources
✅ 2 Proven roadmaps
✅ Straight to the point explanations
✅ Illustrations to explain the concepts visually
✅ Homework exercises and Interview prep
Here it is 🔥👇

gumroad.com/a/666539123/dv…

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Insha

Insha Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Insharamin

12 Aug
5 Best Free Cloud Storage Services You should know!

A Thread 👇
What is Cloud Storage?

Cloud storage is a cloud computing model that stores data on the Internet through a cloud computing provider that manages and operates data storage as a service.
1- pCloud

pCloud is the secure encrypted cloud storage, where you can store your personal files or backup your PC, or share your business documents.

Sign up and get up to 10 GB of free storage.

📎pcloud.com Image
Read 8 tweets
7 Aug
Are you a Front-end developer?

These tools will save you 10+ hours per week 👇
1️⃣ Unminify

Free tool to unminify JavaScript, CSS, HTML, XML, and JSON code, making it readable and pretty.

📎unminify.com
2️⃣ WhatRuns

WhatRuns shows you pretty much everything that powers a website. Web apps they pay for, CDN they’re hosted on, how they track their visitors, WordPress plugins, fonts – you name it!

📎whatruns.com
Read 11 tweets
4 Aug
7 CSS properties that you may not be using.

A Thread 👇
1️⃣ ::first-letter

The ::first-letter is a pseudo-element that is used to add a style to the first letter of the specified selector.

Note: The pseudo-element only works if the parent element is a block container box
2️⃣ :nth-child

The :nth-child(n) selector matches every element that is the nth child, regardless of the type, of its parent.

It is used to style content based on its relationship with parent and sibling elements.
Note: n can be a number, a keyword, or a formula.
Read 7 tweets
2 Aug
7 Best GitHub Repos That Every JavaScript Developer Must Know.

A Thread 👇
1️⃣ JavaScript Algorithms and Data Structures

This repository provides examples of common algorithms and data structures with explanations and links to further readings.

Stars: 112k
Forks: 18.6k

📎github.com/trekhleb/javas…
2️⃣ Clean Code JavaScript

This repo contains the Software engineering principles adapted for JavaScript from the Clean Code. It's a guide to producing readable, reusable, and refactorable software in JavaScript.

Stars: 53.2k
Forks: 6.7k

📎github.com/ryanmcdermott/…
Read 9 tweets
22 Jul
What are CSS Combinators?

Come let's discuss them one by one.

A Thread 👇
A combinator is something that defines the relation between selectors.

There can be more than one simple selector in a CSS selector, and between these selectors, we can include a combinator.
Types of Combinators:

1️⃣ Descendant selector
2️⃣ Child selector
3️⃣ Adjacent sibling selector
4️⃣ General sibling selector
Read 8 tweets
19 Jul
7 Tools for structuring and optimizing your CSS.

CSS files formatting and optimization is no more a headache for web developers with the help of these hand-picked tools!

A Thread 👇
1️⃣ CSS Optimizer

CSS Optimizer is an online tool to clean, optimize, and compress CSS code.

📎cssportal.com/css-optimize/
2️⃣ CSS Beautifier

Code Beautifier is based on CSS Tidy, the popular open-source CSS parser and optimizer. Enter your messy, minified, or obfuscated CSS Style Sheets into the field above to have them cleaned up and made pretty.

📎cleancss.com/css-beautify/
Read 9 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(