DEV Community

Mikhail Karan
Mikhail Karan

Posted on

2 1

HTML - CSS - JS | Podcast

What is HTML All The Things

HTML All The Things is a web development podcast and discord community which was started by Matt and Mike, developers based in Ontario, Canada.

The podcast speaks to web development topics as well as running a small business, self employment and time management. You can join them for both their successes and their struggles as they try to manage expanding their Web Development business without stretching themselves too thin.

What's This One About?

In this episode Matt and Mike are back to basics talking all about the roots of all web development - HTML, CSS, and JS. The duo discuss the new and old capabilities of these foundational technologies, discussing what they do, and how to go about learning each of them. They cover topics like flexbox, CSS grid, box model, using specific HTML tags, and much more!

Show Notes

1:49 - Introduction

3:50 - HTML

19:30 - CSS

44:00 - Flexbox (& Grid) vs Box model

1:03:18 - JavaScript

Key Takeaways

  • Use the tool with the least complexity and overhead to do the job
  • Each page should only have one h1 tag to give screen readers the proper context of each page
  • Flexbox and Grid make using CSS a great experience

Social Links

You can find us on all the podcast platforms out there as well as

Instagram (@htmlallthethings)
Twitter (@htmleverything)
Facebook (Html All The Things)

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

Image of DataStax

AI Agents Made Easy with Langflow

Connect models, vector stores, memory and other AI building blocks with the click of a button to build and deploy AI-powered agents.

Get started for free

👋 Kindness is contagious

Engage with a wealth of insights in this thoughtful article, valued within the supportive DEV Community. Coders of every background are welcome to join in and add to our collective wisdom.

A sincere "thank you" often brightens someone’s day. Share your gratitude in the comments below!

On DEV, the act of sharing knowledge eases our journey and fortifies our community ties. Found value in this? A quick thank you to the author can make a significant impact.

Okay