#javascript kết quả tìm kiếm
🚀 Wow — my #NPM packages just hit 7.5 million downloads in the last year! It’s crazy to see so many developers using what I’ve built. Huge thanks to everyone who installs, contributes, or gives feedback ❤️ #JavaScript #OpenSource #WebDev
Day1 of 30days of code!. 🎉 I got started with Typescript today, learnt some of it's major advantages to JS. I also got some hands on practice using the types!, and i can't wait to start building 👨🍳🔥. #buildinpublic #javascript #typescript #30daysofcode #nextjs #web3 #tech
Released JS-DOMestify — convert any JavaScript into code that uses only letters and the symbols + , . = Try it: nowasky.github.io/JS-DOMestify #javascript #xss
Day 34 #BuildInPublic 📌 Today I built a digital clock using JavaScript. Wasn’t able to do much, but every bit of progress matters. I’ll try to be more productive tomorrow #JavaScript #WebDevelopment #CodingJourney #100DaysOfCode
JavaScript devs, when did you realize functions are objects and you can attach properties to them? Just learned this and it feels wrong.💀 What's a real-world use case for this vs. just... using an object? Someone explain. #JavaScript #JS #webdev #Programming #TIL #Coding #viral
Day 12 of my 60 Days of Code Challenge Built a calculator from @frontendmentor today. The interface looks cool, and I’m hoping to add theme features and keydown events later. #60DaysOfCode #FrontendMentor #JavaScript #WebDevelopment
This week I worked on adding a waterfall to my game! Getting the flow, particles, and lighting to feel right took some tweaking, but I'm happy with how it turned out. #JS #JavaScript #WebGL #GameDev #ScreenshotSaturday #DevLog #IndieDev
Day 13 / #100DaysOfCode 🚀 Today I learned how to loop through arrays in JavaScript 🔁 💡 for, for...of, and forEach() — all help you go through each item easily! Sometimes the best loop is the one that finally works 😅 #JavaScript #WebDev #LearnToCode #CodingJourney
✅ Day 23 of the #MasterJiChallenge completed! Topic :- Immediately invoked function Expressions #JavaScript #LearnInPublic #MasterJi @Hiteshdotcom @ChaiCodeHQ @nirudhuuu
💪 JavaScript Destructuring is a Game Changer Write less, do more! 🎯 Drop your favorite method in the comments 👇 #WebDevelopment #Frontend #JavaScript
🚀 Day 18 of #100DaysOfCode Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! I think 1-2 more project in enough for know after this i will go to learn ReactJS.. #WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney
Finally i beat my procastination and implemented end-to-end encryption in my chat app. Security, privacy, and persistence — all built in public. #buildinpublic #webdev #javascript #nextjs #nodejs #programming #100DaysOfCode #developers
Completed Day 7 of our JavaScript journey, learning from @Hiteshdotcom Topic: API Requests & V8 Engine — explored how JavaScript executes code behind the scenes and handles API calls efficiently GitHub: github.com/Himanshusharma… #BuildInPublic #JavaScript #ChaiAurCode
DAY 1 Of LEARNING JAVASCRIPT. • JavaScript alerts • Variables and data types • Naming conventions • String concatenation • String length and how to retrieve the number of characters..... One step at a time... #JavaScript
It’s nothing — you just decided to learn beyond what you already know and overcome every weakness you have. All it takes is a little time and practice. @CodeToInspire #javascript #AfghanGirlsCode @E_Ehrari
Day 21 of my #100daysofcodingchallenge So in #JavaScript today, I made a temperature Converter 😌✨ I'll try to make a video on my code tmrw, IF I manage to find the time I have Integration, 1st order differential equations and thermodynamics to study 🥲
We're officially on Day 20! Of the #100daysofcodingchallenge So far, #JavaScript has had its ups and downs fr🤧 But, I'll not stop till I've mastered it I'm so tired from school, so I'll just revise a few things from the previous days My fellow WebDevs #letsconnect !!
🚀 Did you know? In #JavaScript, `Object.freeze()` makes an object immutable, while in #TypeScript, `readonly` only protects its references. Choose wisely! 🛡️ #JSEssentials #TSEssentials #devtips
Issue #617 of @GamedevJSWeekly newsletter about SOG, carve-a-pumpkin, and Pac-Man Halloween is out - go check it! gamedevjsweekly.com/617 #HTML5 #JavaScript #gamedevjs #gamedev #weekly #newsletter
🗓️Day4/180: Got to learn about 'this' keyword in javascript where @tapasadhikary sir clarified where this keyword refers to object, window object or undefined. #Javascript #DevJourney
Day1 of 30days of code!. 🎉 I got started with Typescript today, learnt some of it's major advantages to JS. I also got some hands on practice using the types!, and i can't wait to start building 👨🍳🔥. #buildinpublic #javascript #typescript #30daysofcode #nextjs #web3 #tech
Day 2: Learning JavaScript Me: "Why do I need quotes around text and not around number?" JavaScript: "Because I said so." Me: "Fair enough." Learned about Strings, Numbers, and Booleans today #CodeNewbie #JavaScript #DevLif
Day 5 of #180DaysOfCode : • 7hrs locked in • Wrapped up JS series by @harshbhaiyaa • Built a basic project using JavaScript • Skipped DSA just to focus on: Web Dev only #WebDev #JavaScript #180DaysOfCode #CodeJourney #MERN #Developer
Day 4 of #180DaysOfCode: • Skipped college, studied ~9hrs (3 sessions) • Missed yesterday’s post due to assignment • Finished JS + mini project (sharing tomorrow) • Solved 2 string problems from Striver’s SDE Sheet and the rest couldn't
Time travel in your browser! 🕹️ pcjs.org lets you run old-school IBM PCs, DOS, and Windows — all written in JavaScript. No downloads, no setup. Just pure retro computing magic 💾✨ #RetroComputing #JavaScript #TechHistory
Hey there! I just finished learning JavaScript . I'm trying to decide whether to learn PHP or MongoDB next. I’d love to hear your thoughts and suggestions! Thanks! #buildinpublic #WebDevelopment #JavaScript #php #mongodb #backendwebdevelopment
Day1 of 30days of code!. 🎉 I got started with Typescript today, learnt some of it's major advantages to JS. I also got some hands on practice using the types!, and i can't wait to start building 👨🍳🔥. #buildinpublic #javascript #typescript #30daysofcode #nextjs #web3 #tech
Day 34 #BuildInPublic 📌 Today I built a digital clock using JavaScript. Wasn’t able to do much, but every bit of progress matters. I’ll try to be more productive tomorrow #JavaScript #WebDevelopment #CodingJourney #100DaysOfCode
Day 12 of my 60 Days of Code Challenge Built a calculator from @frontendmentor today. The interface looks cool, and I’m hoping to add theme features and keydown events later. #60DaysOfCode #FrontendMentor #JavaScript #WebDevelopment
Completed the Navbar Mini Project today! On larger screens, the links are displayed normally — but on smaller screens, a hamburger icon appears that toggles the menu open and closed. You can view it here 👇 navbar-toggler.netlify.app #100DaysOfCode #JavaScript #WebDevelopment
🚀 Day 18 of #100DaysOfCode Today I built an Expense Tracker App using HTML, CSS, and JavaScript ! I think 1-2 more project in enough for know after this i will go to learn ReactJS.. #WebDevelopment #JavaScript #FrontendDev #ReactJS #CodingJourney
Day 3️⃣0️⃣ – Web Dev Journey 🚀 16th day of JavaScript ✨ How JS handles async tasks under the hood 🧠 📌 Learned: • Event Loop & JS single thread • Web APIs, Callback & Task Queue • Non-blocking behavior explained • Async flow finally makes sense 🔥 #JavaScript #WebDev
Finally i beat my procastination and implemented end-to-end encryption in my chat app. Security, privacy, and persistence — all built in public. #buildinpublic #webdev #javascript #nextjs #nodejs #programming #100DaysOfCode #developers
JavaScript devs, when did you realize functions are objects and you can attach properties to them? Just learned this and it feels wrong.💀 What's a real-world use case for this vs. just... using an object? Someone explain. #JavaScript #JS #webdev #Programming #TIL #Coding #viral
💪 JavaScript Destructuring is a Game Changer Write less, do more! 🎯 Drop your favorite method in the comments 👇 #WebDevelopment #Frontend #JavaScript
Day 86 Java → Recap Challenge 2 (Classes, Attributes, Methods & Constructors) JavaScript → Variables, Assignment & Declaration ✨ #100DaysOfCode #Java #JavaScript #WebDevelopment #Frontend #CodingJourney #30NitesOfCode #BuildInPublic codedex.io/community/30-n…
✅Day 23/25 — IIFE (Immediately Invoked Functions) Ek function jo define karte hi turant run ho jata hai — isse global scope clean rehta hai, variables bahar leak nahi hote, aur private scope create ho jata hai. @Hiteshdotcom @ChaiCodeHQ #MasterJiChallenge #JavaScript
Day 15 – Web Dev Journey 🚀 Back after a short break and started JavaScript today! 📚 Learned: • Why JavaScript was introduced • Difference between Java, C++, JS • Intro to Node.js — JS runtime (V8 engine + extra features). #100DaysOfCode #JavaScript #Nodejs #WebDevelopment
🚀 Day 17 of #Phase1 #30DaysOfCode 🚀 A light but fresh start today 💻✨ ⚡ Began JavaScript — 🖥️ Console basics 🔢 Variables & Data Type basics Building core JS fundamentals before diving into Web Dev!💪 #JavaScript #WebDevelopment #30DaysOfCode #CodingJourney #LearningInPublic
Starting something exciting — I’m building a demo Quiz App! 🧠💻 It’s going to be a fun way to test knowledge, learn interactively, and challenge myself. #JavaScript #WebDev #BuildingInPublic
✅ Day 23 of the #MasterJiChallenge completed! Topic :- Immediately invoked function Expressions #JavaScript #LearnInPublic #MasterJi @Hiteshdotcom @ChaiCodeHQ @nirudhuuu
Day 24 of #100DaysOfCode ✨ Built a password vault using closures! ✨ Inner function remembers the original password ✨ Demonstrates scope, privacy & function factories Perfect practice for closures and encapsulation 🔐 #JavaScript #WebDev #Closures
Something went wrong.
Something went wrong.
United States Trends
- 1. Carson Beck 3,249 posts
- 2. Vandy 12K posts
- 3. Miami 59.5K posts
- 4. Clemson 11.2K posts
- 5. Mario 62.3K posts
- 6. Jeremiah Smith 8,166 posts
- 7. Texas 114K posts
- 8. Ohio State 16.6K posts
- 9. Vanderbilt 9,485 posts
- 10. Julian Sayin 6,401 posts
- 11. Dawson 4,403 posts
- 12. Pavia 4,343 posts
- 13. Dabo 2,512 posts
- 14. #HookEm 4,066 posts
- 15. Caicedo 44.8K posts
- 16. Caleb Downs 1,380 posts
- 17. Duke 19.5K posts
- 18. Arch Manning 4,784 posts
- 19. Jeff Sims N/A
- 20. The U 491K posts