aleph.js icon indicating copy to clipboard operation
aleph.js copied to clipboard

Is Aleph still moving forward?

Open akaFTS opened this issue 4 years ago • 3 comments
trafficstars

I love Aleph; even though it is in its early stages, I still find it cleaner, faster and more stable than some mature builders like Parcel. However, it's been almost two months with no new releases and only a handful of commits. New bugs are being left unaddressed. Has @ije abandoned the project or is it just a temporary break? It is hard to invest in adopting a framework without knowing if it still has a future.

akaFTS avatar Nov 13 '21 02:11 akaFTS

@akaFTS since Deno has support compat mode, i think we can run nextjs in deno in the future directly, and nextjs now use swc as the compiler too that's very amazing and fast! at alephjs side, i decided to re-design the framework, the new system will be powdered by wasm that can run any edge network, for example deno deploy, and it will support any UI frameworks like react/vue/sevlte... i almost finish the compiler layer MVP, will publish it soon.

ije avatar Nov 13 '21 06:11 ije

I'm looking forward to what you have in mind for the new Aleph! Do you plan on keeping the same API layer, or is it going to be a completely new thing?

akaFTS avatar Nov 13 '21 16:11 akaFTS

Thanks @ije. I am following this movement since the beginning of Aleph! Hope it could be launched soon

calebeaires avatar Dec 17 '21 11:12 calebeaires