Category

javascript

  1. Setting Up Absolute Paths in create-react-app Avoid using relative imports via import {} from '../../../components with CRA. 1 min read
  2. Using CITEXT With Knex.js Using the CITEXT PostgreSQL data type with Knex.js 2 min read
  3. Setup Phoenix Router with a Single Page App Allow SPA routers to handle your frontend routes. 1 min read
  4. Atom Plugins for Elm I've gotten back into using Elm for a pet project of mine. Here are some of the plugins I found most useful for Atom. 1 min read
  5. ES6: Using Set For Unique Arrays A quick way to get an array of unique values 1 min read
  6. macOS Sierra: Hang on React Native Init A fix for hangs that occur on react-native init on macOS Sierra. 1 min read