|
|
|
|
|
by davydog187
2277 days ago
|
|
Would you consider open sourcing this? I’d be interested in using this for some of my own projects, having dealt with similar problems to the one you’re describing. Phoenix Live View is cool and all, but still not stable enough for my liking. Also, depending on the use case, it can be unviable. |
|
I have it working with a sample page that renders three dates (static webpack render date, phoenix render date and current date that updates each second with a timer) but I think I need to try it on a real page with real data.