Nurture Digital | |
A video content agency, a lot of funny creative videos. |
Awesome Ruby | |
A collection of Ruby libraries, tools, frameworks and software. | |
booleans.io | |
Booleans as a service. It may sound like a joke, but hmm. | |
Kite | |
The artificial pair programmer that shows you examples, documentation, and even fixes simple errors for you. | |
Wttr | |
Weather forecast, ascii style. |
Powercore | |
Extend Ruby core with useful extensions. | |
Action_cable_client | |
A ruby client for interacting with Rails ActionCable. | |
Dogweather | |
Self-validating Ruby objects. | |
Rodauth | |
Authentication and Account Management for Rack Applications. | |
interact.js | |
JavaScript drag and drop, resizing and gestures with inertia and snapping. | |
GoldenLayout | |
Multi-window javascript layout manager for webapps. |
Things to Consider when Metaprogramming in Ruby | apr 10 |
The various tradeoffs to take in account. | |
Metaprogramming in The Wild | apr 11 |
How are Sinatra and Paperclip making use of metaprogramming. | |
Differences between load, require, include and extend in Ruby | apr 11 |
The various ways to call one file from another. | |
Rails File Uploading You Can Believe in with Shrine | apr 11 |
Tutorial about file uploads with Shrine. | |
The Optimist’s Guide to Pessimistic Library Versioning | apr 12 |
About usage of the pessimistic version operator for gemspec dependencies, the 'x' syntax like ~> 1.x. | |
Understanding JavaScript Modules: Bundling & Transpiling | apr 12 |
How to use modules inside of the browser. | |
Don’t you Struct.new(...).new(...) | apr 13 |
Explains why initialize directly from Struct.new(...) is a bad idea. | |
Rails 5 adds warning when fetching big result set with Active Record | apr 13 |
With large data set there can be memory issues. | |
A Guide to Proper Error Handling in JavaScript | apr 13 |
Errors are inevitable, it's what you do about them that counts. | |
360 Degrees Product Viewer | apr 13 |
A simple, interactive resource that can be used to provide a virtual tour of your product. | |
Authentication in React Native with Firebase | apr 13 |
A illustrated example of authentication implementation using React Native. | |
Technical Debt: Rescuing Legacy Code through Refactoring | apr 13 |
Some guidelines to help overcome the refactoring fear. | |
Introduction to Cells: A Better View Layer for Rails | apr 14 |
It is possible to have fully stand-alone view components that can be reused without any pain. | |
Getting Started with React and JSX | apr 14 |
Yet another introduction to using React. |
Mountain West Ruby 2016 | apr 14 |
Talks from Mountain West Ruby 2016 | |
Fragment Caching (7m) | apr 14 |
Make your application faster by leveraging memory and caching fragments of your view. |
Well I just don't have anything ready. There are various ideas floating in my head but they are too complicated to just being thrown down quickly. I think I should stop waiting the last moment to prepare the ranting and begin way earlier :)