DEV Community

Mikhail Karan
Mikhail Karan

Posted on β€’ Originally published at htmlallthethings.com

3 2

Where Frontend Ends and Backend Begins Continued...

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.

Announcements

The Svelte for Beginners Udemy course is now live! Mike took his experience in teaching and learning Svelte and created a course.

This course will teach you the fundamentals of JavaScript frameworks.

Get it now on Udemy! πŸ‘‡

Svelte For Beginners

What's This One About?

In this episode Matt and Mike jump into part two of Where Frontend Ends and Backend Begins an almost entirely example-based episode, going over a basic web page and what parts should/could be frontend, or backend. This example site includes a CMS, slider, static text, calling from an API, authentication, form validation, and much more

Show Notes

Breaking down a podcast landing page between what can be done in the frontend and what can be done in the backend:

  • Slider/Hero
  • Description/About Section
  • Podcast episode grid
  • Email sign-up form
  • CMS

Thank you!

If you're enjoying the podcast consider giving us a review on Apple Podcasts or checking out our Patreon to get a shoutout on the podcast.

Support us on Patreon

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

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

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

The best way to debug slow web pages cover image

The best way to debug slow web pages

Tools like Page Speed Insights and Google Lighthouse are great for providing advice for front end performance issues. But what these tools can’t do, is evaluate performance across your entire stack of distributed services and applications.

Watch video