Q: HI,
1) a project with no errors just keeps loading and never executed..
2) Your facebook page does not exist: https://www.facebook.com/playcode.io -- this is the link from your dashboard 3) Send us a message button -- Does not work..
Will you fix those bugs anytime soon and live support?
Hey there Sumoling123456, this is Leo, from AppSumo!
I see you are unhappy with the support received from PlayCode. If your issue isn’t resolved and you haven’t heard from them, please kindly reach out to support@appsumo.com. We’ll take care of it for you 🙂
Q: 1) I wanted to ask if this supports all the languages and libraries that are available on your website ...
because here it says javascript (is it developed in js or this package only supports js)?
2) Whitelabel and cname is available, is it possible that I make it public on my site for anyone who wants to use it?
Do you support sveltestorm? I saw it on GitHub, it needs quite extensive set up to work. I think if you could simplify sveltestorm set up, your tool would be incredibly worth buying and using. Below i included current way to install sveltestorm from GitHub, wander if your app could be upgraded to simplify this process considerably?
Windows Do Not attempt to use anything related to WSL. Install all of the latest Windows Updates (including the optional ones)
Install the latest PowerShell (version 7.2.6 as of this writing)
Link to PowerShell Installation Install Microsoft Visual Studio
Note: This IS NOT Visual Studio Code … Just plain Visual Studio As of this writing 17.3.4 Link to Visual Studio When prompted for modules to include, select the following: Python development Node.js development Desktop development with C++ Install Node Version Manager (nvm) for Windows ([a walkthru is available on GeeksforGeeks])(https://www.geeksforgeeks.org/how-to-install-and-use-nvm-on-windows/)
Using nvm enter the following commands to install Nodejs version 16.16.0 nvm install 16.16.0 nvm use 16.16.0 Clone this repo to your code editor of choice (VS Code works best)
Run npm install to install dependencies
Run npm start and SvelteStorm will open up and be ready for use!
Install the latest version of git
Git Installation Link Now Install Visual Studio Code
VS Code Installation Link Install the following VS Code Extensions:
Remote Development Remote WSL Remote SSH Remote Containers CMake Tools C/C++ Extension Pack Clone this SvelteStorm 5.0 repo to your code editor of choice (VS Code works best)
Run npm install to install dependencies
Run npm start and SvelteStorm will open up and be ready for use!
Key Features (NEW!) App Performance Dashboard - gain insights into your Svelte application such as the number of times different components are rendered and web vitals. (NEW!) File Search - search through open files in the code editor. (NEW!) Split View - view two files at once. (NEW!) Javascript and HTML Linting - quickly find and fix syntax errors and warnings. Time Travel Debugging Dev Tool Real Time d3.js Component Hierarchy Visualization Upgraded Browser Window Updated Terminal. Built using XTerm Tooltips Bar on Mouse Hover Access to Svelte Documentation with a Single Click Responsive Window Resizing Tab Management Functionality Added A Clean & Bold Theme Style A code editor utilizing the “Dracula” dark-mode theme with syntax highlighting and bracket pair identification. Built using Code Mirror. A fully functional terminal environment to navigate file systems and run code A browser window for developers to see what their projects look like on the client end A functioning file directory where users can open files and navigate folders to edit within the code editor
Q: I bought your product and I see that the courses are copied from
https://www.
freecodecamp.org/learn/javascript-algorithms-and-data-structures/#basic-javascript the name of the free courses, Do you have an addition that is not there?
A: Hi, Thanks for the question. Yes, courses based on the open source data as it mentioned on the footer. There are several improvements, yet it mostly the same on the much powerful and convinient platform.
I bought your product and I see that the courses are copied from https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/#basic-javascript the name of the free courses, Do you have an addition that is not there?
Q: I noticed that Playcode founder is from russia.
So, I need to ask, do Playcode somehow pay taxes in russia and/or do business there?
Great tool. I have a few questions as follows: -How many websites can we deploy? -Do we get a custom domain/URL or custom subdomain? -How many custom domains do we get? -How many devices can be logged into account?
Q: Does this also give you access to the PRO features of https://playcode.
io?
For example, full lifetime access to the LEARN section, example: https://playcode.io/learn/learn-html-by-building-a-cat-photo-app Access to the PRO course items (meaning steps labeled PRO -> 4, 5,...etc)
And does this promotion give full access to future added courses and updates?
But you don't use passwords. Instead, will send "words" in email. It's cumbersome. Why don't you use passwords? It's much faster. Sometimes, the email arrives more than 5 minutes later!!!
Q: HI, 1) a project with no errors just keeps loading and never executed..
2) Your facebook page does not exist: https://www.facebook.com/playcode.io -- this is the link from your dashboard
3) Send us a message button -- Does not work..
Will you fix those bugs anytime soon and live support?
Best
ianberdin
May 14, 2024A: Hello.
Sorry for the late answer.
I am the only one here and I had a surgery.
1. Can you send me links to broken projects? Email ruslan @ playcode.io.
2. Facebook page? Huh. I will fix it.
3. Chat maybe not working, I will check.
Share PlayCode - Javascript Playground
Verified purchaser
I have sent email many days and no response.
Q: So many days and no response here or via your email?!!
What is going on?
ianberdin
May 15, 2024A: Answered below.
Thanks.
Share PlayCode - Javascript Playground
Hey there Sumoling123456, this is Leo, from AppSumo!
I see you are unhappy with the support received from PlayCode. If your issue isn’t resolved and you haven’t heard from them, please kindly reach out to support@appsumo.com. We’ll take care of it for you 🙂
Q: 1) I wanted to ask if this supports all the languages and libraries that are available on your website ...
because here it says javascript (is it developed in js or this package only supports js)?
2) Whitelabel and cname is available, is it possible that I make it public on my site for anyone who wants to use it?
ianberdin
May 15, 2024A: 1. All the languages described in landing pages. JavaScript, HTML, CSS, typescript, etc.
2. White labeling only for your result websites.
Share PlayCode - Javascript Playground
Q: Hi.
Do you support sveltestorm? I saw it on GitHub, it needs quite extensive set up to work. I think if you could simplify sveltestorm set up, your tool would be incredibly worth buying and using. Below i included current way to install sveltestorm from GitHub, wander if your app could be upgraded to simplify this process considerably?
Windows
Do Not attempt to use anything related to WSL.
Install all of the latest Windows Updates (including the optional ones)
Install the latest PowerShell (version 7.2.6 as of this writing)
Link to PowerShell Installation
Install Microsoft Visual Studio
Note: This IS NOT Visual Studio Code … Just plain Visual Studio
As of this writing 17.3.4
Link to Visual Studio
When prompted for modules to include, select the following:
Python development
Node.js development
Desktop development with C++
Install Node Version Manager (nvm) for Windows ([a walkthru is available on GeeksforGeeks])(https://www.geeksforgeeks.org/how-to-install-and-use-nvm-on-windows/)
Using nvm enter the following commands to install Nodejs version 16.16.0
nvm install 16.16.0
nvm use 16.16.0
Clone this repo to your code editor of choice (VS Code works best)
Run npm install to install dependencies
Run npm start and SvelteStorm will open up and be ready for use!
Install the latest version of git
Git Installation Link
Now Install Visual Studio Code
VS Code Installation Link
Install the following VS Code Extensions:
Remote Development
Remote WSL
Remote SSH
Remote Containers
CMake Tools
C/C++ Extension Pack
Clone this SvelteStorm 5.0 repo to your code editor of choice (VS Code works best)
Run npm install to install dependencies
Run npm start and SvelteStorm will open up and be ready for use!
Key Features
(NEW!) App Performance Dashboard - gain insights into your Svelte application such as the number of times different components are rendered and web vitals.
(NEW!) File Search - search through open files in the code editor.
(NEW!) Split View - view two files at once.
(NEW!) Javascript and HTML Linting - quickly find and fix syntax errors and warnings.
Time Travel Debugging Dev Tool
Real Time d3.js Component Hierarchy Visualization
Upgraded Browser Window
Updated Terminal. Built using XTerm
Tooltips Bar on Mouse Hover
Access to Svelte Documentation with a Single Click
Responsive Window Resizing
Tab Management Functionality Added
A Clean & Bold Theme Style
A code editor utilizing the “Dracula” dark-mode theme with syntax highlighting and bracket pair identification. Built using Code Mirror.
A fully functional terminal environment to navigate file systems and run code
A browser window for developers to see what their projects look like on the client end
A functioning file directory where users can open files and navigate folders to edit within the code editor
ianberdin
May 15, 2024A: Hi!
Thank you for the idea. Sounds fantasic!
I will think about it.
Share PlayCode - Javascript Playground
Q: Good day, can I have PlayCode on my own domain and allow access only for paying members?
E.g. using other WordPress plugins.
Can it be run on shared hosting?
Thank you.
ianberdin
May 15, 2024A: Good day,
Do you mean to resell PlayCode?
I think no, the editor can't be run on your domain. Only a project can be deployed on your domain.
Share PlayCode - Javascript Playground
Q: What is the difference between 1 code, 2 codes or 3 codes?
ianberdin
May 15, 2024A: Hi!
1 code - 1 member. Right now it is the only condition.
Share PlayCode - Javascript Playground
Q: Is Node.
js supported?
ianberdin
May 15, 2024A: We support most of Node.js API.
But there is not Backend. So you can't build a webserver.
Share PlayCode - Javascript Playground
Q: I bought your product and I see that the courses are copied from https://www.
freecodecamp.org/learn/javascript-algorithms-and-data-structures/#basic-javascript
the name of the free courses,
Do you have an addition that is not there?
ianberdin
May 15, 2024A: Hi,
Thanks for the question.
Yes, courses based on the open source data as it mentioned on the footer.
There are several improvements, yet it mostly the same on the much powerful and convinient platform.
Share PlayCode - Javascript Playground
Q: Why PlayCode vs the likes of StackBlitz, Codesandbox, Glitch, Codepen, etc.?
Thanks
ianberdin
May 14, 2024A: PlayCode has advantages over CodeSandbox:
- Faster.
- Easy to use UI/UX.
- Console more lightweight and reliable.
- Interactive courses to learn JavaScript, HTML, CSS.
It's super nice to quickly prototype, test code, learn, share compared to VSCode.
Share PlayCode - Javascript Playground
Verified purchaser
I bought your product and I see that the courses are copied from
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures/#basic-javascript
the name of the free courses,
Do you have an addition that is not there?
Q: I noticed that Playcode founder is from russia.
So, I need to ask, do Playcode somehow pay taxes in russia and/or do business there?
ianberdin
May 14, 2024A: Hello.
PlayCode does Not have any relationships with Russia.
I do Not live there.
Share PlayCode - Javascript Playground
Again. Do Playcode somehow pay taxes in russia? Employees from russia?
Q: Is everything currently listed on the site/sales page included?
Better yet, what's not included in this LTD?
ianberdin
May 15, 2024A: Yes.
Everything listed in home page included.
Also you can check pricing page for the Personal Pro plan: https://playcode.io/pricing
Share PlayCode - Javascript Playground
Q: Does it have AI features for rewriting or expanding code?
Like for example replit?
ianberdin
May 15, 2024A: PlayCode has smart autocompletion, code expanding. Yet it is not AI powered.
I'm not sure repl uses it either.
Share PlayCode - Javascript Playground
Q: I have never touched JS but wanna learn.
Is this suitable for me or should I know some JS first?
ianberdin
May 15, 2024A: Hi.
For sure, you can start from HTML/JavaScript learning courses. It's beginner friendly.
Share PlayCode - Javascript Playground
Q: Do you plan on adding more Data Structures and Algorithms courses?
ianberdin
May 15, 2024A: Thanks Tony.
Maybe I will add more. What type of Data Structures do you need?
Share PlayCode - Javascript Playground
Q: Just bought this.
It says white label, but I don't see how to use my own domain when testing?
Is it possible to do mydomain.com/packageName?
Or only myname.playcode.io?
ianberdin
May 15, 2024A: Thanks for the question.
White Label for a created website on playcode.
Unfortunately, we do not offer editor what labeling.
If you really need it, lets discuss: ruslan@playcode.io
Share PlayCode - Javascript Playground
Q: How are you different from codepen.
io ?
ianberdin
May 15, 2024A: - Faster.
- Easy to use UI/UX.
- Console. Lightweight and powerful.
- Interactive courses to learn JavaScript, HTML, CSS.
Share PlayCode - Javascript Playground
Q: How can I get this for my class of 25 - 50 people?
Does it come with a course?
ianberdin
May 15, 2024A: Thanks for the question.
It is per member license.
Write to ruslan@playcode.io. We will figure out something.
Share PlayCode - Javascript Playground
Q: Hi!
Great tool.
I have a few questions as follows:
-How many websites can we deploy?
-Do we get a custom domain/URL or custom subdomain?
-How many custom domains do we get?
-How many devices can be logged into account?
Thank you!
ianberdin
May 15, 2024A: You can deploy up to 3 websites.
It gives custom domains feature, not domains itself. You need to buy a domain outside, let's say GoDaddy.
Share PlayCode - Javascript Playground
Q: Does this also give you access to the PRO features of https://playcode.
io?
For example, full lifetime access to the LEARN section, example:
https://playcode.io/learn/learn-html-by-building-a-cat-photo-app
Access to the PRO course items (meaning steps labeled PRO -> 4, 5,...etc)
And does this promotion give full access to future added courses and updates?
ianberdin
May 15, 2024A: Yes it gives access to courses and future updates.
Share PlayCode - Javascript Playground
Verified purchaser
Yes it does. Look here: https://share.getcloudapp.com/RBuZeqW7
Q: Support email id
ianberdin
May 14, 2024A: We support sign up using an email.
1. Click to sign up.
2. At the bottom of pop-up, click to "enter with email".
Share PlayCode - Javascript Playground
Verified purchaser
But you don't use passwords. Instead, will send "words" in email. It's cumbersome. Why don't you use passwords? It's much faster. Sometimes, the email arrives more than 5 minutes later!!!