xq · @ikskuh
95 followers · 139 posts · Server layer8.space

I also started using with first, then

It really feels like a modern way to work with the . I can quickly build web applications that run smoothly, are reactive to my data and their changes.

The build process is scary tho, and i still don't understand a bit of it.
Svelte itself is a brilliant mix of HTML with a reactive and declarative interface to the DOM and i really love it.

#svelte #javascript #typescript #web #webdev #js #ts

Last updated 1 year ago

Fixing a bug which had to do with exactly this problem took me 2 hours today... That's called life of a programmer, I guess.

#programming #frontend #javascript #webdev

Last updated 1 year ago

At such moments I remember how much I dislike and in general:

<details> element containing an <a href="...">some inner text</a>
and JavaScript does not show the innerText property of that <a> element unless the <details> element has an [open] state 😦🤦

From now on I stop using "innerText" and I prefer "textContent" instead which works regardless of the visibility.
BTW there are also "text", "outerText" and "innerHTML" properties, in case you wanna get even more confused.

#javascript #frontend

Last updated 1 year ago

Daishi Kato · @daishi
273 followers · 223 posts · Server fosstodon.org

Here's a very rough drawing to show the protocol (over HTTP) of Waku v0.15.0.

👉 fosstodon.org/@daishi/11104666

#reactjs #react #javascript #typescript #servercomponents

Last updated 1 year ago

ArtOfCompi · @ArtOfCompi
15 followers · 458 posts · Server troet.cafe
Rémi Eismann · @decompwlj
149 followers · 503 posts · Server mathstodon.xyz

One day, one decomposition
A039004: Numbers whose base-4 representation has the same number of 1's and 2's

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A039004.
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#webgl #threejs #graph #representation #base #numbers #3d #php #javascript #oeis #sequence #mathematics #maths #decompwlj

Last updated 1 year ago

꧁~EmoCea~꧂ · @alcea
46 followers · 3768 posts · Server pb.todon.de

@duhdugg
Add "stop obfuscation" and you can count me in :p

#nonsense #javascript

Last updated 1 year ago

Kraktoos :fedora: :i3: · @kraktoos
776 followers · 78 posts · Server fosstodon.org

Checking out right now, and I have to say that I love both the idea and the execution. Simplifying the JavaScript ecosystem is something **needed**.

#bun #javascript #typescript

Last updated 1 year ago

Artair Geal :trek: :bearpride: · @artair
30 followers · 626 posts · Server ohbear.wtf

Next in our continuing series -- “DIY Fedi WTF OMG BBQ?" -- is a way to cross-post videos from the PlayStation service into automatically. But surely doesn't support that yet, correct? Just ?

It doesn't... directly. It DOES support posting to , though!

All that's needed is a Pro+ account and a smattering of filter code written in (ES5, to be precise). Then, just upload a video from your to YT with in the description.

#ifttt #mastodon #sony #twix #youtube #javascript #ps5 #playstation #gaming

Last updated 1 year ago

Brennan Stehling · @brennansv
167 followers · 2584 posts · Server sfba.social

It has been eventful couple of weeks. First Mojo was finally released which runs Python much faster. Then Bun 1.0 was released which runs JS/TS much faster. This is great news since AI/ML will now require fewer compute resources and so many systems run JS/TS and will benefit from the speed boost once Bun is adopted.

It will take a while for these releases to be validated and used broadly, but both are ready for us to use today with our own scripts.

modular.com/blog/mojo-its-fina
bun.sh/blog/bun-v1.0

#mojo #bun #python #javascript #typescript

Last updated 1 year ago

heise Developer · @heisedeveloper
2960 followers · 809 posts · Server social.heise.de

JavaScript-Runtime Bun 1.0 ist produktionsreif

Die junge, Performance-fokussierte Runtime Bun hat die Produktionsreife erreicht und versteht sich als Konkurrenz zum deutlich älteren Node.js.

heise.de/news/JavaScript-Runti

#javascript #news

Last updated 1 year ago

AlternativeTo · @alternativeto
1736 followers · 1877 posts · Server mas.to

, a toolkit for and projects, has released its version 1.0, which is now stable and production-ready. It serves as a replacement for Node.js and is four times faster.
alternativeto.net/news/2023/9/

#typescript #javascript #bun

Last updated 1 year ago

Rui Nibau (rnb) · @rnb
24 followers · 1395 posts · Server framapiaf.org

Passer de (nodejs.org) à (deno.com/) , ça vaut le coup !

* Un simple exécutable à placer dans son ~/.local/bin.
* Standards web mieux gérés et plus largement utilisés.
* Des Apis pas trop différentes
* Une sécurité accrue.

Le travail de migration m'a permit d'isoler les dépendances au runtime dans deux-trois modules qui utilisent maintenant Deno ou NodeJs, au choix.

A tester, vraiment.

#javascript #deno #nodejs

Last updated 1 year ago

Thiago Jedi · @jedi
396 followers · 4571 posts · Server cuscuz.in

Aproveitando a primeira segunda-feira de férias (e meio que "preso" em casa), resolvi dar uma olhada nesse novo runtime de JavaScript chamado "Bun".

E olha... o troço é rápido, visse?

#javascript #bun

Last updated 1 year ago

Will Browar 👨🏻‍💻 · @wbrowar
86 followers · 385 posts · Server hachyderm.io

Talking to co-workers I asked for recommendations around architectural design patterns for web applications. I got some good suggestions for some Java-based books but being on the front end I tend not to touch the Java stuff in our apps too much.

Are there any good resources out there for JavaScript/HTML-based design patterns for working with large-scale applications?

#javascript #frontend #typescript #webdev

Last updated 1 year ago

Daishi Kato · @daishi
270 followers · 219 posts · Server fosstodon.org

🎉 Waku-Waku excited to announce Waku v0.15.0!

It's a new version with breaking change. Improves the protocol so that a RSC payload can contain multiple JSX elements. Has new API based on user feedback.

GitHub 👉 github.com/dai-shi/waku
Playground 👉 codesandbox.io/p/sandbox/waku-
🤩

#reactjs #react #javascript #typescript #servercomponents

Last updated 1 year ago

dbread · @dbread
44 followers · 549 posts · Server qoto.org

Red it, forgot it re-found it in my n-th tab of my i-th browser profile on my j-th notebook.

Lets note it to mastodon, for later use :D
Here we go:

Link:
louison.substack.com/p/i-built
Title:
I built a Plane Spotter for my son in 120 seconds
Live:
planespotter.pages.dev/

#chatgpt #frontend #firefox #javascript

Last updated 1 year ago

kalvn · @kalvn
241 followers · 2700 posts · Server mastodon.xyz

Bun, le nouveau runtime JavaScript côté serveur (concurrent à Node.js et Deno) orienté performances est enfin là en version stable.

Bun 1.0 | Bun Blog
bun.sh/blog/bun-v1.0

links.kalvn.net/shaare/idG5_Q

#javascript

Last updated 1 year ago

ArtOfCompi · @ArtOfCompi
15 followers · 458 posts · Server troet.cafe
Daishi Kato · @daishi
270 followers · 219 posts · Server fosstodon.org

Jotai tips: optimize rendering with two atoms

Here's an advanced tip to optimize React rendering with Jotai. Can you guess why the behavior of the second atom is different from the first one?

#reactjs #react #javascript #typescript #jotai

Last updated 1 year ago