Built a fully functional Smart Event Dashboard from scratch using pure HTML, CSS & JS — no frameworks, no libraries. Just clean code and creativity. 🎨💻 The best way to learn is to build. What are you building this week? 👇 #JavaScript #WebDev #100DaysOfCode #FrontendDeveloper #CodingJourney
More Relevant Posts
-
🔸 I built a simple project using JavaScript Fetch API to retrieve data from a public API. This project demonstrates how to fetch and display users and posts dynamically from a server and render them on a webpage. It helped me understand: Asynchronous JavaScript (async/await) Fetch API DOM manipulation Error handling Working with JSON data 🔹 Features: Fetch user list from API Fetch posts from API Display data dynamically in UI Clean and responsive layout This is a great step toward mastering frontend development and working with real-world APIs. 💻 #JavaScript #FetchAPI #WebDevelopment #FrontendDevelopment #HTML #CSS #Coding #Programming #APIs #LearnToCode 👩💻
To view or add a comment, sign in
-
Made a visual to understand Linked Lists in JavaScript at a glance. Internal structure, Big O trade-offs, and when to use them — all in one diagram. #JavaScript #DataStructures #Algorithms #SoftwareEngineering
To view or add a comment, sign in
-
-
💻 JavaScript Array Methods – Hands-on Practice Completed Worked on some fundamental Array methods in JavaScript and practiced how they actually behave 👇 ✔️ Used push() and pop() to add/remove elements from the end ✔️ Used unshift() and shift() to work with elements at the beginning ✔️ Explored length to track array size ✔️ Understood the difference between slice() and splice() through practice 💡 Key takeaway: slice() does not modify the original array, while splice() directly changes it — this difference is really important while working with data. Practicing these basics is helping me build a strong foundation in JavaScript 🚀 #JavaScript #WebDevelopment #Frontend #CodingJourney #LearningByDoing
To view or add a comment, sign in
-
-
I built a browser-based code playground. Write HTML, CSS, and JavaScript on the left. See the result instantly on the right. No frameworks. No build tools. Just vanilla JavaScript. What it does: • Real-time preview as you type • Auto-saves your code • Tab key support for faster coding Live demo: https://lnkd.in/eXrHsNS2 #JavaScript #WebDevelopment #CodingTools Or even shorter: text Just shipped: Live Code Playground Write code → see results instantly. Auto-saves. Zero dependencies. Pure JS. Try it https://lnkd.in/eXrHsNS2
To view or add a comment, sign in
-
Unpopular opinion: You don’t need to learn 5 frameworks to get started in tech. One solid foundation in HTML, CSS, and JavaScript is more powerful than jumping between tools. You can learn framework like react.js once you have a solid foundation of html , css and javascript Depth > speed. #coding #front-end #react.js
To view or add a comment, sign in
-
🚀 Day 9 of #100DaysOfFrontend Built a Random Quote Generator using HTML, CSS, and JavaScript 💬 This project helped me understand how to work with arrays, generate random data, and update the UI dynamically using DOM manipulation. Small steps every day, but consistent progress 💪 Learning, building, and improving one project at a time 🔥 🔗 Live Demo: https://lnkd.in/gmYjmihf 💻 GitHub:https://lnkd.in/gNyMr8Ys #JavaScript #FrontendDevelopment #WebDevelopment #BuildInPublic #Consistency
To view or add a comment, sign in
-
-
Built a Colorful Calculator using HTML, CSS & JavaScript! A beginner-friendly project with: ✅ Clean UI with gradient buttons ✅ Basic operations ( + − × ÷ ) ✅ Percentage & sign toggle ✅ Error handling for divide by zero Every big project starts with small steps. #JavaScript #WebDev #HTML #CSS #100DaysOfCode #Frontend #Coding
To view or add a comment, sign in
-
Made a visual to understand Doubly Linked Lists in JavaScript at a glance. Internal structure, Big O trade-offs, and when to use them — all in one diagram. #JavaScript #DataStructures #Algorithms #SoftwareEngineering
To view or add a comment, sign in
-
-
How JavaScript really works behind the scenes ⚙️🚀 1️⃣ User Interaction User clicks a button → event gets triggered 2️⃣ Call Stack Functions are pushed into the call stack and executed one by one (LIFO) 3️⃣ Web APIs Async tasks like setTimeout, fetch run outside the call stack 4️⃣ Callback Queue After completion, async tasks move into the queue 5️⃣ Event Loop It checks if the call stack is empty and pushes tasks back to it 6️⃣ DOM Update Finally, the browser updates the UI 🎯 Understanding this flow changed the way I write JavaScript 💻 What JavaScript concept confused you the most? 👇 #javascript #webdevelopment #frontenddeveloper #coding #learning
To view or add a comment, sign in
-
-
Do you know how stacks work in JavaScript? Made a visual to understand LIFO, Big O trade-offs, and when stacks make sense — all in one diagram. #JavaScript #DataStructures #Algorithms #SoftwareEngineering
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