DEV Community

Discussion on: What's the most interesting software development you've ever done?

Collapse
 
panphora profile image
David Miranda

I'm building an open source framework for building web apps with HTML.

It's called Remake (remaketheweb.com/). It started out as a few small libraries in a side project.

It's challenging and interesting because I'm creating a new model for how to think about web apps, so I have to make it work well, but more importantly: learn how to explain it well. That's been the most difficult part so far and I'm still working on it.

What I have so far: Remake is a low-code framework that lets you convert a static website into a web app in minutes.

Collapse
 
daviddalbusco profile image
David Dal Busco

Beside your cool project, really clean and nice landing page! Well done David 👍

Collapse
 
panphora profile image
David Miranda

Thank you, I really appreciate it!