Author: knighttower
Create a PHP extension (tutorial)
This is a simple tutorial to create a PHP extension in windows for both Linux and Windows. It will require some basic knowledge of PHP and C and creating the following files: Requirements Step 1: Install the PHP SDK and PHP Source Go to the PHP SDK page on GitHub and download the latest PHP SDK for…
Integrating UnoCSS with Laravel and Vite
Integrating UnoCSS with Laravel and Vite offers a streamlined way to enhance your development workflow by combining the power of atomic CSS, Laravel’s robust backend, and Vite’s fast build tool. This guide will walk you through setting up UnoCSS with Laravel and Vite, leveraging insights from a helpful blog post found at Moussa Clarke’s Code…
JS URL helper
JS event bus
Vue Mixin Installer
JS Utility Library
TypeCheck JS
Teleport JavaScript Library
TypeScript: Is the Juice Worth the Squeeze?
What is TS? (Skip if you really know it) “TypeScript is JavaScript with syntax for types“, a superset of JavaScript that adds optional static typing to the language. This can help to catch errors early in the development process. What is not TS? Is not a replacement for JavaScript (like many make it sound like),…
Adaptive JS