Axorax

Axorax @axorax

About: I like coding, tech, writing articles and making content on YouTube. Support my work -> https://patreon.com/axorax

Joined:
Oct 24, 2022

Axorax
articles - 9 total

List of JavaScript runtimes - 2025

Node.js https://nodejs.org/ Engine: V8 Features: Extensive ecosystem with...

Learn More 7 0Jan 17

What is micropython?

You may have heard the word "micropython". When I first came across this word, I was pretty confused....

Learn More 14 1Jul 29 '24

Deploy static site manually using Netlify in 2024

In this post, I will show you how to deploy a static site using Netlify. Requirements a...

Learn More 17 2Jul 29 '24

X / Twitter alternative platforms

Twitter is not what it used to be anymore. The name changed to X and a lot of restrictions were...

Learn More 18 2Jul 29 '24

5 sites to check website accessibility

Website accessibility is more important than ever nowadays. It can be a bit difficult to manually...

Learn More 28 7Jul 28 '24

Add background blur with one line of CSS

Adding background blur to an element can make it more visually appealing and it's also REALLY use to...

Learn More 5 0Jul 28 '24

How to delete entire git commit history?

I have deleted my git commit history plenty of times just to make my repository look "clean" (roast...

Learn More 6 0Jul 26 '24

Gradient text for your website in 5 methods

In this article, I will show you a couple of ways to get gradient text using CSS (and some without...

Learn More 7 0Jul 25 '24

Add placeholder text to div with contenteditable="true"

You may have come across the contenteditable attribute. It's used in many places. It's a much better...

Learn More 23 0Jul 25 '24