#dependencies

[ follow ]
fromSitePoint Forums | Web Development & Design Community
4 months 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
fromSitePoint Forums | Web Development & Design Community
5 months ago

How do you track deadlines and dependencies when juggling client work, content work, and dev work together

Hey everyone I am trying to sort out a cleaner way to manage timelines across different kinds of projects. Some of my work is client facing, some is internal dev work, and some is ongoing content work. Each one has its own deadlines and a different level of priority, and my current setup is starting to fall apart. Excel Gantt charts get messy when predecessors start overlapping. Kanban tools feel great for dev tasks but not so great for long term scheduling.
Productivity
DevOps
fromAmazon Web Services
5 months 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
6 months 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
9 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 ]