Server Actions feel powerful — almost magical ✨ But many developers are using them unsafely. Let’s break down the common mistakes and the right way to use them. #NextJS #ReactJS #WebDevelopment #FrontendTips #JavaScript
More Relevant Posts
-
JavaScript Interview Question 🔥 What will be the output of this code? const arrowFn = () => console.log(this); function normalFn() { console.log(this); } arrowFn(); normalFn(); 💬 Let me know your answer in the comments! #frontend #reactjs #javascript #community #nextjs
To view or add a comment, sign in
-
What is Zone.js, the security camera analogy, 3-step how it works, setTimeout & HTTP real examples... #Angular #ZoneJS #TypeScript #Frontend #WebDevelopment #ChangeDetection #AngularPerformance #JavaScript #FrontendDeveloper #SoftwareEngineering #100DaysOfCode #WebDev
To view or add a comment, sign in
-
-
React is killing complex logics day by day more better code optimization and better performance New React pattern (use() + async support): #ReactJS #FrontendDevelopment #WebPerformance #LearningInPublic #JavaScript #Consistency
To view or add a comment, sign in
-
-
Many React developers repeat the same mistakes. I made some of these mistakes too. So I created this short carousel to share a few common ones and how to avoid them. Swipe through the slides 👇 Which one have you made before? #react #javascript #frontend #webdevelopment
To view or add a comment, sign in
-
⚛️ useState vs useRef in React A simple visual to understand the difference between these two React hooks. Small concepts like this make React easier to work with. 🚀 #React #ReactJS #JavaScript #developer #WebDevelopment
To view or add a comment, sign in
-
-
A highly practical article on building bulletproof React components. I know that it sounds trivial but there are some good tips. Give it a read https://lnkd.in/dNqCsk65 #React #JavaScript
To view or add a comment, sign in
-
-
React is killing complex logics day by day more better code optimization better performance No more Complex UseEffect needed 😉 new React pattern (use() + async support): hashtag #ReactJS #FrontendDevelopment #WebPerformance #LearningInPublic #JavaScript #Consistency
To view or add a comment, sign in
-
-
😍How to Get Started with Drizzle ORM in Next.js Using Neon PostgreSQL😍 𝗙𝗼𝗿 𝗺𝗼𝗿𝗲 𝘀𝘂𝗰𝗵 𝘂𝘀𝗲𝗳𝘂𝗹 𝗰𝗼𝗻𝘁𝗲𝗻𝘁, 𝗱𝗼𝗻'𝘁 𝗳𝗼𝗿𝗴𝗲𝘁 𝘁𝗼 𝗳𝗼𝗹𝗹𝗼𝘄 Muhammad Nouman. 👍 𝗟𝗶𝗸𝗲 & 𝗿𝗲𝗽𝗼𝘀𝘁 𝗶𝗳 𝘆𝗼𝘂 𝗳𝗼𝘂𝗻𝗱 𝘁𝗵𝗶𝘀 𝘂𝘀𝗲𝗳𝘂𝗹. #javascript #reactjs #nextjs #webdevelopment
To view or add a comment, sign in
-
Simple JavaScript challenge 🧑💻 What will be the output of this code? for ( var i = 0; i < 3; i++ ) { setTimeout( () => { console.log( i ); }, 0 ); } What's your answer? And why? #JavaScript #WebDevelopment #Frontend
To view or add a comment, sign in
-
-
"Stop defaulting to BehaviorSubject for everything — here's when to use each RxJS Subject type. 👇" #RxJS #Angular #TypeScript #JavaScript #Frontend #WebDevelopment #FrontendDeveloper #AngularDeveloper #ReactiveProgramming #SoftwareEngineering #CleanCode
To view or add a comment, sign in
-
More from this author
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
Getting some KGF vibes from this video 😅 but great insights overall!