Pratham Profile picture
Aug 22 6 tweets 3 min read Twitter logo Read on Twitter
5 GitHub repositories will make you a standout developer from 90% of people:
1. Refine

Refine is an open-source React framework.

Build your React-based CRUD applications without difficulties.

• Build React-based internal tool, admin panel, or any type of CRUD application, with full customization.

🔗 github.com/refinedev/refi…
Image
2. Clean Code TypeScript

Tips and tricks for writing clear TypeScript code.

🔗 github.com/labs42io/clean…
Image
3. AI Commits

A CLI that writes your git commit messages for you with AI.

🔗 github.com/Nutlope/aicomm…
Image
4. Every programmer should know

A collection of (mostly) technical things every software developer should know about.

🔗 github.com/mtdvio/every-p…
Image
5. CSS pro tips

A collection of tips to help take your CSS skills pro.

🔗 github.com/AllThingsSmitt…
Image

• • •

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

Aug 20
11 websites that will help you learn web development faster (they are free): 🧵
1. How HTTP Works

Everything you need to know about HTTP-based system.

🔗 howhttps.works
Image
2. 30 Days of Node

Learn Node step by step with interactive examples and code snippet in 30 days.

🔗 nodejsera.com/30-days-of-nod…
Image
Read 12 tweets
Aug 20
In the past 2 years, I tripled my pay at my job.

5 simple strategies I want to share with you:
1. Set Clear Goals

Knowing what you want to achieve in your job and how you're going to get there.

Don’t over promise, don’t over exaggerate, don’t over plan.
Take the time to write down your goals and break them down into smaller, achievable steps.

This will help you stay focused and motivated, and make it easier to track your progress.
Read 13 tweets
Aug 16
Introduction to CSS Grid Layout!

CSS Grid Layout lets you create complex responsive web design layouts quickly and consistently across browsers.

It's confusing and tricky.

But you won't have any difficulties working with the CSS grids after this post:

A complete guide: Image
Grid is used for making complex web design layouts more easily as it's not so hard to master.

Using Flex, you can make only 1D layout but Grid gives you the full power of creating a 2D layout.

Let's start:
First things first, start with giving the display property "grid" to the container element or parent element. Image
Read 28 tweets
Aug 16
5 GitHub repositories will make your life 90% easier:
1. Novu

Novu provides a unified API.

Using it you can implement and manage notifications within the application or system.

It's open source.

🔗 https://t.co/msr96kjQPCgithub.com/novuhq/novu
Image
2. HTML5-boilerplate

HTML5 Boilerplate is a professional front-end template for building fast, robust, and adaptable web apps or sites.

🔗 https://t.co/040sCstvnLgithub.com/h5bp/html5-boi…
Image
Read 6 tweets
Aug 9
Event loop is a confusing concept in JavaScript.

You can better understand code execution if you understand it.

Here's everything you need to know about it:
Before diving into it, we need to understand what multithreading is.

Multithreading is nothing but a programming feature by which we can make maximum use of the CPU by running two or more parts of the program simultaneously.
What exactly event loop is?

It's a mechanism that allows JavaScript to handle multiple tasks concurrently without blocking the main execution thread.
Read 14 tweets
Aug 8
You can learn 90% of CSS using my these 10 threads:
1. All you need to know about CSS 🎨
2. Getting started with CSS animations 🚗
Read 11 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

Don't want to be a Premium member but still want to support us?

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

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us on Twitter!

:(