MDN Web Docs (@mozdevnet) 's Twitter Profile
MDN Web Docs

@mozdevnet

The official MDN Web Docs account. We deliver the best web docs around.

ID: 1317739632

linkhttp://developer.mozilla.org calendar_today31-03-2013 05:09:49

5,5K Tweet

44,44K Followers

952 Following

Firefox Nightly πŸ”₯ (@firefoxnightly) 's Twitter Profile Photo

The Text Fragments creation UI was just activated in Firefox Nightly allowing you to share/reference a link anchor to any text snippet in a page bugzilla.mozilla.org/1970641

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

In our last community call, Yash Raj Bharti gave amazing demos on what's new in CSS! 🎨 In this video, he goes through the new view-transition that can help you gain full visual control over what changes, and without JavaScript elements. Read more πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

πŸ“š The MDN Curriculum is your guide to mastering front-end development! Covering all the fundamentals, it links to the best resources, including those from our learning partner, Scrimba. 🀝 Explore now πŸ‘‡ developer.mozilla.org/en-US/curricul…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Did you know about Strict Mode? πŸ€” ✨ "use strict"; ✨ Strict Mode catches silent errors, making your code more predictable and easier to debug. It also improves performance and helps you write more secure JavaScript code. See how πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Using custom accordions? There's an easier way! πŸͺ— The <details> element now has a name attribute with support across all major browsers. ✨ No more custom handling for UI accordions ✨ Less code to maintain ✨ Native browser support Try now πŸ‘‡ developer.mozilla.org/en-US/blog/htm…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

βœ… Newly Available: CookieChangeEvent It lets you respond to cookie changes as they happen, using modern event-driven logic in your app or service worker. The event is fired when cookies are added, changed, or deleted. Try now πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

πŸ” Want to highlight text without touching the DOM? The CSS.highlights API lets you apply custom visual highlights to text ranges using JavaScript + CSS. ❇️ Great for annotations, search results, or reading aids. Check it out πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Working with <dialog> elements? πŸ€” Don't use .close(), it ends the dialog immediately. Use HTMLDialogElement.requestClose(), it fires a close event first, giving your app a chance to intercept it, useful for confirmation or animations. Try now πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Building extensions with Mozilla Add-ons? Try tabGroups API πŸ“‘ The tabGroups API lets you interact with tab groups, giving users better control over their open tabs through your extension. What's possible? - Tab managers - Declutter browsers - Smarter workflows developer.mozilla.org/en-US/docs/Moz…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Newly Available starting Firefox 140 βœ… πŸͺ CookieStore API offers a modern, promise-based way to read, write, update, and delete cookies, all without parsing strings manually. It brings, βœ… Async operations βœ… Structured data βœ… Service worker support πŸ‘‡ developer.mozilla.org/en-US/docs/Web…

Dr Lea Verou (@leaverou) 's Twitter Profile Photo

πŸš€ The #StateOfHTML 2025 survey is now open! ➑️ Take it now: survey.devographics.com/en-US/survey/s… πŸ’‘ Spending time to fill these out is an investment into your craft, as browsers use the results to make prioritization decisions. You don't have to do it in one sitting (or even one device).

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

No more padding hacks πŸ–ΌοΈ The aspect-ratio property lets you define a fixed width-to-height ratio for any element, making responsive design easier than ever. πŸŽ₯ Great for responsive media 🎴 Cleaner layouts w/o JS πŸ“¦ Works with grid, flexbox Read more ↓ developer.mozilla.org/en-US/docs/Web…

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Master DOM! πŸ–₯️ Manipulating the DOM allows you to programmatically modify HTML elements, styles, and attributes. The DOM represents the structure of your web page as a tree of objects. Use JS to select, modify, add, or remove elements. Learn how πŸ‘‡ developer.mozilla.org/en-US/docs/Lea…

Firefox DevTools (@firefoxdevtools) 's Twitter Profile Photo

🦊 Freshly released Firefox 141 comes with a few WebDriver updates. Setup a proxy for a container with browser.createUserContext, monitor history API usage with browsingContext.historyUpdated. And also a few changes around Cookies. Read more at fxdx.dev/firefox-webdri… πŸš€

MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

MDN turned 20, and to celebrate, the Chrome team sent us a cake! πŸŽ‚ 🧁 More than dessert, it’s about open standards. We still remember the cakes from Microsoft during Firefox 2, 3, and 4… and the one we sent them for IE10! Here's ours πŸ‘‡

MDN turned 20, and to celebrate, the Chrome team sent us a cake! πŸŽ‚

🧁 More than dessert, it’s about open standards.

We still remember the cakes from Microsoft during Firefox 2, 3, and 4… and the one we sent them for IE10!

Here's ours πŸ‘‡
MDN Web Docs (@mozdevnet) 's Twitter Profile Photo

Don’t fear the terminal, embrace it! πŸ«‚ Get comfortable with the command line and learn, βœ… How to open your terminal βœ… Common commands like cd, ls, and mkdir βœ… How to create, move, and delete files and folders Get the cheat sheet! πŸ‘‡ developer.mozilla.org/en-US/docs/Lea…