Sunday, 7 April, 2024 UTC


Summary

How does useOptimistic() work internally in React?
44 minutes by Robin Wieruch
Optimistic UI is a common trick in UI development to improve the perceived performance. useOptimistic() is a hook to help build it. Let’s figure out how it work internally.
Embed Conversational AI Into Your React JS App
sponsored by nlux
Free and open-source library to integrate context-aware conversational AI into your React app, powered by any LLM. nlux makes that super simple. High performance, comprehensive documentation, and feature-rich. Check it out!
9 React Hooks that you should be aware of as a Frontend Developer
13 minutes by Borneel B. Phukan
Whether you're a seasoned developer or just getting started with React, understanding these hooks is key to harnessing the full potential of the framework.
Expose Platform APIs Over Wrapping Them
9 minutes by Jim Nielsen
Whenever a problem can be solved by native HTML elements, the longevity of the code improves tremendously as a result. This is a much less alienating way to learn web development, because the bulk of your knowledge will remain relevant as long as HTML does.
Exploring Authentication in Next.js
19 minutes by Robin Wieruch
Robin delved deep into exploring Authentication in Next.js 14 using Next's App Router, React Server Components (RSC), and Server Actions. This comprehensive tutorial covers using Lucia Auth for sign up, sign in, sign out, and protected routes.
The Best Vscode Snippets for React Typescript + Nextjs + Redux Toolkit
2 minutes by Bhanu Sunka
Have you ever tried the ES7 React snippets extension? Have you ever felt overwhelmed by the sheer number of snippets it offers? If not, here's my selection of the most essential snippets. By focusing on just the necessities, you can slim down your Visual Studio Code setup and streamline your coding experience.
And we’ll wrap up with a bonus link with the release of Bun 1.1.
newsletters
  • Leadership in Tech
  • Programming Digest
  • C# Digest

Would you like to become a sponsor and advertise in one of the issues? Check out our media kit and get in touch.


Powered by beehiiv