Debounce and throttle ActiveJob easiest waySometimes, we need simple debounce our jobs for some reason. The idea is from…May 25, 2022May 25, 2022
Get thumbnail from video(youtube, vimeo etc…)Most of time you could get the thumbnail from the original url, using something like https://github.com/tgezginis/video_thumb to get the…Mar 8, 2021Mar 8, 2021
Expo React-native app use google login and Rails Backend flowClick google login button, send request to google to get authentication code. GOOGLE_WEB_APP_ID is the client id you need to create in…Mar 8, 20182Mar 8, 20182