You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Coding page, we are using Repl.it for now, but it requires Sign-in to run any code.
And we don't want that.
So, there are two ways to resolve this:
Either you can find a Coding Platform that doesn't require you to sign-in to run your code, but this may not compile every coding languages that we have in our list List the best courses present in the internet for different languages #3. So, you can find different coding platforms for different coding languages.
Or you can find a coding platform that compiles every coding languages in our list and also doesn't require sign-in
The text was updated successfully, but these errors were encountered:
Both the platform are good @virti313, but use OnlineGDB as it has all the compilers available.
Now you have to replace Repl.it with OnlineGDB in views/index.ejs folder. And do changes in Develop branch.
In the Coding page, we are using Repl.it for now, but it requires Sign-in to run any code.
And we don't want that.
So, there are two ways to resolve this:
The text was updated successfully, but these errors were encountered: