How you can turn your Video into blog posts using AI


Hey friend,

I'm excited to announce the launch of my new AI SaaS project - SpeakEasy AI ↗️.

It allows you to convert your video into a blog post. You can upload any video you like, and it will turn into a beautiful, SEO-friendly blog post.

If you have been holding off from shipping a SaaS app, now is your chance!

Here is the entire course,

video preview​

​

πŸš€ Important News

To better focus on the upcoming Next.js Course launch πŸš€, Frontend Snacks (this newsletter) will transition into a monthly newsletter.

It will continue to provide you with frontend news and in-depth analyses but monthly.

πŸ”₯ Next.js Hot Tips (free course)

In other news, the Next.js hot tips course, known as best practices, goes live next week.

It's a completely free, action-packed email course that teaches you best practices for building Next.js apps.

Clicking this button automatically adds you to the list.

🍿 Weekly Snack: Adding Whimsical Joy in your Apps

One of the best ways to add joy to your apps is to add Confetti.

You can add Confetti to your apps and add that whimsy by using the React canvas-confetti library ↗️ 🎊

Here is how I added to my Course Platform for Developer to Leader ↗️ Course once a student completes a lesson.

Now, I plan to do the same in the Next.js Course too.

It will include tiny little interactions like these.

Here is the code for it,

Grab the package canvas-confetti by installing it from npm ↗️.​

And add the following code to your button.

🀫 Latest Frontend News

A first look at React Server Components for native and web users with Expo Routerβ€”the universal React framework. You should watch it ↗️.

​Next.js shipped the first version of PWA ↗️ πŸ”₯

Upstash launched durable workflows, so you can now offload long-running functions ↗️ to avoid blocking your main API call.

​Next.js upcoming caching simplifications ↗️ yield the most straightforward, most beautiful code.

Next.js Conf has been announced, grab a ticket here ↗️​

​A new AI SaaS has been launched that converts your video into blog posts.

CursorAI has taken the world by storm. Check this post for the rules to improve the code suggestions from the AI.

​ShadCN UI - the most popular UI library ↗️ Introduces a new CLI ✨

  • ​Allowing you to create UI with those components.
  • On top of this, it integrates well with Vercel v0, allowing AI to develop a beautiful UI with ShadCN components.

πŸ’– Weekly Youtube Videos

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

Learn to Ship Next.js AI SaaS - Full Course
​

video preview​

Build AI Todoist Clone using Next.js.
​

video preview​

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

​πŸ”₯ 😐 πŸ‘Žβ€‹

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
video preview

Hey friend, Many of you told me that you don't have time to go through the Next.js Hot Tips course that teaches you the best practices of building Next.js apps, which is why I've compiled this cheat sheet to give you. Grab the free Cheatsheet 🎁 As a special bonus, you can grab the cheatsheet for free here ↗️. It would not be fair if I don't share this deal I'm running on my site. The Modern Full Stack Next.js Course is having a Black Friday sale 🎈 (along with Purchase Power Parity Pricing)...

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,...

Hello Reader, So, React got really confusing... πŸ˜… Remember when things were way simpler before these Meta frameworks came along. Even the React docs recommend to use a Meta framework and Next.js was the recommended one for the longest time. Now, Next.js has not just one but *TWO* Routers. Not to mention the overwhelming number of updates between Next.js versions as well as breaking changes to keep up with. I don't blame you if you are frustrated. After 15+ years of building and scaling apps...