After our last video on view transitions, I dove into the React Router APIs and found a really cool feature: its built-in support for the View Transition API. It enables native-like, smooth animated transitions between pages—and yes, it's production-ready right now!" Prerequisite: Basic experience with React and React Router (v6.4+). ---------------------------------------------------- I make content about reactjs on YouTube you can check out here on my channel. #webdevelopment #mernstack #reactjs #typescript #javascript #reactrouter #viewtransition
More Relevant Posts
-
Now we explore further into viewTransition, the React Router API and implement this really really cool feature into our website. View Transition API. It enables native-like, smooth animated transitions between pages—and yes, it's production-ready right now!" Prerequisite: Basic experience with React and React Router (v6.4+). ---------------------------------------------------- I make content about reactjs on YouTube you can check out here on my channel. #webdevelopment #mernstack #reactjs #typescript #javascript #reactrouter #viewtransition
To view or add a comment, sign in
-
Full video: https://lnkd.in/dPfwHt6J I have uploaded a complete walkthrough of React Router: using Link, NavLink, and the viewTransition API in action. You can safely use this in production today! Prerequisite: Basic experience with React and React Router (v6.4+). -------------------------------------------------------- I make content about reactjs on YouTube you can check out here on my channel. #webdevelopment #mernstack #reactjs #typescript #javascript #reactrouter #viewtransition
To view or add a comment, sign in
-
What if you could learn React without switching tabs or setting up anything? Now you can. React Course is live — https://dub.sh/react-learn From HTML to React, every topic runs directly in the browser with editable, live code. If you’re starting your frontend journey or preparing for a React role, this is a good place to begin. #React #ReactJS #FrontendDevelopment #WebDevelopment #LearnReact #ReactDevelopers
To view or add a comment, sign in
-
-
🚀 Understanding Keys in React Ever wondered why React emphasizes the use of keys when rendering lists? 🤔 Keys are more than just unique identifiers — they help React efficiently update the DOM, prevent unnecessary re-renders, and keep your UI smooth. Choosing the right key can make a huge difference in performance and predictability. I’ve compiled a detailed PDF explaining: ✅ What keys are ✅ Why they matter ✅ Best practices and common mistakes Perfect for React beginners and those looking to solidify their fundamentals. 📥 Check out the PDF and level up your React skills! #ReactJS #FrontendDevelopment #WebDevelopment #JavaScript #CodingTips
To view or add a comment, sign in
-
🚀 Say goodbye to manual setup! Meet Buildly — your new CLI buddy for React, Next.js & Express projects. Generate complete folder structures with boilerplate code in seconds. Choose JS or TS, add components, forms, hooks, constants, controllers, schema and many more automatically. 💻 Install & Run: npm install -g buildly buildly g Home --react Spend less time on setup and more time building features that matter! 🔗 npm: https://lnkd.in/gjKP-PYe #WebDevelopment #ReactJS #NextJS #ExpressJS #NodeJS #JavaScript #TypeScript #Productivity #OpenSource
To view or add a comment, sign in
-
💾 What Really Happens When You Hit Save in a React Project You write some JSX. You hit Save. Your screen refreshes. And magic happens or so it seems 😅 Here’s what’s actually going on 👇 1️⃣ Vite / CRA compiles your code Your JSX → JavaScript through Babel or SWC. 2️⃣ Webpack (or Vite) bundles it It rebuilds only what changed that’s why hot reload feels instant. 3️⃣ React’s Reconciler runs Compares the Virtual DOM and updates only what changed in the real DOM. 4️⃣ Browser paints your UI again Minimal re-render, maximum speed. 5️⃣ You keep coding like a wizard 🧙♂️ 💡 It’s not magic. It’s React, Babel, and the browser dancing in sync. 👉 Ever had that “wait… how did that just work?” moment in React? #ReactJS #FrontendDevelopment #WebDev #JavaScript #CodingJourney #LearnToCode
To view or add a comment, sign in
-
-
React 19 just made event handling way smarter 👇 👇 . ⚡ React 19 — useEffectEvent: Smarter, Safer Side Effects ❌ Previously: Developers faced stale closures inside useEffect, forcing tweaks or full rewrites to keep logic synced. ✅ Modern Approach: useEffectEvent() cleanly separates event logic from effect dependencies — fewer rerenders, cleaner updates, and fewer bugs. ✨ Key Features 🧠 Keeps event logic fresh without re-running effects ⚙️ Reduces dependency chaos 🚀 Simplifies side-effect management #React19 #FrontendDevelopment #ReactJS #JavaScript #WebDevelopment #CleanCode #ModernFrontend #DevCommunity #CodingTips #SoftwareEngineering
To view or add a comment, sign in
-
-
React 19 just made event handling way smarter 👇 👇 . ⚡ React 19 — useEffectEvent: Smarter, Safer Side Effects ❌ Previously: Developers faced stale closures inside useEffect, forcing tweaks or full rewrites to keep logic synced. ✅ Modern Approach: useEffectEvent() cleanly separates event logic from effect dependencies — fewer rerenders, cleaner updates, and fewer bugs. ✨ Key Features 🧠 Keeps event logic fresh without re-running effects ⚙️ Reduces dependency chaos 🚀 Simplifies side-effect management #React19 #FrontendDevelopment #ReactJS #JavaScript #WebDevelopment #CleanCode #ModernFrontend #DevCommunity #CodingTips #SoftwareEngineering
To view or add a comment, sign in
-
-
I recently made a small optimization in my React project — and it improved the load time by almost 30%! It all came down to: ✅ Replacing heavy 3rd-party libraries with lighter ones ✅ Using React.lazy and Suspense for code splitting ✅ Loading only what’s needed (dynamic imports) Such a tiny tweak made a noticeable difference in performance — both in Lighthouse scores and real-user experience. Sometimes, the biggest wins come from the smallest changes 💡 Have you made a simple tweak that gave you big results? Let’s share optimization ideas 👇 #reactjs #webperformance #frontenddevelopment #javascript #nextjs #webdev
To view or add a comment, sign in
Explore related topics
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development