|
|
|
|
|
by WalterGR
1488 days ago
|
|
If you want to learn programming and not a specific framework, of which there are a virtually unlimited number to choose from, I’d recommend implementing it using good ol’ basic HTML and JavaScript. If you want to publish it for the world to see, you can get free web hosting all over the place. I see Neocities come up a lot on HN. If not, you can literally just edit a single file - mysite.html or whatever you want to call it - using Notepad - on your computer and open it in a browser. |
|