⚡ JavaScript & TypeScript Daily Refresher #47 👉 What is a frame in the stack memory? 💡 A frame is a block in the call stack that stores variables. We have the script frame (for global variables) and function frames (for variables inside functions). ✨ I post daily JS/TS refreshers — follow for the next one! #JavaScript #TypeScript #WebDevelopment #Programming
Majid Abbasi’s Post
More Relevant Posts
-
⚡ JavaScript & TypeScript Daily Refresher #49 👉 Where are closures saved in memory? 💡 Closures are saved in the heap, because they keep references to variables outside their own scope and must persist beyond the normal stack frame lifecycle. ✨ I post daily JS/TS refreshers — follow for the next one! #JavaScript #TypeScript #WebDevelopment #Programming
To view or add a comment, sign in
-
If you are still struggling to understand some JavaScript trick concept of Deep and Shallow clone join me as I explore and break down how to deep and shallow clone and also how to apply them with confidence Let's discuss Deep and Shallow Clone in JavaScript jabo Landry ・ Nov 1 #webdev #javascript #programming #beginners https://lnkd.in/gYeFwW4e
To view or add a comment, sign in
-
If you are still struggling to understand some JavaScript trick concept of Deep and Shallow clone join me as I explore and break down how to deep and shallow clone and also how to apply them with confidence Let's discuss Deep and Shallow Clone in JavaScript jabo Landry ・ Nov 1 #webdev #javascript #programming #beginners https://lnkd.in/gYeFwW4e
To view or add a comment, sign in
-
👇 Here’s a quick cheat sheet for the most used TypeScript utility types 👇 #TypeScript #FrontendDev #ReactJS #WebDev #CodingTips #DeveloperTools #JavaScript #WebDevelopment #Programming #TechTips
To view or add a comment, sign in
-
🚀 Understanding the difference between ++i and i++ in JavaScript Ever wondered what’s the real difference between ++i and i++ in JavaScript? They both add 1 to your variable — but timing is the key. ++i increases the value before it’s used. i++ increases the value after it’s used. It’s a tiny detail that can make a big difference, especially inside loops or complex expressions. #JavaScript #Programming #CodeTips #WebDevelopment
To view or add a comment, sign in
-
-
💻 Day 9: Utility Types in TypeScript TypeScript comes with built-in utility types that make working with objects easier and safer These are very helpful when you want to modify, pick, or omit certain properties without rewriting everything 👉Partial<T> – Make all properties optional -> Partial is perfect for update forms where not all fields are required 👉 Required<T> – Make all properties required #TypeScript #JavaScript #WebDevelopment #FrontendDevelopment #CodeTips #Coding #Programming #TechLearning #SoftwareDevelopment #LearnToCode #TypeSafety #DeveloperLife #CleanCode #ReactJS #FullStackDevelopment
To view or add a comment, sign in
-
-
[Boost] Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code Simc Dev ・ Nov 3 #javascript #webdev #programming #beginners https://lnkd.in/gAQNR_jj
To view or add a comment, sign in
-
[Boost] Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code Simc Dev ・ Nov 3 #javascript #webdev #programming #beginners https://lnkd.in/gAQNR_jj
To view or add a comment, sign in
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