Displaying articles 81 - 90 of 157 in total
-
Do not use the inline version of rescue
in Ruby, unless you REALLY know what you are doing.
-
How I used artificial intelligence and async programming to transform interesting conversations into blog posts.
-
Database views can improve the performance, composability, and readability of
your rails application and Scenic is here to help.
-
Take a deep dive into Rack by building Sinatra from scratch.
-
Occasionally when developing an app you have to break out an enumeration. ...
-
How to optimize for a living codebase, where a line of code will be repeatedly
read, adapted and copied.
-
Sometimes pull requests are full of noise and it’s difficult to cut through to what matters. Pipe it Down is a Chrome extension to help with that.
-
Review your GitHub pull requests with multiple CI services such as TravisCI, Code Climate, and Hound.
-
How to use Streams to more efficiently manage memory when downloading large files using Unity Engine.
-
Here’s some advice for designers who find themselves developing Android apps.