MadBob
  • Home
  • About

bootstrap

A collection of 4 posts
Fixing Vite + Bootstrap + jQuery
bootstrap

Fixing Vite + Bootstrap + jQuery

At some point within the version 9 release cycle, Laravel assets' bundling process has been migrated to Vite: yet another bundler introducing breaks and incompatibilities with many JS packages, just for the sake of the Javascript Fatigue. Among the breaks introduced by Vite, the major one affecting my usual JS
Dec 19, 2022 1 min read
Are You Sure?
bootstrap

Are You Sure?

All we know the confirmation dialog boxes to be prompted to the user - e.g. on deletion actions - and for my Laravel applications I've consolidated an approach a bit more articulated then the classic (and ugly, and poorly informative) confirm('Are you sure?') attached to some submit
Mar 22, 2022 2 min read
Scroll and Fall
laravel

Scroll and Fall

Working on browser unit test with Laravel Dusk I've been hunted for many days on a specific error: "element click intercepted". This is generated in two situations: when "Element FOOBAR is not clickable at point (X, Y). Other element would receive the click" it means that the desired element is
Nov 10, 2021 2 min read
Introducing: Larastrap
laravel

Introducing: Larastrap

At least one year ago I realized that my main open source project (GASdotto: a management application for Purchasing Groups built with Laravel) was stuck on Bootstrap 3, while Bootstrap 4 was been around for a while and Bootstrap 5 was already been announced. So I wanted to upgrade the
Jul 20, 2021 2 min read
Page 1 of 1
MadBob © 2023
Powered by Ghost