Continuous Integration with Angular CLI + Travis CI + Firebase Hosting + Greenkeeper + Github
A tutorial on automating Angular CLI project deployment to Firebase Hosting using Travis CI, GitHub, and Greenkeeper for dependency updates.
A tutorial on automating Angular CLI project deployment to Firebase Hosting using Travis CI, GitHub, and Greenkeeper for dependency updates.
A roundup of blog posts and resources discussing various data analysis workflows and tools in the R programming language.
Explains the differences between logical and physical backups in PostgreSQL, covering their use cases, advantages, and trade-offs.
A comprehensive guide to implementing localization in ASP.NET Core 2.0, covering setup, configuration, and resource management.
Explains a Swift KVO crash with .initial option and provides a solution using global/static context variables for thread safety.
Introducing paypal-scripts, a zero-config tool for PayPal developers inspired by create-react-app to boost productivity.
A tutorial on controlling Raspberry Pi GPIO pins using an ASP.NET Core 2.0 Web API to turn an LED on and off.
An analysis of nine code quality tools for Clojure, evaluating their functionality and issues in a real-world project with cljc files and spec.
Author discusses attending PyCon FR 2017 to give a talk on scalable Python applications and lead a development sprint for the Gnocchi project.
Learn how to create a custom Angular Date Pipe to format dates consistently across your application, using the dd/MM/yyyy format.
A guide on implementing SVG patterns as backgrounds in React applications, including code examples and tool recommendations.
A guide to creating skeleton loading screens with CSS to improve perceived performance and user experience.
A technical comparison of two open-source time series databases, Gnocchi and Prometheus, focusing on their features, architectures, and use cases.
Argues that code reviews should be a team effort, not a single person's responsibility, to improve quality, share knowledge, and build ownership.
Analysis of new NIST password guidelines advocating for longer passphrases over complex, frequently changed passwords.
Highlights from the VMworld 2017 US keynote, covering VMware's announcements on AWS partnership, Cloud Foundation, NSX-T, and AppDefense.
Highlights from the VMworld 2017 Tuesday keynote, covering VMware's support improvements, partnerships, and the launch of Pivotal Container Service (PKS).
A developer's technical guide to migrating a static blog from Azure/IIS to AWS S3, CloudFront, and Lambda@Edge, covering setup and challenges.
Stitcher beta 2 release introduces new features like async rendering, sitemap support, and breaking config changes ahead of version 1.0.
A guide to building a reusable JavaScript validator service to clean up data validation logic and adhere to DRY and SRP principles.