Series: How to create your own website based on Docker (Part 9 - Creating the nginx/Angular 2 web site Docker container)
Part 9 of a Docker series: Creating a Docker container for an nginx web server hosting an Angular 2 frontend application.
Part 9 of a Docker series: Creating a Docker container for an nginx web server hosting an Angular 2 frontend application.
A technical guide on implementing logic to handle failed subscription payments and retries using Stripe's API and webhooks.
A beginner-friendly guide to overcoming fear of the command line, explaining its safety and introducing six essential commands.
Explains the new, simplified syntax for creating custom Artisan commands in Laravel 5.1, comparing it to the old method.
The Bite Python Newsletter is now an official weekly publication, with a new schedule and homepage.
Explores five underused CSS selectors like :empty, ::first-letter, and :not(), with practical examples for web developers.
Automating a weekly tech newsletter using MailChimp, Markdown, and Rake tasks to streamline HTML generation and content management.
A guide to automating the installation of Windows Management Framework 5.0 using a Group Policy startup script, including version checking.
A guide on how to pass parameters to middleware in Laravel 5.1, using role-based authentication as a practical example.
Practical advice for enhancing company security, covering password storage, SSH access, network encryption, patching, and developer education.
A technical guide to implementing Monocular Visual Odometry using OpenCV and C++, covering feature detection, motion estimation, and algorithm details.
Explains how to use Laravel Blade Service Injection to directly inject IOC objects into templates, reducing controller boilerplate.
Explains how to use SQL window functions and percentiles in Postgres for more meaningful data analysis than simple averages.
A Docker core team member explains how they use Docker containers to manage and test Docker's own CI infrastructure across multiple storage drivers and OSes.
Explores the CSS Image Values spec, focusing on the image-rendering property for crisp pixel art scaling across browsers.
A tutorial on using Bower, a dependency manager for frontend libraries like jQuery, covering installation, setup, and basic usage.
A developer explores the CSS :visited pseudo-class, its privacy limitations, and attempts to creatively style unread links on a blog.
Advice on finding a tech mentor and being a good mentee, emphasizing relationship building and mutual respect.
A practical guide summarizing WCAG web accessibility guidelines with actionable examples for developers.
A guide to creating a welcome email series (drip campaign) for new subscribers using the Sendy newsletter platform.