Modals are typical UI elements for many web apps. There are countless packages dedicated to that specific features, each framework creating its own...
I’ve been using more and more PHPStan recently and it’s been a real pleasure to improve my codebases. Being strict is nice, but sometimes it can also...
According to this SO post, well... no. What if there was a way to do it anyway ? Nesting form is not allowed If you try to do this: <form...
Ok. I did it. Back to (almost) plain old regular css for building my last project. You would think that SASS would be absolutely necessary to have a...
There. I said it. I know every cool kid likes it, but I don't. Never seen the point of it. Always seemed way too complicated to do simple things. I...
Each time I see an article (like this one) about typescript, they never quite seem to mention jsdocs. Therefore, it always feels like an unfair,...