https://maintainable.fm/
Maintainable Software Podcast: Curious Conversations on the Art of Software Maintenance
Real conversations with engineers who have tackled technical debt and legacy code, and come out the other side. Hosted by Robby Russell.
the art ofcurious conversationsmaintainablesoftwarepodcast
https://www.podcasts.ox.ac.uk/index.php/how-set-continuous-integration-make-your-code-more-robust-more-maintainable-and-easier-publish?video=1
How To Set Up Continuous Integration to Make Your Code More Robust, More Maintainable, and Easier...
Following on from Graham Lee's talk on automated testing, we will use GitHub actions to automate the testing of a small Python project. We will: recap why this...
how to set up
https://www.simple-object-oriented-design.com/
Simple Object Oriented Design: A guide to creating clean, maintainable code, by Maurício Aniche
Simple Object-Oriented Design is a book written by Maurício Aniche and published by Manning
https://softwareengineeringauthority.com/clean-code-practices/
Clean Code Practices: Writing Readable and Maintainable Software
Clean code practices encompass the technical standards, structural conventions, and professional norms that govern how software engineers write, organize, and...
clean codepracticeswritingreadablemaintainable
https://shopify.engineering/behavior-not-state-for-maintainable-codebase
Focus On Behavior, Not State, for a More Maintainable Codebase - Shopify
This post is about how we moved from focusing on state (what an object is) towards behavior (what an object does) while building our Purchase Options APIs as a...
focus onfor abehaviorstate
https://thedailydeveloper.substack.com/p/why-are-non-dry-specs-more-maintainable
Why are non-DRY specs more maintainable? - by Dave Paola
UPDATE: This post was so popular that I recorded a quick podcast about the reception and added a bit more color to my opinions.
by davenondryspecsmaintainable
https://www.redhat.com/ko/blog/how-implement-edge-infrastructure-maintainable-and-scalable-way
How to implement edge infrastructure in a maintainable and scalable way
This post details one way to implement edge infrastructure in an easier and more scalable fashion than managing systems individually. The implementation will...
how to implementedge infrastructure
https://dev.to/mechcloud_academy/mastering-css-variables-a-deep-dive-into-dynamic-and-maintainable-styling-3i05
Mastering CSS Variables: A Deep Dive into Dynamic and Maintainable Styling - DEV Community
If you've ever worked on a large-scale web project, you know the pain. You've been tasked with a... Tagged with css.
a deep dive
https://maintainablecss.com/
MaintainableCSS - an approach to writing modular, scalable and maintainable CSS | By Adam Silver
MaintainableCSS is an approach to writing modular, scalable and of course, maintainable CSS.
https://alessandro.desi/
Keep Your Legacy Ruby Systems Stable, Usable, and Maintainable – Alessandro De Simone
Alessandro's Website
https://engineers-hub.teachable.com/courses/istqb-advanced-level-test-automation-engineer-professional-training-with-q-a/lectures/24873584
Maintainable Test Automation Strategy-Success Factor | Engineers Hub
Learn Test Automation Techniques with 100% Guaranteed Exam Questions with Answers
test automation strategysuccess factormaintainableengineershub
https://smashingconf.com/online-workshops/workshops/modern-css-miriam-suzanne/
Cascading Style Systems: Resilient & Maintainable CSS — Online Workshops
cascadingstylesystemsresilientmaintainable
https://indianexpress.com/article/legal-news/chit-fund-dispute-maintainable-in-consumer-courts-telangana-high-court-10441174/
Chit fund dispute maintainable in consumer courts: Telangana High Court | Legal News - The Indian...
Dec 27, 2025 - The Telangana High Court was hearing a case involving a homemaker, whose Rs 10 lakh chit fund win turned into a dispute after the company delayed her payout.
https://maintainable.com/
Manufacturing Test Data Management - Maintainable Test
Capture and analyze manufacturing test data from anywhere in real time.
test data managementmanufacturingmaintainable
https://juyoumech.en.made-in-china.com/product/axiUbOfTqgrX/China-Easy-Maintainable-Durable-Moroccan-Small-Kids-Bread-Bakery-Rice-Cakes-Rusk-Flower-Biscuit-Tea-Making-Machine-in-India-Made-in-China.html
Easy-Maintainable Durable Moroccan Small Kids Bread Bakery Rice Cakes Rusk Flower Biscuit Tea...
Easy-Maintainable Durable Moroccan Small Kids Bread Bakery Rice Cakes Rusk Flower Biscuit Tea Making Machine in India Made in China, Find Details and Price...
https://dovetailwebworks.com/
Dovetail WebWorks: Self Maintainable Web Site Hosting, Creation, Web Site Hosting.
web site hostingdovetailwebworksselfmaintainable
https://juyoumech.en.made-in-china.com/product/BQKRZoUbnrYv/China-Slate-Price-in-Bangladesh-Pricelist-Discount-Easy-Maintainable-Durable-White-Pencil-Eyebrow-Pen-Making-Machine-Production-Line.html
Slate Price in Bangladesh Pricelist Discount Easy-Maintainable Durable White Pencil Eyebrow Pen...
Slate Price in Bangladesh Pricelist Discount Easy-Maintainable Durable White Pencil Eyebrow Pen Making Machine Production Line, Find Details and Price about...
https://docs.cloud.google.com/looker/docs/best-practices/how-to-write-sustainable-maintainable-lookml
Best practice: Writing sustainable, maintainable LookML | Looker | Google Cloud Documentation
best practicegoogle cloudwritingsustainablemaintainable
https://andymaleh.blogspot.com/2014/02/ultra-light-and-maintainable-rails.html
Code Master Blog: Ultra Light and Maintainable Rails Wizards at RailsConf and EuRuKo 2014
code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails
https://frazzleddad.blogspot.com/2011/07/follow-up-to-maintainable-automation.html
FrazzledDad: Follow Up to Maintainable Automation
During my first-ever webinar with Telerik this week I spoke briefly about learning how to keep your tests maintainable. This is something ne...
follow upmaintainableautomation
https://legal.economictimes.indiatimes.com/news/industry/twitter-tells-hc-of-karnataka-its-petition-against-content-takedown-orders-maintainable/99444847
Twitter tells HC of Karnataka its petition against content takedown orders maintainable,...
Twitter on Wednesday informed the High Court of Karnataka that its petition challenging the various takedown orders of the Ministry of Electronics and...
https://redux.js.org/?ref=plugfox.dev
Redux - A JS library for predictable and maintainable global state management | Redux
A JS library for predictable and maintainable global state management
js libraryglobal stateredux
https://simple.wiktionary.org/wiki/maintainable
maintainable - Simple English Wiktionary
simple englishmaintainablewiktionary
https://www.perl.com/tags/maintainable-perl/
Maintainable-Perl
maintainableperl
https://softwareengineeringauthority.com/solid-principles/
SOLID Principles: Writing Maintainable Object-Oriented Code
The SOLID principles constitute a set of 5 foundational design rules for object-oriented software engineering, formalized to address structural decay in large...
solid principlesobject orientedwritingmaintainablecode
https://github.com/yaph/logya
GitHub - yaph/logya: Logya is a flexible static site generator for building fast, maintainable...
Logya is a flexible static site generator for building fast, maintainable websites. - yaph/logya
static site generator
https://developer.microsoft.com/it-it/reactor/events/25281/
Building Maintainable Agent Workflows with Semantic Kernel and Prompty | Microsoft Reactor
Acquisisci nuove competenze, incontra nuovi colleghi e trova un tutor. Gli eventi virtuali si tengono 24 ore su 24. Unisciti a noi ovunque e in qualsiasi...
agent workflowssemantic kernelbuildingmaintainable