stephen.fm
  • Home
  • About
  • Subscribe
  • Contact
LinkedIn icon GitHub icon Instagram icon

Tag:

javascript

5 posts

React Native Troubleshooting Tips and Tricks
24 Aug 2018 • 3 min read

React Native Troubleshooting Tips and Tricks

While building a React Native iOS and Android application, I've run into a number of trick, unintuitive issues. The following processes are how to solve them.

Read more
Installing fonts on Amazon Linux AMIs for PhantomJS proper rendering
28 Jan 2018 • 3 min read

Installing fonts on Amazon Linux AMIs for PhantomJS proper rendering

How to install fonts on Amazon Linux AMIs to ensure they render properly when using PhantomJS.

Read more
15 Oct 2017 • 1 min read

Use Polyfills to use JavaScript ES6 features with Phantom.js

Phantom.js is lagging behind modern browser support—learn how to use JavaScript ES6 features like Promises with Phantom.js.

Read more
12 Sep 2017 • 3 min read

Easy JavaScript Internationalization in Rails using the I18n-js gem

Ruby on Rails provides a lovely Internationalization API for server-side localization. However, many projects forget to internationalize their front-end JavaScript framework and end up hard-coded text everywhere. Luckily, there's an easy way to localize your JS front-end using the i18n-js gem.

Read more
1 Jun 2014 • 2 min read

Universal Analytics with Turbolinks and Gon

A quick quick guide to make Universal Analytics play nicely with Turbolinks.

Read more

stephen.fm

  • Home
  • About
  • Subscribe
  • Contact

© 2020 Stephen Puiszis