30 GitHub repositories that can help you as a developer

Mega Thread 🧵👇🏻
1️⃣ github.com/lydiahallie/ja…

Just found a great GitHub repository for JavaScript lovers.
2️⃣ github.com/dypsilon/front…

An amazing GitHub repository for Front-end development resources
3️⃣ github.com/microsoft/Web-…

This is a super cool GitHub repo by Microsoft for learning web development for beginners
4️⃣ github.com/jlevy/the-art-…

Master the command line, in one page
5️⃣ github.com/AllThingsSmitt…

- A collection of tips to help take your CSS skills pro
6️⃣ github.com/DopplerHQ/awes…

In this repo you'll find a huge list of interviews questions divided in the various section in according to the language, frameworks and libraries
7️⃣ github.com/DovAmir/awesom…

A curated list of software and architecture related design patterns.
8️⃣ github.com/goldbergyoni/n…

In this repo you'll find a divided list of best practice in terms of Projects, Error handling, code style, testing, docker file. etc...
9️⃣ github.com/sindresorhus/a…

This is a huge huge list of awesome resources of Node.js in the form of packages, tutorials, articles, books, courses, tools, etc...
🔟 github.com/sqreen/awesome…

Curated list of awesome open-source applications made with Node.js
1️⃣1️⃣ github.com/hagopj13/node-…

A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
1️⃣2️⃣ github.com/AlaaMezian/Nod…

This is a basic project structure for a node js project contain a full support for async/await , proper error handling, basic Joi Validation object oriented para-diagram and much more
1️⃣3️⃣ github.com/airbnb/javascr…

JavaScript Style Guide
1️⃣4️⃣ github.com/ossu/computer-…

Path to a free self-taught education in Computer Science!
1️⃣5️⃣ github.com/adam-golab/rea…

Roadmap to becoming a React developer
1️⃣6️⃣ github.com/enaqx/awesome-…

A collection of awesome things regarding React ecosystem
1️⃣7️⃣ github.com/30-seconds/30-…

Short React code snippets for all your development needs
1️⃣8️⃣ github.com/goabstract/Awe…

- A huge list of best design tools and plugins for everything
1️⃣9️⃣ github.com/LeCoupa/awesom…

Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file.
2️⃣0️⃣ github.com/mgramin/awesom…

Everything that makes working with databases easier
2️⃣1️⃣ github.com/bmorelli25/Bec…

- Free resources for learning Full Stack Web Development
2️⃣2️⃣ github.com/microsoft/vsco…

Collection of helpful tips and tricks for VS Code.
2️⃣3️⃣ github.com/public-apis/pu…

A collective list of free APIs
2️⃣4️⃣ github.com/tuvtran/projec…

Curated list of project-based tutorials
2️⃣5️⃣ github.com/charlax/profes…

A collection of full-stack resources for programmers.
2️⃣6️⃣ github.com/beautifulinter…

A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development
2️⃣7️⃣ github.com/brillout/aweso…

Curated List of React Components & Libraries.

• • •

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

Keep Current with Pratham 👨‍💻🚀

Pratham 👨‍💻🚀 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 @Prathkum

4 Apr
Seven amazing tools / websites a developer should visit

A Thread 🧵👇🏻
1️⃣ linuxsurvival.com

Linux Survival is a free tutorial designed to make it as easy as possible to learn Linux. Even though Linux has hundreds of commands, there are only about a dozen you need to know to perform most basic tasks. Image
2️⃣ learn-anything.xyz

Search anything here and it will show you the correct roadmap Image
Read 8 tweets
4 Apr
Everything you need to know about CSS position property

Thread🧵👇 Image
There are 5 values that you can pass in position property

- static
- relative
- absolute
- fixed
- sticky

In this thread we will be look at all of them

{ 2 / 19 }
Let's start with understanding what document flow is?

📌 Elements are displayed on the screen as they written in the HTML document

Consider the following piece of code:

H1, P, H3 and div are displayed on the screen in exact order as they written in the HTML file

{ 3 / 19 } ImageImage
Read 19 tweets
3 Apr
Create 7 complicated figures using CSS ♾️➡️⭐🔍❤️

🧵👇🏻
1️⃣ Infinity Symbol

It may look tough but trust me I created this symbol using border-radius only .infinity {   position: relative; }     .infinity::before {
2️⃣ Arrow

Combination of rectangle and a triangle .arrow {   height: 40px;   width: 100px;   background: black
Read 9 tweets
3 Apr
2️⃣8️⃣ github.com/streamich/reac…

A great collection of pre built custom hooks that you can use in your project straight away. Hooks are divided into categories.
2️⃣9️⃣ github.com/Developer-Y/cs…

List of Computer Science courses with video lectures.
3️⃣0️⃣ github.com/leonardomso/33…

33 concepts every JavaScript developer should know.
Read 4 tweets
2 Apr
10 HTML and CSS tips that you need to know😉

🧵👇🏻
1️⃣ Customize the text selection

- The ::selection pseudo-element matches the portion of an element that is selected by a user. h1::selection {   background: #e11d74;   color: white; }
2️⃣ Range Input

- You can change the styling of input type="range"
Read 11 tweets
2 Apr
A Complete Guide to Getting Started with CSS

Thread 🧵 👇🏻
CSS is an amazing and unique language that servers a great purpose. We can make our website visually good using CSS. It describe the presentation of web pages, including typography,. layouts, color etc...

{ 2 / 23 }
We can't imagine web development without CSS. See two attached images

1. With CSS
2. Without CSS

Now imagine all websites without styling....

{ 3 / 23 }
Read 23 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!