Search
149 results for “jarvisscript”
-
[blog] Tester en javasscript
Poursuite de mes réflexions sur la manière de faire des tests unitaires en javascript rapidement sans devoir utiliser de librairies tiers, simplement avec console.assert.
Aujourd'hui, rajouter un peu de couleur dans la console.
-
[blog] Tester en javasscript
Poursuite de mes réflexions sur la manière de faire des tests unitaires en javascript rapidement sans devoir utiliser de librairies tiers, simplement avec console.assert.
Aujourd'hui, rajouter un peu de couleur dans la console.
-
[blog] Tester en javasscript
Poursuite de mes réflexions sur la manière de faire des tests unitaires en javascript rapidement sans devoir utiliser de librairies tiers, simplement avec console.assert.
Aujourd'hui, rajouter un peu de couleur dans la console.
-
[blog] Tester en javasscript
Poursuite de mes réflexions sur la manière de faire des tests unitaires en javascript rapidement sans devoir utiliser de librairies tiers, simplement avec console.assert.
Aujourd'hui, rajouter un peu de couleur dans la console.
-
[blog] Tester en javasscript
Poursuite de mes réflexions sur la manière de faire des tests unitaires en javascript rapidement sans devoir utiliser de librairies tiers, simplement avec console.assert.
Aujourd'hui, rajouter un peu de couleur dans la console.
-
これは Scroll snap を #CSS で実現する例。マウスホイールで再現することはできなかったが、スクロールバーのドラッグ&ドロップで実感できる。動かす量が少ないと元に戻されてしまう。
横スクロールと縦スクロールの両方が用意されてる。
同じことが #JavasScript デモできる。"下のボックスでスクロールスナップを確認するには、スクロール可能なビューポート内の 45 個の番号付きボックスのグリッドを上下左右にスクロールしてください。
"
CSS スクロールスナップ - CSS | MDN
https://developer.mozilla.org/ja/docs/Web/CSS/Guides/Scroll_snap -
Non so se interesserà mai a qualcuno ma ecco un piccolo sideproject in bun/svelte5: Alicarti
Un websocket game framework per create giochi multiplayer giocabili via browser.
Nella demo faccio vedere una chat, una echo room e un piccolo gioco di Carta Forbice Pietra.
-
Would love thoughts and feedback on my Future / deferred promise library:
https://www.npmjs.com/package/@reggi/future
Be kind ❤️
#JavasScript #js #npm #package #module #opensource #ts #typescript
-
Definitely some cool things happening in Angular land!
-
All I want out of JavaScript frameworks is for them to support html. Web components are HTML. They don't need to be built on top of web components but they need to support interop. Just render the element and let it take over.
-
BIG update for Joist dependency injection. We added a new type of token called StaticToken. StaticTokens allow you to provide any data type as well as allowing services to be constructed async.
https://github.com/joist-framework/joist/tree/main/packages/di#static-tokens
-
-
Holy shit! Web Awesome (formerly shoelace) raised 700,000 on Kickstarter! Good for them that's outstanding.
https://www.kickstarter.com/projects/fontawesome/web-awesome?ref=91va8z
-
Signals have been moved to Stage 1! Let's gooooooo.
-
Still playing around with my own signals implementation. My goal is to have something barebones so I can write a blog along the lines of "learn signals by building signals"
-
The signals proposal looks fantastic. I think this will be easy to get folks on board with.
-
The Fulcrum 10 April, 2026Welcome to this week’s The Programmer’s Fulcrum.
It’s your weekly review of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. We aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism.
IMHO, the best way to do […]
https://newsletter.mobileatom.net/the-fulcrum-10-april-2026/ #ActivityPub #astro #ATProto #BackdropCMS #Bear #Bonfire #Codefloe #CSS #Decidim #DWeb #EmDash #FDroid #FediLab #fediverse #Ghost #Holos #HTML #HTMX #JavasScript #Kdenlive #LAUTI #Linux #OMN #PWAs #RSS #WebAwesome #WordPress #WriteFreely #XMPP #xWiki -
The Fulcrum 10 April, 2026Welcome to this week’s The Programmer’s Fulcrum.
It’s your weekly review of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. We aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of weakening authoritarianism.
IMHO, the best way to do […]
https://newsletter.mobileatom.net/the-fulcrum-10-april-2026/ #ActivityPub #astro #ATProto #BackdropCMS #Bear #Bonfire #Codefloe #CSS #Decidim #DWeb #EmDash #FDroid #FediLab #fediverse #Ghost #Holos #HTML #HTMX #JavasScript #Kdenlive #LAUTI #Linux #OMN #PWAs #RSS #WebAwesome #WordPress #WriteFreely #XMPP #xWiki -
New big 🐶 #Pongo release!
💪 Strongly typed client.
You can define your collections typed schema and benefit from Typescript. It'll automatically generate the collections with provided names and typing.
🖥️ CLI tool
Together with typed schema, enables running database migrations upfront. That helps to get a performance boost, as you can disable automated schema setup (which is good for the dev environment but not for the prod).
See: https://github.com/event-driven-io/Pongo/releases/tag/0.14.0
-
Dopieszczam sobie autorski odtwarzacz do muzyki na mojej stronce. O ile nie jestem wielkim ekspertem od JavaScripta, tak udało mi się wydłubać coś funkcjonalnego (póki co) i podoba mi się ten rezultat!
#wordpress #muzyka #css #frontend #JavasScript -
On a brighter note, I just implemented Mastodon comments on my #blog test page, thanks to @dpecos's excellent repo:
https://github.com/dpecos/mastodon-comments/Maybe someday I'll seriously try to make it so I can update my "finished/played games" thread through my blog, but for the time being I'll be happy to just adapt the #CSS to my site and see how streamlined I can make the process of posting/tooting and then tying the blog post and the toot together without extra, manual steps.
-
Genuary 4: Black on black.
https://arielmartinperez.com/pages/2025genuary.html#2025genuary4
Getting back to web design for this experiment that explores the possibilities of Javascript and Web Audio API. I haven't tested it on mobile but it should work on any modern desktop browser. Just click anywhere on the black area to start the sound. Cheers!
#genuary4 #genuary #genuary2025
#creativecoding #JavasScript #css #html #sound -
Remember #ASCII maps in old computer games?
This is my take on an ASCII based #GIS
https://ourednik.info/ASCIImap/
Created with #JavasScript using the #Leaflet framework, fetching OpenStreetMap data.
Converted to ASCII art with renderer:L.canvas, getting pixels by canvas.getContext('2d').getImageData(...), then converting pixels to ASCII characters '@%#*+=-:. '.
-
Is there no way to debug a ServiceWorker in an installed web-app on iOS?
-
Hono is amazing. It is so well designed. The concept of the Hono instance being a discrete thing separate from the sever is outstanding.
-
An example on how to screw up your product by adding AI.
They took 2 of my CSS posts and got the brilliant idea to generate a complete mess pretending to "aggregate all the information about specific news to help you save time and discuss with the community."
Why? Just WHY?? Let people read the original posts and that's all. You are not helping anyone here ... 😖
-
I need your brain! Today, I started working on the Emmett CLI and Config file structures.
I want Emmett to be able to generate the schema upfront for event store and read models. I also want to make a first step towards plugin infrastructure and modularity.
Check the sample config file. It'll contain plugins (similar to eslint, etc.) so each Emmett package can self-register, and community plugins can be registered in the future.
-
בא לי ללכת קצת ב"דרך הסיגמא": כלומר להיות קצת כמו זכר הסיגמא שמדברים עליו הרבה ביוטיוב. שהוא מחוץ לחלוקה המדומיינת של הגברים ל"זכרי אלפא" ו"זכרי בטא".
אז הנה משהו שאני אוהב: להתנתק ממי שאינו טוב לך בלי עימותים מיותרים.
בקיצור: ברוגז ברוגז לעולם, שולם שולם אף פעם.
נתחיל באתרי חדשות שמאפשרים תגובות רעילות. אני משבית שם את ה-javasscript, ונהנה. אם יש אתר שאני לא רואה בו כלום כי אין Javascript, אני יוצא משם. -
בא לי ללכת קצת ב"דרך הסיגמא": כלומר להיות קצת כמו זכר הסיגמא שמדברים עליו הרבה ביוטיוב. שהוא מחוץ לחלוקה המדומיינת של הגברים ל"זכרי אלפא" ו"זכרי בטא".
אז הנה משהו שאני אוהב: להתנתק ממי שאינו טוב לך בלי עימותים מיותרים.
בקיצור: ברוגז ברוגז לעולם, שולם שולם אף פעם.
נתחיל באתרי חדשות שמאפשרים תגובות רעילות. אני משבית שם את ה-javasscript, ונהנה. אם יש אתר שאני לא רואה בו כלום כי אין Javascript, אני יוצא משם.