Abstractions, frameworks, static site builders, etc. are all great but we shouldn't shy away from understanding the basics.
Make Your Own Website: A beginner's guide
11–20 of 51 posts
Re: Make Your Own Website: A beginner's guide
#12Please just use: - https://techdevguide.withgoogle.com/ - https://www.freecodecamp.org/ - https://developer.mozilla.org/en-US/
Re: Make Your Own Website: A beginner's guide
#13Re: Make Your Own Website: A beginner's guide
#14Please just use: - https://techdevguide.withgoogle.com/ - https://www.freecodecamp.org/ - https://developer.mozilla.org/en-US/
Re: Make Your Own Website: A beginner's guide
#15I think this is why wordpress or drupal services are multimillion dollar companies.
The web is hard.
My experience as someone who programs but was never formally trained even if my job requires the skill set.
Re: Make Your Own Website: A beginner's guide
#16https://no-gravity.github.io/html_editor/
Originally, I made it for myself. To quickly do HTML/CSS/JS experiments. And I still use it for that use case.
Often when I show it to non-developer friends, I can see how they light up to coding for the first time. I think it is because it is so accessible. No signup, no setup, no long page load. Everything is instant, and they see each change the moment they type it.
Re: Make Your Own Website: A beginner's guide
#17I made this html editor with instant preview and it turned out useful when I show friends how make their very first html page: https://no-gravity.github.io/html_editor/ Originally, I made it for myself. To quickly do HTML/CSS/JS experiments. And I still use it for that use case. Often when I show it to non-developer friends, I can see how they light up to coding for the first time. I think it is because it is so acce…
Re: Make Your Own Website: A beginner's guide
#18For the developers, we are busy writing our own static site generators and blogging about it (which is a lot of fun too!)
Re: Make Your Own Website: A beginner's guide
#19I made this html editor with instant preview and it turned out useful when I show friends how make their very first html page: https://no-gravity.github.io/html_editor/ Originally, I made it for myself. To quickly do HTML/CSS/JS experiments. And I still use it for that use case. Often when I show it to non-developer friends, I can see how they light up to coding for the first time. I think it is because it is so acce…
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/if...