Translations in Stimulus Controllers

This article was originally published on Rails DesignerThis is a sneak peek from the recently released book, JavaScript for Rails Developers. For this blog post, I’ve simplified some of the more det...
0 Read More

Isograms

Isograms
Instructions: An isogram is a word that has no repeating letters, consecutive or non-consecutive. Implement a function that determines whether a string that contains only letters is an isogram. Assume...
0 Read More

Core Principles of HTM

​Hierarchical Temporal Memory (HTM) is a theoretical framework for understanding the neocortex, the part of the brain responsible for perception, movement, and intelligence. Developed by Jeff Hawkin...
0 Read More

1app4ways - Dark Souls CRUD Arena

After having worked in Vue.js for the past five years, I was once again hacking my way through a take home CRUD assignment in React. Not long into the assignment, I realized that while I had the archi...
0 Read More