Pratham Profile picture
2 May, 6 tweets, 3 min read
Check out these 10 amazing GitHub repositories 😼

🧵 👇🏻
1. github.com/gztchan/awesom…
- 🌟Curated design resources

2. github.com/DovAmir/awesom…
- A curated list of software and architecture related design patterns 🎨
3. github.com/lnishan/awesom…
- 💎 A curated list of awesome Competitive Programming, Algorithm and Data Structure resources

4. github.com/microsoft/node…
- Tips, tricks, and resources for working with Node.js
5. github.com/airbnb/javascr…
- JavaScript Style Guide

6. github.com/sindresorhus/a…
- ⚡ Delightful Node.js packages and resources
7. github.com/vasanthk/react…
- ✨ React patterns, techniques, tips and tricks ✨

8. github.com/8483/notes
Full-stack web development notes.
9. github.com/PrathamKumar14…
- HTML, CSS and JavaScript handwritten cheat sheets for you💖

10. github.com/TheAlgorithms/…
- A repository for All algorithms implemented in Javascript

• • •

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 May
Are you learning JavaScript?

These 12 amazing resources will boost your skills

🧵👇🏻
1️⃣ JavaScript visualizer

- A great visualizer for JavaScript code

🔗 jsv9000.app
2️⃣ Learn JavaScript

- Interactive JavaScript tutorial.

🔗 learn-js.org/en/ Image
Read 14 tweets
3 May
A complete beginner's guide to styling your website with CSS.

Thread 🧵👇🏻 Image
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 / 27 }
First and foremost

The characterstic of a great website is it's color scheme. Forget about everything and learn about background and color properties initially.

The colors are something from which users interact first whenever they visit your webpage

{ 3 / 27 }
Read 27 tweets
1 May
z-index is a powerful yet confusing concept of CSS. But this short thread will solve all your doubts related to it.

Thread🧵 👇🏻
z-index is a CSS property that controls stacking order of elements along z axis.

Image a hypothetical line starting from your eye to screen, that is z-axis
Note that z-index only works on positioned elements.

You need to specify the position (relative, absolute, sticky, fixed) if you want to arrange an element using z-index
Read 8 tweets
30 Apr
5 seamless single div css art that anyone can create for fun 📱🌥️🎧👓🚀

🧵 👇🏻
1️⃣ Mobile Phone 📱

Complete code: codepen.io/prathkum/pen/W… .phone {   position: relative;   height: 128px;   width: 72p
2️⃣ Cloud 🌥️

Complete code: codepen.io/prathkum/pen/V… .cloud {   height: 50px;   width: 140px;   background: #6EC4
Read 8 tweets
29 Apr
10 HTML tips I bet you are not familiar with 🧵 👇🏻
HTML Tip 1

The input with type image defines an image as a submit button. With src attribute that specifies the link to the image
HTML Tip 2

The "step" attribute specifies the interval between legal numbers in an <input> element

Suppose I want the user to only select Sundays in the input date then I'll mention the upcoming Sunday date with 7 stepsDown pointing backhand index
Read 11 tweets
29 Apr
6 amazing GitHub repositories that can help you in your web development journey

🧵 👇🏻
1️⃣ frontend-guidelines

- Some HTML, CSS and JS best practices.

🔗 github.com/bendc/frontend…
2️⃣ awesome-learning-resources

- Awesome list of resources on Web Development.

🔗 github.com/lauragift21/aw…
Read 7 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!