Hacker News new | ask | show | jobs
by tinodelletna 2015 days ago
Really sorry about that. Our site is a SPA so it really relies on Javascript. We have put a copy of the article on Medium: https://tinodelletna.medium.com/fractal-architectures-a-soft... I hope that will work
2 comments

Cheers! much better. (screencap for how it renders on windows: https://i.imgur.com/jhxhjH0.jpg)
Thanks! We will get on that CSS ASAP :)
Why is it a SPA?
Single Page Application. A single page running JavaScript to render different views without page reloading.

https://medium.com/@NeotericEU/single-page-application-vs-mu...

Really good question, a bit off-topic though. The main reason was to get off-line capabilities and other future features we have in the pipeline atm.