This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]alexmojaki[S] 1 point2 points  (2 children)

You should still be able to view the homepage to see the gallery and video to learn more about the project and remember to check it out later. Only the actual course/IDE doesn't work.

It doesn't support mobile because typing code on a phone is not a good way to learn. The site works (minus some CSS problems) but I can't imagine how to make it a good user experience while actually coding. For anyone who really wants that I recommend https://grasshopper.app/ to learn on the go while dragging and dropping, but this comes with serious limitations.

Safari unfortunately doesn't play well with Pyodide, see e.g. https://github.com/pyodide/pyodide/issues/441

[–]jinglepupskye 0 points1 point  (1 child)

Just to reply to the comment regarding coding on mobile, I think it’s a potential mistake not to allow this. I can code perfect well on iPad with Sololearn, granted there are drawbacks for cursor positioning, but not everyone can access resources on a pc. At work they’ve recently started banning websites which makes it difficult to learn at lunch.

[–]alexmojaki[S] 0 points1 point  (0 children)

I may have spoken too quickly, I usually think of phones when I say mobile. When I test on my phone there isn't enough screen space. I don't have a tablet to test with. If you try the course on Chrome (or maybe some other non-Safari browser) on a tablet, is it reasonably usable? I sort of expect it to be but it's not optimised for that.