Relative Content

Tag Archive for deployment

Are there any benefits to removing unused script files in a web site/project?

VS Web sites/projects come loaded with several .js files, most of which I don’t use (e.g., I use a CDN for newer versions of jQuery and jQuery-UI). I know it’s safe to remove these unneeded .js files from my projects, but is there any benefit from doing so? Are they deployed to the web server if left alone?

Are there any benefits to removing unused script files in a web site/project?

VS Web sites/projects come loaded with several .js files, most of which I don’t use (e.g., I use a CDN for newer versions of jQuery and jQuery-UI). I know it’s safe to remove these unneeded .js files from my projects, but is there any benefit from doing so? Are they deployed to the web server if left alone?

Are there any benefits to removing unused script files in a web site/project?

VS Web sites/projects come loaded with several .js files, most of which I don’t use (e.g., I use a CDN for newer versions of jQuery and jQuery-UI). I know it’s safe to remove these unneeded .js files from my projects, but is there any benefit from doing so? Are they deployed to the web server if left alone?

Achieving Zero Downtime Deployment

I am trying to achieve zero downtime deployments so I can deploy less during off hours and more during “slower” hours – or anytime, in theory.

Achieving Zero Downtime Deployment

I am trying to achieve zero downtime deployments so I can deploy less during off hours and more during “slower” hours – or anytime, in theory.

Achieving Zero Downtime Deployment

I am trying to achieve zero downtime deployments so I can deploy less during off hours and more during “slower” hours – or anytime, in theory.