CORBA called, they want their ideas back
Diagram from this project: https://github.com/liaisonjs/liaison/blob/master/assets/cros...
Diagram from CORBA: https://en.m.wikipedia.org/wiki/File:Orb.svg
31–40 of 107 posts
CORBA called, they want their ideas back
Diagram from this project: https://github.com/liaisonjs/liaison/blob/master/assets/cros...
Diagram from CORBA: https://en.m.wikipedia.org/wiki/File:Orb.svg
Don't hide the communication layer pls.
>Sorry, this site requires JavaScript to be enabled. For a flat blog post? Like, seriously?
--Martin Fowler
>Sorry, this site requires JavaScript to be enabled. For a flat blog post? Like, seriously?
welcome to the web 2.0 cooming soon: web assemply web 3.0 which (I fear) might feel a lot like flash web pages from the early 00s. I hope I'm wrong.
I don't know want to call what we have now.
Earlier quoted context omitted.
What ever happened to Meteor? It was flavour of the month a few years ago, with many a frontend dev ranting about how great it was. Now seems to be forgotten about.
Hassles with installing NPM packages (they used their own package manager (!)), it was incredibly heavyweight, baked in reliance on MongoDB, and a weird templating language caused a kind of death-by-a-thousand-cuts situation. Plus, React came out and blew Meteor out of the water.
Earlier quoted context omitted.
I'm sympathetic to your position, but right now your comment doesn't carry much information. Why are they the right tool for the jobs? Which reasons are those?
Not to offer information, I'm just objecting to the stance they seem to make that : "Hey we're solving the 'API' requirement problem' when there really is no problem.. If your backend only communcates with an SPA and nothing else, then yup, this is a good tool for that job.
If i'd do a SPA that has 'node' backend, i'd just use typescript to model the API and you can have shared models and compile-time type safety.
Monoliths are a big problem and merging frontend and backend into each other only made it worse...
>Sorry, this site requires JavaScript to be enabled. For a flat blog post? Like, seriously?
welcome to the web 2.0 cooming soon: web assemply web 3.0 which (I fear) might feel a lot like flash web pages from the early 00s. I hope I'm wrong.
isn't this a weak ass version of RPC/gRPC? https://grpc.io/ - and thank God gRPC never took off the way Google hoped, it was pure ego and politics like the majority of OSS projects these days (in the web world)
Can you elaborate on the "ego and politics" part?