More experiments with the HTML Invoker API and custom commands
#HTML #JavaScript #FrontEnd #StreamOrientedProgramming
stackblitz.com/edit/html-in...
Latest posts tagged with #StreamOrientedProgramming on Bluesky
More experiments with the HTML Invoker API and custom commands
#HTML #JavaScript #FrontEnd #StreamOrientedProgramming
stackblitz.com/edit/html-in...
Variations on Effect Maps with no Chuck Norris and better type safety
(you *might* not fully understand what's going on here => ping)
#javascript #rxjs #buildinpublic #frontend #streamorientedprogramming
stackblitz.com/edit/rimmel-...
Effect maps in practice: using HTML custom elements to map API effects and create pure stream-oriented components.
#JavaScript #RxJS #StreamOrientedProgramming #Programming
stackblitz.com/edit/rimmel-...
...when you stop celebrating your birthday and celebrate the stars of your open-source projects
github.com/reactivehtml...
#JavaScript #UI #FrontEnd #BuildInPublic #RxJS #RimmelJS #StreamOrientedProgramming
Another little 3D animation where position and motion are just streams like everything else.
This is Stream-Oriented Programming.
#JavaScript #WebGL #StreamOrientedProgramming #RxJS #ThreeJS #FrontEnd #UI
stackblitz.com/edit/threejs...
BehaviorSubject from #RxJS is the perfect structure to bring "Suspense" to your apps.
It couldn't be simpler, or it's the wrong framework.
#JavaScript #FrontEnd #StreamOrientedProgramming
dev.to/dariomannu/i...
How do you go from Functional to Stream-Oriented programming?
In FP you bind Functions, in SP you bind Streams.
Start simple with this Fibonacci Sequence as a Stream:
stackblitz.com/edit/rimmel-...
#FunctionalProgramming #JavaScript #Programming #StreamOrientedProgramming
Still stuck creating your #WebComponents with classes, constructors, methods, properties, connectedCallbacks, disconnectedCallbacks, instantiating your Shadow DOM, etc?
There's a simpler way with plain #JavaScript functions.
#UI #FrontEnd #StreamOrientedProgramming
dev.to/dariomannu/w...
Using WebSockets can be even simpler than that.
Check this out, it's never been easier to work with WebSockets!
This is #StreamOrientedProgramming!
#JavaScript #JS #FrontEnd #WebDev #RxJS
stackblitz.com/edit/simples...
When everything speaks the same "streams language", it's never been easier to work with WebSockets:
stackblitz.com/edit/deno-ri...
#JavaScript #RxJS #Deno #RimmelJS #StreamOrientedProgramming
dev.to/dariomannu/a...
#JavaScript #RxJS #FrontEnd #StreamOrientedProgramming
A little tutorial to build some stuff in Stream-Oriented style
#JavaScript #RxJS #StreamOrientedProgramming #Programming
dev.to/dariomannu/b...
Stream Oriented Programming for native CLI applications
A concept "echo" program with logging
#Programming #StreamOrientedProgramming #RxJS
Can you use Generators to implement Reactive Streams?
Check how you can do that in Stream Oriented style with rimmel.js
#JavaScript #FrontEnd #StreamOrientedProgramming #Programming
stackblitz.com/edit/generat...
CSS: setting position-anchor in stream-oriented style
#JavaScript #CSS #FrontEnd #StreamOrientedProgramming
stackblitz.com/edit/css-pos...
Ok, looks like some people are starting to believe in #StreamOrientedProgramming.
www.star-history.com#reactivehtml...
#starhistory #GitHub #OpenSource via @StarHistoryHQ #JavaScript #FrontEnd
Stupid sprites with a stupid animation but a simple and powerful stream-oriented implementation.
Just an example.
#RxJS #JavaScript #UI #StreamOrientedProgramming
stackblitz.com/edit/rimmel-...
What is a Dialog Box?
It's a Stream!
It opens up when receives an input signal, then emits the collected data if we hit OK, or doesn't emit anything if we hit CANCEL.
This is #StreamOrientedProgramming #JavaScript #RxJS #UI #FrontEnd #BuildInPublic
stackblitz.com/edit/dialog-...
Stream-Oriented Imperative Programming: an example using Callforward functions instead of Observables.
It's the same streams, whether functional (e.g.: Observables) or imperative (e.g: Callforwards).
stackblitz.com/edit/form-da...
#JavaScript #Programming #UI #WebDev #StreamOrientedProgramming
Web components backed by plain functions?
No other JS framework gives you that!
Check out Rimmel.js, or play with properly functional, stream-oriented web components on stackblitz.com/edit/rimmel-...
#JavaScript #WebComponents #RxJS #FrontEnd #StreamOrientedProgramming
The LIQUID principles of Stream-Oriented Programming
As OOP has its own SOLID principles, SOP is now introducing its own LIQUID ones
medium.com/@fourtyeight...
#JavaScript #Frontend #UI #StreamOrientedProgramming
Drag and drop... for SVG elements, in #StreamOrientedProgramming
#JavaScript #FrontEnd
stackblitz.com/edit/svg-dra...
An Auction Manager concept in #StreamOrientedProgramming
Built with rimmel.js and the-observable-plugin-system
Everything is a Stream!
stackblitz.com/edit/tops-au...
#JavaScript #BuildInPublic #RxJS
OOP is the middle ages, FP is the enlightenment, FRP is impressionism, SOP is the modern minimalism If you’re doing any Object-Oriented programming, chances are your code is bloated. If you’re ...
#Software #javascript #prodsens #live #programming […]
[Original post on prodsens.live]