0
Is there a way that I could use the offline version to practice?
Offline Mode or Version
6 Answers
+ 2
There is a way. Yes. Write and save a code online. Then before you go offline open it. Then you can go offline and code. But you will obviously not be able to use any online resources. I do it often đ
+ 9
Ryan Els đ
Thank you very much, I just wanted to know how. đ
I'm familiar with and I used for web languages, but I thought there was a way for other languages, which was weird, so I asked! đ
Thanks a lot for feedback! đ»
+ 8
Ryan Els
Please, can you explain to me, how you can run code if you are offline!
+ 6
Danijel IvanoviÄ Html, css and JavaScript are user side languages. So the ability to read the code already exists on your device. I don't know if it works with the other languages though. Another way is when you go to the playground section offline. Press the + button and then select web languages. It will open and you can practise pure html, css and javascript. But like I said you won't be able to use any online functions nor be able to save.
+ 5
Hello, Welcome to SoloLearn! đ
No, there is no such way of practice!
Posts in Q/A section should be programming-related and aimed at helping individual learners and community members improve their programming skills!
Please, read us guidelines:
https://www.sololearn.com/discuss/1316935/?ref=app
An useful code for any new user here!;)
https://code.sololearn.com/WvG0MJq2dQ6y/
+ 3
Danijel IvanoviÄ Another option is download QuickEdit. Then you can also edit offline. The difference with QuickEdit you will be able to save your work. I have an offline w3-css stylesheet saved on QuickEdit so I can edit offline and still make use of the framework. If you get stuck and need any other tips on how to code offline let me know đ