Skip to content

Victor Leong

Ruby on Rails | AWS

  • Privacy Policy
Integrating reCaptcha V3 With Turbolinks In Rails

Integrating reCaptcha V3 With Turbolinks In Rails

by vljc17April 14, 2020

Google has published the latest new version of reCaptcha V3 and I had to integrate it into my recent Rails projects. The

Sort Algorithms Cheatsheet

Sort Algorithms Cheatsheet

by vljc17April 9, 2020

This is a summary of the key features that make up an algorithm. Motivation While it is easy to understand the concept

Connecting MSSQL Database Using Ruby On Rails

Connecting MSSQL Database Using Ruby On Rails

by vljc17March 30, 2020

This is a documentation on how to connect to a MSSQL database in a Rails application. We will use FreeTDS as the

Data Structures Cheatsheet

Data Structures Cheatsheet

by vljc17March 23, 2020

This is a concise glossary of the concepts, features and applications of various data structures. Motivation Due to the coronavirus outbreaks, the

Rails select helper with default selected option disabled and prompt

Rails select helper with default selected option disabled and prompt

by vljc17March 12, 2020

This is a documentation once and for all on how to render a select tag in rails view with a disabled option

Handling DOM Elements From link_to remote: true Callback

Handling DOM Elements From link_to remote: true Callback

by vljc17March 10, 2020

This is a documentation of how to handle the response from a link_to remote: true API call and manipulate the DOM with

AWS Lamba and API Gateway Integration With Terraform To Collect Emails

AWS Lamba and API Gateway Integration With Terraform To Collect Emails

by vljc17March 7, 2020

This is a documentation on creating a service that collects emails. It runs on serverless technology utilizing AWS lambda and API Gateway.

How To Restrict File Search In Sublime Based On Project

How To Restrict File Search In Sublime Based On Project

by vljc17December 17, 2019

This is a documentation on how to restrict text search to within specific directories per project you are working on in Sublime.

Setup Bootstrap In Rails 6 With Webpacker For Development And Production

Setup Bootstrap In Rails 6 With Webpacker For Development And Production

by vljc17December 9, 2019May 9, 2021

This is a documentation on how to setup Bootstrap 4 in Rails 6 using Webpacker. As the framework shifts away from sprockets

JWT With Refresh Token Using Devise And Doorkeeper Without Authorization

JWT With Refresh Token Using Devise And Doorkeeper Without Authorization

by vljc17December 3, 2019

This is a documentation on setting up the authentication system of a rails project in a primarily API environment. Rails is essentially

How To Setup A Standard AWS VPC With Terraform

How To Setup A Standard AWS VPC With Terraform

by vljc17November 25, 2019

This is a documentation on how to setup the standard virtual private network (VPC) in AWS with the basic security configurations using

How To Add Datatables To Webpacker In Rails

How To Add Datatables To Webpacker In Rails

by vljc17November 24, 2019

This is a documentation of using datatables with the latest version of Rails (6.0 at the time of writing) that uses webpacker as

Why Is Render JSON And Return Not Working In My Controllers

Why Is Render JSON And Return Not Working In My Controllers

by vljc17November 6, 2019

Recently, I stumbled upon on an unexpected error when i was refactoring my code to follow the style guide of rubocop, Ruby

Reopen And Add Methods To Models In Ruby Gems

Reopen And Add Methods To Models In Ruby Gems

by vljc17October 27, 2019

This is a documentation on how to add class and instance methods to models that exist in ruby gems. Often, there is

How To Change Or Add New SSH Key for EC2

How To Change Or Add New SSH Key for EC2

by vljc17October 25, 2019

This is a documentation of how to change or add new ssh key for your EC2 instance if you lost, and maybe

Implementing Eslint In Sublime With Airbnb Style Guide

Implementing Eslint In Sublime With Airbnb Style Guide

by vljc17October 10, 2019

This is a documentation on how to setup eslinting on sublime text editor, bootstrapped with using the style guide set up by

« Previous 1 2 3 Next »
© Copyright 2022 Victor Leong. All rights reserved | MadeBy99colorthemes