Popular posts
-
Creating a WordPress Plugin:
A Step-by-Step Guide for BeginnersIn this tutorial, we will explore the fundamentals of creating a WordPress plugin. Our plugin will be straightforward, as it will enable injecting code (JS, CSS, etc.) into the header and/or footer (useful, among other things, for implementing Google Analytics).
2023-06-30
-
When QR Codes turn into works of art through AI.
Images generated by Stable Diffusion that have the unique feature of being functional Artistic QR codes.
2023-06-10
-
PHP 8.3: new features and release date
PHP 8.3 will be released on November 23, 2023; It's coming, let's see what's new together.
2023-06-02
-
Introduction to JSON Merge Patch
JSON Merge Patch is a data format that allows describing modifications to be made to a JSON document.
2023-04-29
-
Introduction to Web Components
This tutorial presents the basics of web components in order to create custom HTML tags (Custom Elements). Find the different concepts.
2023-04-17