Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
avitron19257yHave you been living under a rock?
I present to you, the grandad of all frameworks, the one framework to rule them all : http://html9responsiveboilerstrapjs.com/...
Credits to @zeknoss for introducing it to me. My life has been so much simpler. -
balte22947yit's not a framework because you're not forced to develop things within as you would be forced to develop within a framework.
example: you could use Feathers to purely abstract database interactions, an internal API to allow switching databases. but you could also build a protocol agnostic webrtc signalling layer. or build your entire public API in feathers and basically use it like it is a framework. -
zshh38487yAs it says in your image, it’s the API layer of your stack. Not sure if that counts as a framework, doesn’t make sense to compare it to Angular for example.
-
Well, that certainly is some boilerplate crap that every library uses...Can anyone tell me what it actually does?
-
balte22947y@BitFlipped it separates the communication protocols from the core logic of the API, making for a more durable code base.
Related Rants
Guys, is this another framework? Sorry, I didn't look at it yet...
:L
undefined
framework
js
node
feathers