Show newer

@dumpsterqueer@ondergrond.org it's the newer, more functional way of writing components, allowing much better code reuse. They're very backwards compatible, and you can mix and match all the different component styles in the same React app just fine

reactjs.org/docs/hooks-intro.h

@dumpsterqueer@ondergrond.org it has one super good component model and everything is possible on top of that :3 btw React Hooks is the New Way and it's amazing

@goat@hellsite.site put it in front of the council's building

do you think that people who work on bikes call themselves sprocket scientists ?

wish I had the energy to work freelance next to uni... just can't commit to things at all

@Shrigglepuss Max Richter is great too tho.. Nature of Daylight? hell yeah!

"ABC Always Be Closing?" I prefer "CBA Couldn't Be Arsed"

nonsense 

@ln@chaos.social brainworms gateway protocol

forced icebreaker activities that make hell freeze over

hate Thursdays... forcing people to class in early mornings should be a warcrime

7 hours till alarm but there's still waaay too much caffeine going through my brain

pretty shit that our cyberpunk present doesn't even have the cool aesthetics

code, screenreader unfriendly 

@violet for the dominos case I started by just writing

pizzas = Array.from(document.querySelectorAll(".product-container")).map((product) => {
return {
name: product.querySelectorAll(".menu-entry")[0].textContent,
img: product.querySelectorAll(".pizza-image")[0].src,
comment: product.querySelectorAll(".menu-page-product-description")[0].textContent
}
})

in the browser console while on the menu page, but going to rewrite it to a standalone script that also fetches the full product page in order to get the lengthier description

Show older
Pixietown

Small server part of the pixie.town infrastructure. Registration is closed.