ShaneilDemystifying Polymorphic Associations in RailsAs a Rails developer, you’ve probably encountered situations where you need to associate a model with multiple other models. One such…Jun 9, 2023Jun 9, 2023
ShaneilSQL Introduction 1What is SQL? Short for Structured Query Language, it’s a ‘language’ that allows users to query, manipulate or transform data from a…Apr 12, 2022Apr 12, 2022
ShaneilRuby Dot(.) and Double colon(::) operatorsThis week I’ll quickly go on about the Dot (.) and Double colon (::) operators.Jan 28, 2022Jan 28, 2022
ShaneilInvoke a Rake Task Multiple TimesI have the above rake task that uses seed:dump to export data from an existing database. This task essentially allows you to create seed…Nov 26, 20192Nov 26, 20192
ShaneilCreate a Simple Accordion DropdownWe going to use HTML, SCSS and some simple vanilla JS to create the below. You can find the complete project on codepen here.Aug 29, 2019Aug 29, 2019
ShaneilWindows with VueThis week I’ve gotten into Vue and had to set up on Windows. After trials and errors, I think I now have a good idea of what I’m doing…Jun 12, 20193Jun 12, 20193
ShaneilConsume an API in ReactWhat is an API? Before you answer, let me stop you and say although it’s a semordnilap for IPA, it is not a beer for consumption.Apr 26, 2019Apr 26, 2019
ShaneilBuilding an Alexa Quiz Skill — Node.jsDuring my time at Makers, our final group project was a quiz application with questions based on Life in the UK test. With a tight…Mar 11, 20193Mar 11, 20193
ShaneilCreate Simple User Authentication from Scratch in Rail — Part 2 of 2This is a continuation from my previous authentication post, where we started out with a simple authentication system in Rails. We covered…Mar 6, 2019Mar 6, 2019
ShaneilinAlexapediaFinals are here!It’s now the final week of Makers and what a journey it has been. However, I feel it’s just the beginning of a lifetime of learning and I…Feb 28, 2019Feb 28, 2019