Skip to content

Instantly share code, notes, and snippets.

@TheAlexPorter
TheAlexPorter / 404-cool-display.markdown
Last active October 8, 2016 16:12
404 cool display
@TheAlexPorter
TheAlexPorter / ionic-tips.md
Last active April 19, 2018 16:17
Ionic 2/3 Tips

Ionic Quirks

Fix Stray Pixel under ion-header:

Remove the content prop from the the element.

Ion Header:

The Ion Header component can cause some irregular behavior. It's often better to delete it and use a regular <header> tag. Put it inside of the <ion-content> component at the top.

@TheAlexPorter
TheAlexPorter / apps & settings.md
Last active April 21, 2018 20:50
Mac Apps & Settings

Development

  • Brew
  • VS Code
  • Sequel Pro
  • pgAdmin 4 (postgres)
  • Local by Flywheel (wordpress)
  • Android Studio
  • Xcode
  • iTerm