Every product manager knows this situation: This is such a common pattern, and while it’s perfectly understandable for such a user to request this, it is so terribly wrong to give in to this user’s request. Why is it wrong? The features are unrelated Most of the time, the two features X1 and X2 are … Continue reading Resisting the…
#documentation
8 posts
28 Feb 2025
11 Dec 2024
The December 2024 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month's updates include a special review of docstring generation features from Pylance, the new Python Environments extension in preview, Pylance's "full" language server mode, and much more. Keep reading to learn more! The post Python in Visual Studio Code – December 2024…
16 Apr 2024
Glow up! A new look for Python Reference documentation on Microsoft Learn
Microsoft Python EngineeringWe have a new look for our Python library reference on Microsoft Learn! Learn more about the details in this article. The post Glow up! A new look for Python Reference documentation on Microsoft Learn appeared first on Microsoft for Python Developers Blog.
13 Dec 2023
A new platform to foster a shift in developer documentation culture.
14 Jul 2022
Leonardo Da Vinci, design for a flying machine Historically, excellent technical documentation combines art and science, not just to collect information, but to create understanding using words. Readers should experience information transfer as smooth, transparent, and simple. As a writer and editor on Xandr’s Technical Communication team, though, I often find myself communicating about the invisible complexity of documentation. Creating…
11 Feb 2021
In our previous post, An update on MDN Web Docs’ localization strategy, we explained our broad strategy for moving forward with allowing translation edits on MDN again. The MDN localization communities are waiting for news of our progress on unfreezing the top-tier locales, and here we are. In this post we’ll look at where we’ve got to so far in…
22 Oct 2020
We’ve made a lot of progress on moving forward with MDN Web Docs in the last couple of months, and we wanted to share where we are headed in the short- to mid-term, starting with our editorial strategy and renewed efforts around community participation. The post MDN Web Docs: Editorial strategy and community participation appeared first on Mozilla Hacks -…
28 Jul 2013
You know it: an old project gets reactivated because your customer needs a new feature or has found bug. Meanwhile, the responsible developers have been reassigned to new projects and have no time to finish the task. You are currently not at a 100 percent workload so you get the […] The post DevOps: Stop coding and get your stuff…