#dependencies

[ follow ]
fromSitePoint Forums | Web Development & Design Community
1 week ago

What if you drive a bumpy journey off road?

Coming from the framework world with its wide streets, I've learned that all the magic and convenience comes with a hidden price tag. Every new version brought extra maintenance, dependency chains, and features I never asked for but had to carry. My move to the web has been a bumpy road - acronyms, frameworks, libraries everywhere. To make sense of it, I decided to document my journey.
Web frameworks
DevOps
fromAmazon Web Services
2 weeks ago

Take fine-grained control of your AWS CloudFormation StackSets Deployment with StackSet Dependencies | Amazon Web Services

StackSets dependencies enable ordered, cross-account and cross-region deployment orchestration of auto-deployed CloudFormation StackSets via the AutoDeployment DependsOn parameter.
fromRoss Wintle
1 month ago

Software can be finished - Ross Wintle

What is software? "Software" is actually quite a broad term, spanning everything from low-level firmware running on devices; operating systems; command-line tools that only developers use; compiled code that runs on its own; interpreted code that needs some other piece of software - or even an entire other application like a web browser! - to run it. Software takes many, many forms, and is created and executed in many different ways for many different purposes.
Software development
Software development
fromZDNET
4 months ago

Installing apps on Linux? 4 ways it's different than any other OS - and mistakes to avoid

Modern Linux distributions use built-in package managers for simplified software installation and dependency management.
#python
[ Load more ]