A new year, a new MDN! 🎉
If you’ve accessed the MDN website today, you probably noticed that it looks quite different.
We've made some changes to create a clean and inviting website that makes navigating our content as easy as possible.
MDN Web Docs
@MozDevNet
The official MDN account. We deliver the best web docs around.
MDN Web Docs’s Tweets
Hey all, thanks so much for all the feedback on the new design of . We are triaging and attending to these issues daily. Before filing a new issue, have a look a this one so we avoid duplicates github.com/mdn/yari/issue Thank you!
5
17
Day 81 #100DaysOfCode
Continued FUNDAMENTALS PART 5
- Completed "#JavaScript object basics" by
- Learned about the "this" keyword and constructors.
9
21
I went to developer.mozilla.org/en-US/docs/Web and thought it was a mistaken link but no! has grown up and received a much appreciated improvement, congrats for such an amazing rework 🎉
Quote Tweet
A new year, a new MDN!
If you’ve accessed the MDN website today, you probably noticed that it looks quite different.
We've made some changes to create a clean and inviting website that makes navigating our content as easy as possible. hacks.mozilla.org/2022/03/a-new-
1
4
13
MDN web docs got some shiny new design 😍
Looking clean, good work 🙌🙌
MDN docs is basically a documentation for web development.
HTML, CSS, and JavaScript is the languages that has been documented there, and it's easy to understand
👉👉👉 developer.mozilla.org/en-US/
10
39
Topics to follow
Sign up to get Tweets about the Topics you follow in your Home timeline.
Carousel
Wow, I just notice that MDN docs improved their design. Now have have a dark theme also. 😍🔥
It's just awesome and sexy ⚡💯
Now we have another reason to love MDN docs 💙💙
Learn more about their new design at
hacks.mozilla.org/2022/03/a-new-
#100DaysOfCode
3
6
28
. has a brand new design (with optional dark mode), and a paid subscription with more features is coming soon.
1
5
52
Quote Tweet
A new year, a new MDN!
If you’ve accessed the MDN website today, you probably noticed that it looks quite different.
We've made some changes to create a clean and inviting website that makes navigating our content as easy as possible. hacks.mozilla.org/2022/03/a-new-
3
9
This is wonderful 🙌🏻 shout-out to the folks and everyone who helped bring these beautiful new docs to life ♥️
Quote Tweet
Our friends at MDN Web Docs (@MozDevNet) have just launched their redesign! Go over there and take a look! 
developer.mozilla.org
More information and background at hacks.mozilla.org/2022/03/a-new-
3
10
3
3
39
Mozilla Festival is a virtual celebration that unites tech activists from around the world. Packed with immersive technical focused sessions, we invite you to join us in supporting the movement towards a healthier internet.
Secure your #MozFest ticket now ⤵️
3
22
124
I couldn't do my job effectively (if at all on some days) without the web docs on MDN (). I want to give a shout out to the people who make that site the excellent source of information that it is. 👏
2
9
82
I've worked with CSS for more than 15 years, and somehow I just learned about position: sticky for the first time today.
I always thought y'all were doing some Javascript hackery to make this work.
Thanks for the awesome docs and example
developer.mozilla.org/en-US/docs/Web
0:06
1.7K views
4
8
48
✨ teaching tool progress! ✨
my main goal with this tool is to get more people using SVG! when learning, there are so many elements and attributes to learn.
thankfully, the docs are hosted on github 😍 - cue always up-to-date, in-tool info with deep dive links
1:28
8.5K views
10
19
204
was doing some CSS work today. kudos to for some of the best docs around for any tech. such a great resource
1
2
11
You can track our progress toward 100% coverage for all web platform features👇🏾👇🏾
13
Show this thread
🚨Coming soon to MDN compatibility tables and 🚨
No more questions about when a Web API was supported.
As of today, all 7,000+ Web APIs tracked by MDN browser compat data are set to version numbers, contributed by and others
1
93
262
Show this thread
Spread Operator allows us to work with arrays differently.
Learn more in : developer.mozilla.org/en-US/docs/Web
2
4
12
👀
Quote Tweet
Which documentation you refer for JavaScript ?
MDN Docs or JavaScript .info ?
5
3
40
Replying to
MDN without a doubt. The docs are reader-friendly, thorough without feeling overly dense and for the most part, includes all the information you need and none that you don’t. is just really high quality documentation imo.
GIF
1
26
The tradition of web browser vendors sending each other cakes continues with our friends at congratulating for shipping (on desktop) Fission, our site isolation project on desktop! h/t
12
44
227
Show this thread
My entire career kickstarted when I first joined the community as a volunteer in 2013-14. Then I took various roles in multiple programs and it taught me a lot more than any school ✨
Just landed in my mailbox: New t-shirt 👀💜
#mozillacommunity
1
6
58
Hoisting is a #javascript mechanism where variables and function declarations are moved to the top of their scope before code execution.
Learn more in : developer.mozilla.org/en-US/docs/Glo
2
7
15
We know y'all check your work in multiple browsers to make sure your website doesn't break for people.
We'll help you a bit in 98, adding a new Compatibility panel.
It will report possible CSS issues on your page ⚠️, using data under the hood
25
683
2,569
Just wanna give a huge shout-out to the people working on MDN () and the people working on the documentation 👏
Not a single day goes by where I don't use both of these websites 🔥
developer.mozilla.org/en-US/docs/Web
elastic.co/guide/en/elast
4
21
Destructuring is a #javascript technique that allows us to unpack values.
More in : developer.mozilla.org/en-US/docs/Web
3
17
This is a great article about some of the contributors and the work that goes into making MDN Web Docs such a useful resource.
Quote Tweet
MDN: meet the contributors! (Well… 4 of them!) hacks.mozilla.org/2022/01/contri
3
19
MDN relies on contributors to help maintain its ever-expanding and up to date documentation. 📚
We reached out to 4 long-time community contributors to talk about how and why they started contributing and ask what advice they have for new contributors.
2
4
19
Thank you for this amazing tee! 💜
Loved it! 🥰💯
Best part I feel about the internet is that it has got the power to bring equality of information and accessibility to everyone; and I am glad to be a contributor towards it.
#Firefox #internetlovers
5
6
78
Show this thread
Day 50 of #100DaysOfCode
Completed the "UNDERSTANDING ERRORS" lesson from
- Read and completed the lesson in, "What went wrong? Troubleshooting #JavaScript" by
developer.mozilla.org/en-US/docs/Lea
1
14
12
💡 A great resource on MDN () that contains guides for all the different CSS layout approaches.
🔗 developer.mozilla.org/en-US/docs/Lea
#CSS #webdevelopment #coding #codingresources
3
30
👾 This week, I’ve been playing around with CSS grid concepts and different approaches.
Completed MDN's Grid Layout challenges this morning.
🔗 Challenges Link: developer.mozilla.org/en-US/docs/Lea
🔗 My Answers: codepen.io/jasheloper/pen
#CSS #webdevelopment #code
8
22
Show this thread
🎉🎉🎉👏🏽👏🏽
Quote Tweet
My 2022 resolution is to do more open source contributions. Today I celebrate my first @MozDevNet docs contribution getting merged. 
8
“Put the user first. User experience should trump developer convenience. Once you let that guide your work, you’re already halfway through to being a better developer than many others.” —
2
16
82
Having a play with and it's already teaching me the platform.
In the initial boilerplate project, entry.server.tsx was returning a new instance of 'Response' — I was like, where's that being imported from? Couldn't find it.
Instant facepalm.
3
11
171
Show this thread
Lovely reminder to try and have some fun as we step into a New Year.
Quote Tweet
TIL there's a response status code 418 I'm a teapot.
Things in tech sometimes feel so unnecessarily serious, I'm glad some people remember to have a bit of fun.
developer.mozilla.org/en-US/docs/Web
3
30
“Learn the fundamentals — HTML, accessibility, CSS, and just enough vanilla JavaScript to get started. Build upon those skills with tools and frameworks as your work needs.” —
1
27
121

































