Pagedraw is shutting down and going open source
1–10 of 120 posts
Re: Pagedraw is shutting down and going open source
#2Re: Pagedraw is shutting down and going open source
#3Re: Pagedraw is shutting down and going open source
#4I like the subtle nod through capitalization in the phrase "It’s been An Incredible Journey".
Re: Pagedraw is shutting down and going open source
#5Re: Pagedraw is shutting down and going open source
#6very interested in the vuejs implementation. How soon is soon, now that its moving to open source?
Note: That page is clearly just their old homepage + the shutdown message; whatever it says was written pre-shutdown.
Re: Pagedraw is shutting down and going open source
#7very interested in the vuejs implementation. How soon is soon, now that its moving to open source?
Odds are, never. If some volunteer open-source developer decides to pick it up, it might happen, but as the company's shutting down, any "soon" promised by them in the past is obviously now a "never". Note: That page is clearly just their old homepage + the shutdown message; whatever it says was written pre-shutdown.
Hopefully these guys buck the trend, because there looks like there is some cool stuff in there.
Re: Pagedraw is shutting down and going open source
#8The source code looks very interesting (and a bit unusual for a React app.) [1]
Looks like Coffeescript + "Coffeescript JSX", which I hadn't heard of before.
I didn't look too closely, but I didn't see how they're doing state management in the editor. No Redux in the package.json [2]. I was hoping that I might be able to repurpose some of this for a new project I'm working on, but it all looks very foreign to me [3], and the file organization doesn't seem to follow any conventions that I'm familiar with.
[1] https://github.com/Pagedraw/pagedraw/tree/master/src
[2] https://github.com/Pagedraw/pagedraw/blob/master/package.jso...
[3] https://github.com/Pagedraw/pagedraw/blob/master/src/editor/...
Re: Pagedraw is shutting down and going open source
#9Re: Pagedraw is shutting down and going open source
#10I like the subtle nod through capitalization in the phrase "It’s been An Incredible Journey".
Though unlike an Incredible Journey, this is the right way to shut down: Open up your code and contribute what you did to society.
> We’re releasing it open source both so you can keep using it, and so we can share our ideas about how to build UI tools