+ 1

Where do i actually go to write this code I'm learning?

7th Aug 2018, 9:26 PM
Ken
3 odpowiedzi
+ 1
In web version go to "Code Playground" section pressing buttin in top, "New Code", write and save it (you can chooice different language also than web code) In App version you have to go into same section by clicking on tab "{ }", then click on "+" button, choose your language, write and save
7th Aug 2018, 10:46 PM
KrOW
KrOW - avatar
0
I understand that part, that's where I practice my code & then "RUN" it. Which is a great tool. But let's say I'm building a web based blog with this code; an actual functional blog. Where do I type this code in at to build a real blog (not practice) how does someone visit this blog? How do I order other's get there?
8th Aug 2018, 1:01 AM
Ken
0
I believe you would build a database fill it with data, I'm sure the buttons and design of your website would probably be JavaScript but it may reference your database for data if that makes sense. (I may be wrong) with that said you are getting into the realm of website design which includes maintaining a server to run your site off including any security devices and limitations that come with it such as the possibility of outages from to many visitors. You would also have to obtain a domain of course through go Daddy.
5th Oct 2018, 5:22 AM
edwin chavez
edwin chavez - avatar