metaprogramming

01 Mar 2019 | | ruby

“As Ricky Ricardo once said to Lucy…I gotta go to a meta…(meeting)..”

Notes on meta-programming

rebuildingrails

14 Dec 2018 | | rails

“Build it and they will come….Field of Dreams..”

Notes on rebuilding rails study

turbolinks5

12 Apr 2018 | | rails

“Turbolinks 5 turns your rails application into a single-page application..”

Turbolinks 5 was a total rewrite. I summarize here why these changes have presented an alternative to the Angular/React approaches and how they reduce complexity of application development as well as the amount of developer resources needed to create and maintain said apps.

GO toolchain

22 Mar 2018 | | go, GO

The GO tool-chain

The GO tool-chain(which is used to compile apps) supports application development. Itprovides for testing, formatting, and documentation, as well as package management.

node event loop

16 Mar 2018 | | nodejs

the node event loop in a nutshell

I have a few other posts on the workings of node(lowrider.libuv) but this pull things together for a common GROK.

rails-ujs

15 Mar 2018 | | rails

Rails-UJS

Rails-ujs was formerly JQuery-ujs but the JQuery dependency was removed hence the name change.

1 2 3 4 5 6