Published indaily-web-devRuby on Rails 7 with Postgresql and bootstrap CSS, hosting on HerokuRails 7 had some major updates which can be confusing at times. This article is a follow-up to my previous post:Dec 28, 2021Dec 28, 2021
Published indaily-web-devWays to make an HTML Javascript counterMaking an HTML counter using Javascript is like the very first task in every web developing 101 courses. Today I want to document every way…Aug 15, 2021Aug 15, 2021
Published indaily-web-devMaking a resizable navbar when scrolling with jQueryI recently had an idea about making a navbar that’s responsive to page scrolling and made a prototype on Codepen. Let’s see how it works.Apr 11, 2021Apr 11, 2021
Published indaily-web-devAdd Bootstrap 4 to Rails 6 without configuring webpackBootstrap officially provide a Gem for Rails but I found when following it, some parts were not clear and may hard for a Rails beginner to…Aug 22, 2020Aug 22, 2020
Published indaily-web-devUse Bootstrap 5 with Ruby on Rails 6 and webpack step by stepUse Bootstrap 5 in Rails 6 Application, step by stepAug 22, 20209Aug 22, 20209
Fix issue with structure.sql has syntax errors in Rails with MS SQL serverRecently I take on a project which was developed in 2017 using Rails 5.1 and MS SQL server. Before I want to do any development on it, I…Jul 1, 2020Jul 1, 2020
Published indaily-web-devMaking a React and Firebase Real Estate Website for beginners step by step, Part 1In this series, I’m going to make a Real Estate Website using React and Firebase with below featuresApr 18, 2020Apr 18, 2020
Published indaily-web-devMaking a Dynamic Menu Bar with Draggable Items in Ruby on Rails 6For the past few days, I was trying to make a backend to manage frontend navbar menu items. The post will document what I did and how I…Feb 2, 20202Feb 2, 20202