The Modern Web

Useful technology, techniques and stories from modern web development and design

Category: Tutorials

Entries filed under Tutorials.

11 basic terminal commands for beginners

Most of the work a front-end developer does can be done through a visual application, right up until it cannot. Installing a build tool, checking what a server is doing, or moving two hundred files into a new folder structure are all faster typed than clicked.

Filed under: Terminal, Tips, Tutorials, Web Development · Permalink

How to set up a local web development environment using MAMP PRO

Editing files directly on a live server is fast until the moment it is catastrophic. A local environment means every change is tested somewhere private first, and a mistake costs a page refresh rather than a public outage.

Filed under: Tutorials, Web Development · Permalink

HTTP to HTTPS Migration Tips

Install a valid certificate covering every hostname the site actually answers on, including the www variant if it resolves. A certificate that covers the apex but not the subdomain produces a warning that is more alarming to visitors than no encryption at all.

Filed under: Security, Tips, Tutorials, Web Development · Permalink

The Modern Web · Copyright 2017 · Published with WordPress · Sitemap