CrazyBoy49z
CrazyBoy49z 06.07.2023
Using Jsx Without React

Using Jsx Without React

I am personally a big fan of JSX and love the way it allows me to separate and link my code. Even though JSX existed before React, it wouldn't have been as popular if React hadn't picked it up. However, we can actually use JSX without React, and that's not hard either.

CrazyBoy49z
CrazyBoy49z 07.06.2023
Hooks For Alpine.js

Hooks For Alpine.js

The Alpine Hooks JS module is a collection of hooks for useful things like hover, window resizing, and more.

CrazyBoy49z
CrazyBoy49z 18.03.2023
Alpine.js Drag and Drop

Alpine.js Drag and Drop

Alpine.js is a new lightweight JavaScript framework which uses the approach of adding behaviour directly within your HTML markup. According to the documentation; Alpine.js offers you the reaโ€ฆ

CrazyBoy49z
CrazyBoy49z 14.03.2023
Build Count App Using Apline js with Tailwind CSS

Build Count App Using Apline js with Tailwind CSS

In this tutorial we will create simple count app using Apline Js and create simple ui using Tailwind...

CrazyBoy49z
CrazyBoy49z 12.03.2023
As Polyfill.io Polyphils can help ensure cross-browser compatibility

As Polyfill.io Polyphils can help ensure cross-browser compatibility

Ensuring cross-browser compatibility can be a challenge for developers who want to create web applications or sites with modern features. However, there are workarounds to help ensure cross-browser compatibility. One such solution is the Polyfill.io service.

CrazyBoy49z
CrazyBoy49z 03.03.2023
4 safe steps to update NPM packages [Cheat Sheet]

4 safe steps to update NPM packages [Cheat Sheet]

How to update npm packages without breaking your project by following 4 simple steps.

CrazyBoy49z
CrazyBoy49z 12.02.2023
Let's Build An Ajax Form With Alpine.js

Let's Build An Ajax Form With Alpine.js

Learn how to build an ajax form with Alpine.js and see how quick and easy it is. This is one of the greatest use cases for this framework, in my opinion.

CrazyBoy49z
CrazyBoy49z 12.02.2023
Toggle ๐ŸŒ’ dark and ๐Ÿ”† sunny mode using AlpineJS, and TailwindCSS

Toggle ๐ŸŒ’ dark and ๐Ÿ”† sunny mode using AlpineJS, and TailwindCSS

This is done using some Alpine JS magic ๐Ÿช„ and I enjoyed implementing it....

Showing 8 of 8 results