Discover the newly released file-based log driver.
Learn how Mantis offers a unique take on building APIs and server-side rendered web apps.
Using the install modal web component by Store.app to encourage users to install you web app into their home screens.
store.app is the next kid in town to find the best web app that suit your need!
When it comes to store a list of allowed values, SQL offers a column type which also comes with tradeoffs.
I react to an X post debating on the best way to find a solution.
Arrays are not enforcing all items to be of the same type. With this technique, we can counter this issue.
Let me show you how I update periodically my packages on a Laravel app.
Learn why sticking with Laravel Authorization features can help you ease the maintenance and evolution of your app.
A succint post to show you how easy it is to test a Laravel app.
Implement any external API using Service Containers.
Discover a better way to handle errors to not miss any of them.
Taking case studies to understand which one is better suited for the situation.
Fast web page audit browser-less for PHP.
Create executable command strings using a fluent API in PHP.
Learn how to harden
Use this Gulp plugin to produce optimized images for your web users.
If you have already built an application that uses a REST API, and you have been responsible for the...
I like Node.JS ecosystem because it is full of amazing packages ready to be used to improve our produ...
Do you guys have a good online tool, command line tool or a Node.JS library to compress videos? I w...
Hi everyone, so cool to have you back here on Dev. Today I wanted to speak about something that I t...
I am explaining how to use my library to set up a service worker easily.
I give you my tips to enable fuzzy (or loose) search.
Learn how I stay productive with Laravel.
Learn how to speed up your array search from O(n) to O(1).
Learn how to parallelize your tasks with Gulp 4
WebP becomes now widely supported by the browsers. It is time to support it on your next project too!
I give you my advice to set up unit tests even on big apps
An smooth introduction to unit tests with this concept of making the api before writting some tests.