lucacasonato / dext.ts

The Preact Framework for Deno
https://deno.land/x/dext
MIT License
241 stars 8 forks source link

feat: add routes API (#11) #62

Closed RoXuS closed 3 years ago

RoXuS commented 3 years ago

Hey!

Can I have some feedback about this attemp to fix #11?

It would be great for us to read some files from the server or call some API from the backend.

Thx for your framework.

RoXuS commented 3 years ago

ok :)

lucacasonato commented 3 years ago

Will not use this framework unless/until I can build server side routes, why has this feature taken so long? Is there a technical holdup?

Well that sucks for you I guess... don't ever "expect" something from an open source project unless you pay for it or actively contribute to it. You are not paying for this project, nor are you contributing. If you want to sponsor me to implement this, feel free: https://github.com/sponsors/lucacasonato. It is not a feature I require at the moment, so I have not spent time to implement it.

aadamsx commented 3 years ago

It is not a feature I require at the moment, so I have not spent time to implement it.

You don't need the feature and therefore not working on it (I get that), but holding up PRs to implement it - not a great situation.

So no, I won't be using this over Alephjs https://alephjs.org/ or even rolling my own solution once preact gets things in order with respect to Deno.

Good luck