Tech Rumors
3 subscribers
235K photos
239K links
Download Telegram
dev.to

Best API documentation tools you need
You could document APIs manually or use a documentation tool for that. API has specifications for...
#webdev #documentation #productivity #api
dev.to

Documentation...What do people NEED to know!?
The web-dev journey with ruby on rails this past year has been quite the rollercoaster ride. I have...
#webdev #testing #documentation #beginners
dev.to

Spring Security — Generate Docs for Authorization Rules
That's a small addition to my previous post "Spring Security and Non-flat Roles Inheritance...
#java #documentation #programming #tutorial
dev.to

Automating writing using a template generator
People will only do what is easy and fast for them. If something is hard and slow, they will avoid as...
#template #writing #documentation #automation
dev.to

Mastering the Github Search Engine to Find Code Examples for Complex Integrations
Introduction Github is a powerful platform for software development, providing a...
#documentation #github #webdev #tips
dev.to

Documentation isn't Anti-Agile
A question came across the Vets Who Code community where they asked about "where does documentation...
#documentation #agile #community #beginners
dev.to

Master Python Documentation - Part1: Using the Python Interpreter.
This is the summary of the first part of a video series in which we will go through the Tutorial...
#python #beginners #codenewbie #documentation
dev.to

Introducing the new Hoppscotch documentation
We are excited to announce the launch of our revamped documentation website. The new Hoppscotch docs...
#documentation #api #webdev #opensource
dev.to

A new simple approach to diagram as code on AWS with CDK and D2
A diagram should convey a clear message about the intention of the architecture. For this message,...
#cdk #d2 #documentation
dev.to

GitHub Copilot for Docs – putting the “fun” into RTFM
Copilot for docs is an AI powered, filterable chat interface for official documentations
#ai #githubcopilot #documentation
dev.to

Document or Die: The Importance of Writing Things Down in Tech
I used to think documentation was just an optional ''docu-maybe-tion'', but boy was I wrong!😆 It...
#beginners #devjournal #development #documentation
dev.to

From Data Collection to Model Deployment: Key Deliverables in a Machine Learning Project
Intro: Documentation is often overlooked while developing software specially if the methodology is...
#machinelearning #programming #documentation
dev.to

The Rear-Vue Mirror: My Open-Source Origin Story
My short career in open source looks like a success story. I get paid to do what I love: build open...
#beginners #webdev #opensource #documentation
dev.to

#DEVDiscuss: Documentation Workflows
image created by Margaux Peltat for the Chilled Cow YouTube channel Time for #DEVDiscuss — right...
#devdiscuss #documentation
dev.to

Automatically Document Your Database in Markdown
Use SchemaCrawler to generate Markdown documentation from your existing database. You can tweak the...
#database #documentation
dev.to

Moving Config Docs From YAML to Markdown
It's possible it wasn't the most efficient, but it got the job done.
#documentation #yaml #markdown
dev.to

How to Demonstrate Achievements in Software Development
Being a collectionist at work can truly set you apart. As software developers, we often get so...
#career #productivity #programming #documentation
dev.to

Converting Jupyter Notebooks to Markdown Made Easy with nbconvert
Introduction: As a contributor to an open-source project, I recently found myself tasked...
#python #tutorial #productivity #documentation
dev.to

10 Best Practices for Writing Documentation (For Those Who Would Rather Do Anything Else)
When I joined Grammarly as a developer advocate, my first task was to write documentation for how to...
#writing #technicalwriting #documentation