🍿 1 easy way to speed up your Dev Time


Hey friend,

I have been working on something very exciting πŸš€.

It is a completely free course.

Over the years, I have been asked what my best practices for Next.js apps were? What were the learnings after teaching over 10,000 students? well, this simple course will cover a few of those tips.

I'll be sharing 10 easy-to-follow HOT tips πŸ”₯ for Next.js apps in 10 days!

If you want to be the first to know when I release it, you can sign up here ↗️.

Our Weekly Snack: Let's a create a fun GitHub Action

GitHub Actions is like a recipe book for your code. You write down the steps to build, test and release it, and GitHub Actions follows them automatically whenever you need, saving you time and effort.

Now let's say,

Imagine you're working on a critical project, and your team takes code quality very seriously. To prevent silly mistakes, you set up this hilarious GitHub Action.

  • A developer, let's call them "Sasha," accidentally modifies an untouchable file and submits a pull request.
  • The GitHub Action springs into action!
  • Instead of simply closing the pull request, it posts a hilarious comment:
Hey Sasha, you can't touch the untouchable files πŸ™ˆ. Instead move them out of "x" directory.

This is just a simple and fun example. But you can do a lot more.

You can also create a Github Action to,

  • πŸŒ… Automatically compresses JPEGs, PNGs and WebPs in Pull Requests or
  • ✍️ To help validate your source code by enforcing consistent coding style and identifying potential issues.
  • πŸ“¦ Help cache dependencies (libraries your code relies on) across workflow

Now, Github actions can get slow and can slow down your productivity a lot which can impact your time to delivery and to production.

πŸ‘‡ This is why you should check out the below section πŸ‘‡.

PRESENTED BY BLACKSMITH

Is slow Github Actions killing your developer productivity?

Get blazing-fast⚑️ GitHub Actions with Blacksmith!

Β· Run GitHub Actions up to 2x faster using modern gaming CPUs instead of decade-old server CPUs from GitHub.
​· Cut costs by 50-75%​
​· 1-line code change, 5-minute setup - to integrate Blacksmith ✨
​· Trusted by leading companies - Slope, Muzz, Gitbook, and Fieldguide.

Faster CI enables teams to move faster and significantly improves developer productivity.

And the best part? it’s absolutely free to check it out!

Latest Frontend News

​A very interesting discussion ↗️ on SPA's in the world of React and Next as everyone wants a server rendered app.

Such a cool tool for technical diagrams, you can generate diagrams ↗️ and charts πŸ“ˆ from simple text‑based descriptions

Now if you use Client components in React and if you make them async, you get an error asking you if you are sure? well this PR ↗️ helps that issue and needs to happen before it can be a reality.

Want beautiful icons for your project? Look no further as the Lucide React library ↗️ just crossed 1M downloads

We are all fans of ShadCN UI and I have been hearing great things about Solid UI ↗️. This is the Solid version of Shadcn.

Astro has been really surprising me lately. You can now have transitions without JavaScript 🀯, you NEED to check this demo ↗️.
​
(Please note, Zero-JS View Transitions require Google Chrome 126 or Microsoft Edge 126 to run)

Did you miss last week's newsletter? well look no further, you can view this tweet for a quick visual.

Weekly Youtube Videos

Check it out and subscribe to my channel ↗️ for more Frontend, Leadership and Career Development content.

How does React compiler actually work?

video preview​

The Most Underrated feature in Nextjs 15

video preview​

What do you think of today's Newsletter? Simply click on one of the links below.

Β· πŸ”₯ Great job Β· 😐 You can do better Β· πŸ‘Ž Not great​

Ankita Kulkarni

Join 6000+ subscribers reading by weekly personalized Newsletter that helps developers level up their skills through weekly Frontend and Leadership Snacks. You get a deep dive into a Tech topic, Actionable tips to excel in your career and a toolbox!

Read more from Ankita Kulkarni
saying No

Hello Reader, As an Engineering leader, you are going to get requests all the time. So you need to prioritize how you are going to manage that. According to a study by McKinsey, leaders who set clear priorities for their teams see a 25% increase in overall productivity. You might have to say β€˜no’ to your direct team or product leaders or might have to say no to priorities. In Leadership, saying no means 'not right now', but let's work together to figure out 'when.' While setting priorities,...

Removing console logs

Hey friend, I've been heads down building this thing for months, and I'm both nervous and *stoked* to finally share it with you. It is The Modern Full Stack Next.js Course which is dropping on November 25th πŸ’₯. It is a course that teaches you to build and deploy production-ready Next.js apps. Less than 10 days to go, WILD !! 😬 Look, I know there are tons of courses out there, but I wanted to do something different. I actually built my own *custom course platform* from scratch because, well,...

Hey friend, AI has revolutionized how we should build products. Instead of being scared of it, I'd suggest trying out a bunch of tools and seeing what you like to make you more powerful, I mean productive :P. I mean, I built this Full Stack Splitwise app from scratch using just prompts and AI – no coding skills required! My Tech Stack - Next.js, ShadCN, Clerk, and all the bells and whistles. I'm blown away 🀯. I also gave AI my design vision and it designed this beautiful app for me! If you...