I use these tools(vs code extensions) every day to write faster and better code for my projects. Here are my top recommendations:
1. Prettier - Code Formatter
Automatically fixes your code's alignment and spacing every time you save.
2. Tailwind CSS IntelliSense
Gives you a dropdown list of every available Tailwind class while you type.
3. ES7+ React/Redux Snippets โ๏ธ
Allows you to type short commands (like rafce) to generate a full React component.
4. GitLens
Shows you who changed a line of code and when they did it.
5. ES Lint ๐
Highlights errors and "bad code" in red or yellow while you are typing.
U can add yours at commentโ๏ธ
1. Prettier - Code Formatter
Automatically fixes your code's alignment and spacing every time you save.
2. Tailwind CSS IntelliSense
Gives you a dropdown list of every available Tailwind class while you type.
3. ES7+ React/Redux Snippets โ๏ธ
Allows you to type short commands (like rafce) to generate a full React component.
4. GitLens
Shows you who changed a line of code and when they did it.
5. ES Lint ๐
Highlights errors and "bad code" in red or yellow while you are typing.
U can add yours at commentโ๏ธ
๐3๐ค1
Improvement is the process of making something better
through learning, practice, and consistency.
No growth without improvement.
through learning, practice, and consistency.
No growth without improvement.
โค3
[] == false // true
{} == false // false
JavaScript: Trust me bro.๐
{} == false // false
JavaScript: Trust me bro.๐
โค1
Ethiopian dev-students donโt fear bugs.
We fear power cuts ๐คฃ๐คทโโ
We fear power cuts ๐คฃ๐คทโโ
โค2๐1
Skipping rest is like running code without error handling it always fails later.
if (!rest) {
brain.crash();
}
Happy sundayโ๏ธ
if (!rest) {
brain.crash();
}
Happy sundayโ๏ธ
โค4
You donโt need confidence to move forward.
You gain confidence by moving forward.
You gain confidence by moving forward.
๐ฅ10
โจ Design Tip:
Master the "Glassmorphism" Effect
Ever wondered how to get that sleek, frosted-glass look seen on iOS or modern SaaS dashboards? Doing it manually with backdrop-filter can be a headache of trial and error.
Glass UI is a free CSS generator that lets you design stunning translucent cards in seconds. Just play with the sliders and copy the code!
Try it here: Glassmorphism CSS Generator
Master the "Glassmorphism" Effect
Ever wondered how to get that sleek, frosted-glass look seen on iOS or modern SaaS dashboards? Doing it manually with backdrop-filter can be a headache of trial and error.
Glass UI is a free CSS generator that lets you design stunning translucent cards in seconds. Just play with the sliders and copy the code!
Try it here: Glassmorphism CSS Generator
๐ฅ2
๐ธ A group of frogs tried to climb a tree.
Everyone shouted, โImpossible!โ
One frog reached the top.
Why? He was deaf.
๐ Be deaf to negativity. Keep climbing.
Everyone shouted, โImpossible!โ
One frog reached the top.
Why? He was deaf.
๐ Be deaf to negativity. Keep climbing.
๐ฏ5
Your effort today must pass through the pain.
In development, "pain" is just another word for learning in real-time. Most people stop when the code breaks, but that is exactly where the real skill begins. โ๏ธ
In development, "pain" is just another word for learning in real-time. Most people stop when the code breaks, but that is exactly where the real skill begins. โ๏ธ
โค4๐1
I was away for a few days for personal reasons.
Sometimes life needs a pause and thatโs okay.
But today, Iโm back.
Back with fresh energy.
Back with new focus.
Back with the intention to show up consistently.
This space matters to me, and so does growth mine and yours.
No perfection. Just progress.
No pressure. Just consistency.
๐ฅ Stay tuned. Weโre just getting started.
Sometimes life needs a pause and thatโs okay.
But today, Iโm back.
Back with fresh energy.
Back with new focus.
Back with the intention to show up consistently.
This space matters to me, and so does growth mine and yours.
No perfection. Just progress.
No pressure. Just consistency.
Taking a break is not quitting.
Coming back is strength.
๐ฅ Stay tuned. Weโre just getting started.
๐ฅ7
Donโt just read code โ write it.
Even 15 minutes of hands-on coding daily
beats 2 hours of watching tutorials.
๐ Open your editor
๐ Type the code
๐ Make mistakes
๐ Learn faster
Even 15 minutes of hands-on coding daily
beats 2 hours of watching tutorials.
๐ Open your editor
๐ Type the code
๐ Make mistakes
๐ Learn faster
๐2
Skills grow when consistency wins.
Study. Apply. Improve.
Thatโs the formula.
Study. Apply. Improve.
Thatโs the formula.
๐3