One skill every Leader needs to Master


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, Never say we can’t do this now, hoping they would go away but instead, share the priorities and your roadmap 🛣️ with them. Ask them how their work takes priority over your existing roadmap and work with them to build a mutual understanding.

I have attached a handy infographic for you to learn and reference when you will say no next.

How do you say 'No'

This infographic and part of the lesson is taken from the Developer to Leader course which is filled with fun lil graphics like these.

Developer to Leader is a course that equips you all the skills needed to become a Successful Engineering Leader even if you've never managed or led anyone before.

🔥 Actionable Tip: Schedule regular self-reflections or engage in peer coaching to evaluate your decision-making and identify areas for growth.

🧰 The Engineering Leader's Toolbox

P.S.

Over the next couple of weeks, you're going to hear more from me about the upcoming Black Friday sale for Developer to Leader course, if you'd rather not hear about it you can click here to opt out however I'd still recommend to check it out since I'll be sharing exclusive bonus content that will be super helpful.

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
after function in Next.js

Hey Reader, Next.js has a bunch of little features that feel fun at first — but can actually change the way you build. This week’s snack is one of those. That’s the whole point of Frontend Snacks: giving you small, sharp insights that make a real difference and ones you can actually apply. Weekly Snack: after function 🍿 Next.js 15 introduces after() — a new API that lets you schedule server-side code to run after the response has been sent to the browser. So your UI renders instantly, and the...

AI coding agent

Hey Reader, So apparently Deadpool is giving a keynote at a developer conference now. Yes, Ryan Reynolds is speaking at the Postman Conference and I’m still trying to process that 🤯 I recently had a conversation with a friend who really missed in-person connections. It's hard to be at home all the time and it is only when you meet like minded people in a room is when your creative juice flows. Things like I didn't know how tall you were or didn't know you had a dog etc. come up which is...

server only vs use server

Hey Reader, 🎨 Ever wanted your website to feel like it came straight out of a Studio Ghibli movie? I just discovered a Ghibli-inspired ShadCN UI theme that brings that dreamy, hand-painted magic to your components — and it’s absolutely stunning. If you're as obsessed with that aesthetic as I am, you're gonna love this. I also share a Github Repo you can check out too that goes along well with the video. 🍿 Weekly Snack: 'server-only' vs 'use server' Next.js has two easily confused directives:...