Explore >> Select a destination


You are here

techtldr.com
| | mirekdlugosz.com
14.5 parsecs away

Travel
| | Protractor is test framework for web applications written on top of Angular. Unfortunately, installing it on Debian is non-obvious, as it has not yet found its way into repository and existing documentation is catered to needs of Mac OS users. This guide will help you to get through this process without messing up your entire system.
| | shapeshed.com
10.8 parsecs away

Travel
| | Yarn announced itself as a new package manager for JavaScript. In fact is a better npm client but its release suggests that change may be coming to JavaScript package management with issues of security and centralisation up for debate.
| | snipe.net
13.2 parsecs away

Travel
| | Composer is a PHP dependency manager that's used in just about any modern PHP application, and it works similarly to how Bundler works for Ruby. Even though Composer itself gives you a warning about not running it as root, lots of people disregard this warning and run it as root anyway. We run into this [...] The post So you ran composer as root... appeared first on Snipe.Net.
| | betterdev.blog
79.3 parsecs away

Travel
| Step-by-step implementation of secured, serverless Swagger UI website for API Gateway. Building always up-to-date API documentation page.