Curated list of episodes, bundled to help you on your learning path!
Videos of tech, infrastructure, hardware and software which non-instructional by nature.
Articles around software and tutorials.
Show your love and support while looking fancy.
Got a question or want to chat about a topic? Let's talk!
In this episode, we look at making an API using Jbuilder. We also take a look at Active Storage predefined variants and loading them into the API responses.
In this episode, we look at various tips and tricks.
Continuing from Episode #87, we take a deeper dive into virtual columns in Rails 5.1 and use them to parse JSON Data Types with adding indexes to the virtual column.
Using the knock gem, we will add JWT Authentication to our Rails API Application.
Using ActiveModel::Serializer, learn how to create the JSON responses for your Rails API application. ASM is a great object oriented approach to building a JSON API.
Some neat tips and tricks for interacting with and parsing JSON responses from an API.