Development

10 posts

Development

Cross-Platform Mobile Development Options

There are a lot of options for cross-platform mobile development. I'm looking at React Native, Flutter, Microsoft MAUI, and Strada for a new mobile app project at work.

Development

Assets in Modern Ruby on Rails

A look at the new bundling gems in Rails 7 and how they delegate asset compilation to front-end tooling.

Development

Hosting ASP.NET Core applications on Heroku using Docker

Using the Docker container registry and runtime it's possible to host an ASP.NET Core application on Heroku.

Development

Working with Notification Center in iOS 10

Working with NotificationCenter in iOS 10 is a much more pleasing experience.

Development

Automation instead of Documentation when Provisioning Servers

Translating manual provisioning steps to Ansible Playbooks is easy and a great step towards automated provisioning.

Development

Fix 404 Errors in Apache and Nginx

Fixing 404 errors by redirecting old urls to new ones in both Apache and Nginx.

Development

Serving PHP with Nginx on Ubuntu

A quick guide to setting up a LEMP server on Ubuntu 12.04 LTS.

Development

Command-line Tricks

A dozen or so one-liners for the terminal.

Development

Server Foundation for Ubuntu LTS

A guide to setting up a server on Ubuntu LTS after the first boot.

Development

Mobile Redirection with Nginx

Redirecting mobile visitors to a mobile website with Nginx.