I made something:
✒️ an #Eleventy boilerplate
🎁 with #Wordpress as a backend
☁️ deployed on #Netlify
⚡️ synced via a #Lambda web hook
A static site is built every time the web hook is triggered. No subsequent API calls needed.
View the source code 👇
https://t.co/pHC3aK0ZLr
✨ New blog article ✨
A quick & dirty concept for creating an SSR website with full-stack #Cloudflare Pages and a #Preact SPA using #Vite.
Read the full article here 👇
https://t.co/fESINqBX8o
@elliot_saleh01 To be fair, the whole affair is a bit ambiguous, given that the pictured TV show is probably the biggest annual charity event in Austria, where lots of money is donated to those in need (as an x-mas thing).
But, of course, the time & date of the broadcast was the absolute worst.
I've played around w/ #Svelte quite a bit now and the thing that still keeps bugging me the most, is the fact, that I can't hand over local style rules from the parent- to the child component.
But maybe this is just my spoiled #React & #Preact way of doing stuff...
@mmatuzo Totally different story, aber Marktgemeinde in OÖ mit Autobahnanschluss, typische Grundstücksgröße ca. 560 - 780m², mitten in der Peripherie:
200 EUR/m²
🤑🤑🤑
Spent the weekend comparing aom & rav1e #AVIF codecs in #WebAssembly. Then I wrote a few lines about it...
🤫 spoiler: slooow but promising
More about that topic here 👇
https://t.co/PspciFAc1J
Played around with the rav1e #AVIF codec in #WebAssembly...
⏳barely usable, 3k pixel image takes 4min to encode (single-threaded),
🧮 4:4:4 sampling is the only mode not producing a corrupted image,
😃 still learned a lot today
👇 https://t.co/LdqVBkTaTw
Moved my personal website from Next.js to @eleven_ty.
⚡AMP HTML valid
📱PWA compatible
🎉 First blog post (inspired by @ddprrt) is also published👇
https://t.co/rz9v0s7RQk
🎉 Before this year finally comes to an end, I'm happy to release a little #Arduino project of mine:
🌡️ records temperature data
⚡️ runs serverless via #Nextjs on #Netlify
💾 contains a #GraphQL API
📱 is fully PWA-enabled
💯 is 100% Open Source
👇https://t.co/xzyjC9ikPr
Quickly hacked together an image decoder, written using #Svelte, #WebWorker and #WebAssembly. It's able to decode the following formats:
🖼️ #AVIF,
🖼️ HEIF/HEIC and
🖼️ WebP
Works without backend, shows natively supported formats side by side.
https://t.co/vKJqA98mw8
Yesterday, I created a #CSS-only skeumorphic #HTML <button /> element on #Codepen. The styling of the pseudo elements may be a bit of an overkill, but it gets the job done... 🎨🖌️🖥️
https://t.co/Ask7xUjKF1
Created a typewriter-like effect using #React:
🪝 useState & useEffect hooks
⏱️ setTimeout for delayed input
🖥️ pure #CSS pseudo elements for blinking cursor effects
https://t.co/esa7m5pSlW
Good morning @htm_hell - learn from the best they said, #Apple changelog also has something to give:
🧨 #7 multiple duplicate IDs
Moreover, I think one shouldn't wrap <p /> around single-line content...
@randy_mllr@javascriptd Mainly for a18y reasons (screenreaders, etc...), since placeholders shouldn't be part of the DOM. They are merely a visual support for the user.
Played around with persistent placeholders in input fields a bit today...
⚛️ uses #React useState & useEffect Hooks
🎨 uses #CSS pseudo element instead of #HTML DOM element
🆓 dependency-free
https://t.co/0NPwQxVT2f