The letter S in a light blue, stylized speech bubble followed by SpeakBits
SpeakBitsThe letter S in a light blue, stylized speech bubble followed by SpeakBits
Trending
Top
New
Controversial
Search
Groups

Enjoying SpeakBits?

Support the development of it by donating to Patreon or Ko-Fi.
About
Rules
Terms
Privacy
EULA
Cookies
Blog
Have feedback? We'd love to hear it!

In Praise Of The Basics

smashingmagazine.com
submitted
a year ago
bykaiserseahorsetoprogramming

Summary

Geoff Graham says starting with HTML and CSS still the best entry point to learn how to make websites and apps. We now have site builders that require no technical knowledge. We have libraries packed with any number of pre-established patterns that can be copy-pasted without breaking a sweat.

There are more resources than ever for learning web development, but still few entry points to get there. The resources we have for learning the basics are great, but many are either growing stale or are quick hits without a clear learning path. What we need are more pathways for deep learning.

The Basics is more for your clients who do not know how to update the website they paid you to make. It’s for those who could simply sign up for a Squarespace account but want to actually understand the code. If you know a person like that, I would love it if you’d share The Basics with them.

 web site website internet site site envelope television television system menu-0
14

3 Comments

3
throwschen
a year ago
Building sites from scratch is such an awesome experience. You go through your career getting increasingly complex in your development and going back to these basics is a breath of fresh air.
1
kaiserseahorseOP
a year ago
It definitely feels like people have gotten into the complexity trap and it's why CSS is largely ignored by new devs
1
justadev
a year ago
It's awesome until you have to have a lot of interactivity. Granted this is like 5% of sites, but it's miserable to try to get right with all the comforts of modern webdev