Homepage
Open in app
Sign in
Get started
chunks of code
Follow
Innovate With YouTube Watch Data Using Gandalf SDK
Innovate With YouTube Watch Data Using Gandalf SDK
Originally published on Gandalf’s official blog, but I wanted to hare it here to reach as many developers as much as possible.
Timi Ajiboye
Mar 30
Simpler parameter handling for Interactors
At BuyCoins, we use the Interactor gem for business logic. It works like this:
Timi Ajiboye
Jan 9, 2019
Ruby’s Prepend: How is it useful?
Ruby’s Prepend: How is it useful?
With a real world example
Timi Ajiboye
Dec 28, 2018
front-end vs back-end vs client-side vs server-side
front-end vs back-end vs client-side vs server-side
If you’re an experienced (web) developer like I am, the words in the title make complete sense to you and are pretty basic.
Timi Ajiboye
Nov 12, 2018
Reusing Redux Containers with multiple Components in React.
If you’re using react-redux then you should be familiar with the code below.
Timi Ajiboye
Apr 26, 2018
Rails GraphQL Server Tips — Part 1, Authentication.
I decided to write a series of posts that show how I do certain things with graphql-ruby in server side Rails applications.
Timi Ajiboye
Mar 22, 2018
Primer: State management (with Redux)
Primer: State management (with Redux)
I recently started doing React + Redux development and Redux took some getting used to. So I decided to write this to make it a bit easier…
Timi Ajiboye
Jan 16, 2018
Tiny jsonb gotcha in Rails
If you’re using Postgres 9.4+ in your Rails application, you get to create columns in the jsonb type, which lets you store non-relational…
Timi Ajiboye
Dec 12, 2017
Securing requests between two back-end applications
I’m working on a super-top-secret-but-not-really-maybe-cryptocurrency-related web product and I eventually ended up needing two back-end…
Timi Ajiboye
Sep 22, 2017
Getting JSON Body from Retrofit Error (Kotlin)
Update: You can see the class we end up writing, but in Java here.
Timi Ajiboye
Aug 12, 2017
Testing graphql-ruby resolve classes with rspec
This is going to be a relatively short post. It’s something I just did and felt like sharing in the moment.
Timi Ajiboye
Jul 26, 2017
Yes, another Twitter app.
Yes, another Twitter app.
Generally, my experience with Twitter for Mac hasn’t been good. It’s probably much better these days, but my issues with it are:
Timi Ajiboye
Jul 17, 2017
GraphQL: New, shiny and worth the hype!
It’s hard to keep up in the world of software development, especially these days. There’s always some new framework, library, preprocessor…
Timi Ajiboye
Jul 7, 2017
Pragma — A new way to build Rails REST APIs
Pragma — A new way to build Rails REST APIs
I did some work with Alessandro Desantis recently and he introduced me into a very different, but also very reasonable way of making JSON…
Timi Ajiboye
Apr 29, 2017
Why I started writing tests — and other stories.
As a software developer, especially one with little experience, it’s very easy to get confused about what you should do and what you…
Timi Ajiboye
Apr 5, 2017
“Neatly” dealing with JSON.parse-d Hashes in Ruby
“Neatly” dealing with JSON.parse-d Hashes in Ruby
So you use some REST API that responds with JSON with a ton of nested objects and arrays, an example of this is the Google Maps Direction…
Timi Ajiboye
Feb 12, 2017
Testing your Rails APIs with Airborne.
It took me a long long time to finally decided to write tests. I’ll probably write about the thought process and why I think you should…
Timi Ajiboye
Jan 29, 2017
Very simple permissions in Rails
I was working on a very simple Rails API, using devise_token_auth and I need to authorize controller actions based on user roles.
Timi Ajiboye
Jan 27, 2017
Android Chat UI Library — 0.1.1
Over the past couple of months, I’ve been SLOWLY building a customizable messaging UI library for Android inspired by…
Timi Ajiboye
Dec 6, 2016
Building a Voice Controlled Home Automation Model — Part 4— Wit.ai
Building a Voice Controlled Home Automation Model — Part 4— Wit.ai
This is the fourth part in the Building a Voice Controlled Home Automation series. You can find the first part here.
Timi Ajiboye
Nov 28, 2016
Building a Voice Controlled Home Automation Model — Part 3— Arduino Code
Building a Voice Controlled Home Automation Model — Part 3— Arduino Code
This is the third part in the Building a Voice Controlled Home Automation series. You can find the first part here.
Timi Ajiboye
Nov 7, 2016
Push Notifications on the Web (Building a PWA Crossover)
Push Notifications on the Web (Building a PWA Crossover)
Recently, Ire Aderinokun has been dropping knowledge on how to build a Progressive Web App with push notifications, local storage and all…
Timi Ajiboye
Oct 25, 2016
Wit.ai Explained — Part 3— Building a bot with Sails.js
Wit.ai Explained — Part 3— Building a bot with Sails.js
In the first part of this series, we went through some of the concepts that Wit.ai introduced in their (relatively) new Bot Engine.
Timi Ajiboye
Oct 17, 2016
Building a Voice Controlled Home Automation Model — Part 1 — Overview
Building a Voice Controlled Home Automation Model — Part 1 — Overview
I’ve always wanted to build Jarvis.
Timi Ajiboye
Oct 3, 2016
Wit.ai Explained — Part 2— Building a bot with Ruby on Rails
Wit.ai Explained — Part 2— Building a bot with Ruby on Rails
In the first part of this series, we went through some of the concepts that Wit.ai introduced in their (relatively) new Bot Engine.
Timi Ajiboye
Sep 26, 2016
About chunks of code*
Latest Stories
Archive
About Medium
Terms
Privacy
Teams