Skip to main content

Posts tagged “howto”

  1. How to Create a Website and a PDF from the Same Codebase

    Let's build a website and generate a PDF from the contents using basic CSS and a PDF generation API.

  2. How to Publish an Updated Version of an npm Package

    What’s typically involved in an npm version release? How can you determine the release process for an existing project? Can project maintainers do anything to make it easier for new contributors?

  3. How to Export Movie Ratings from Netflix and Import into IMDb

    When Netflix switched from a 5-star rating scheme to a thumbs up/down model, I realized I was sitting on more than a decade of ratings, and worried they would disappear. I started rating movies on...

  4. My Sublime Text Setup

    I've put a bit of work into customizing my Sublime Text setup. It's mostly based on a set of tips from Wes Bos, who literally wrote the book on becoming a Sublime Text power user.

See all tags.