Ellis

Ellis @elsyng

About: React Frontend Developer. 📬 info@stokkolm.com

Location:
Stockholm
Joined:
Mar 22, 2022

Ellis
articles - 11 total

Shortest js compare function, by 6 AI machines

I asked 6 different AI machines I want a shortest possible javascript function. Input...

Learn More 0 0Oct 7 '24

React tool to instantly change your site's colours

The goal I wanted to see how simple, easy and effective it would be to create an internal...

Learn More 0 0Jul 23 '24

Firefox css: restyle the active tab handle

On the Firefox browser, especially with some themes, the active (ie. currently selected) tab can be...

Learn More 0 0Feb 22 '24

Flatten a json file: simple command line tool (Javascript)

For a long time I needed a simple utility to flatten json files, (so that I could do a "grep" for...

Learn More 1 0Jan 27 '23

React "scroll" hook using new faster event

Goal We will create a React custom hook which will tell us whether we have scrolled beyond a certain...

Learn More 3 0Jan 7 '23

React down slider (dynamic height)

We will create a React "down slider" component. When we click a button, the slide content will...

Learn More 0 0Aug 28 '22

React & html canvas exercise: page background with triangles

This is a React exercise to create a component which draws a background of little triangles like...

Learn More 4 0Aug 3 '22

React wrapper component: Scroller

The goal To create a React component which will make any given component vertically or horizontally...

Learn More 11 0Jul 2 '22

React component for Bank Nue Font text

What: A fun little component to showcase the Bank Nue Font, which has been designed as a multi-colour...

Learn More 11 0May 18 '22

React modal with "div"

The goal Create a React modal dialog box using the html "div" element. Content is being provided as...

Learn More 4 0Apr 14 '22

React modal with "dialog"

The goal: Create a React modal dialog box using the new html "dialog" element. Content provided as...

Learn More 25 15Mar 22 '22