Insha Profile picture
14 Aug, 7 tweets, 3 min read
5 Awesome Websites you won't believe exist. πŸ˜‰βš‘

A Thread πŸ‘‡
1️⃣ CodeElf

If you encounter difficulty in naming the variables then this is perfect for you. With CodeElf you can search over GitHub, Bitbucket, GitLab to find real-world usage variable names.

πŸ“Žunbug.github.io/codelf/
2️⃣ Hidden Tools

Discover a wide collection of tools made by the community - for you. You'll be amazed to see the collection of several dope tools.

πŸ“Žhiddentools.dev
3️⃣ BundlePhobia

Bundlephobia helps you find the performance impact of npm packages. Find the size of any javascript package and its effect on your frontend bundle.

πŸ“Žbundlephobia.com
4️⃣ WhiteBoard

Get hands-on right away with the Web whiteboard for instant collaboration, where you can brainstorm, share ideas and manage projects without signing up.

πŸ“Žwebwhiteboard.com
5️⃣ Bubble

Bubble introduces a new way to build software. It's a no-code tool that lets you build SaaS platforms, marketplaces, and CRMs without code.

πŸ“Žbubble.io
That's all for this thread.

If you want to access more amazing tools that'll ease your work πŸ‘‰ Here's a curated list of 50 developer tools for you. πŸ”₯πŸ’ͺ

Grab your copy nowπŸ‘‡
insharamin.gumroad.com/l/Developer-to…

β€’ β€’ β€’

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
Read 8 tweets
10 Aug
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
Read 4 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

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!

:(