< Podcast />

New episodes, every week!

Episode
217
Interview
Web News
Tidbit

What Is Dynamic Content?

October 18, 2022

Dynamic content on a website is content that changes over time, based on the user's preferences, or other parameters. One of the most common examples of dynamic content is a blog, where the content changes all the time as writers submit new articles and ad banners flip through new ads based on your unique browsing history. Powered by various CMS, these dynamic websites are something that almost every web developer will work with and create in their career.

Show Notes & More...Show Notes & More...
Episode
216
Interview
Web News
Tidbit

Powerful CSS Psuedo-Classes

October 12, 2022

CSS pseudo-classes expand its capabilities into a tool that can style web pages using advanced sets of parameters, without the need for JavaScript. In this episode, we'll be looking into the :has(), :is(), and :not() pseudo-classes. We'll explore interesting use cases, using them together, how they work, and whether they're ready to be used in a production project.

Show Notes & More...Show Notes & More...
Episode
215
Interview
Web News
Tidbit

What Is Hacktoberfest?

October 5, 2022

Hacktoberfest 2022 is upon us, the annual open-source centric event that rewards those that contribute during the month of October. This year coders, bloggers, video producers, podcasters, and more can contribute their works to participating repos on GitHub and GitLab. In this episode, Matt and Mike discuss what Hacktoberfest is, and why you should contribute if you can.

Show Notes & More...Show Notes & More...
Episode
213
Interview
Web News
Tidbit

What Can't JavaScript Do?

September 21, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week Mike and Matt discussed the many use cases for JavaScript. Over the past several years, JavaScript has been steadily exploding in popularity, with an appropriate number of frameworks and tooling being released alongside all the interest. With that though, is there anything that JavaScript can't do? What about what it excels at?

Show Notes & More...Show Notes & More...
Episode
212
Interview
Web News
Tidbit

How to Communicate Efficiently in the Workplace

September 14, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week Mike and Matt discussed workplace communications including the importance of communication, some tips on being a better communicator, and of course some funny communication stories from past workplace experiences.

Show Notes & More...Show Notes & More...
Episode
211
Interview
Web News
Tidbit

Project Pricing: How We Make Small Customer Budgets Work

September 7, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt discussed how to deal with customer budgets that didn't quite reach the amount you were hoping for. Maintaining a fair deal for both the developer and client is important and if implemented correctly there are a few methods in which you can stretch the customer's budget without needing to undervalue your work. These methods include various types of negotiation, breaking a project into separate phases, and cutting superfluous features. As a final note, Matt also discusses avoiding financial abuse from customers that would take advantage of you, and how to ensure you get paid what you're worth.

Show Notes & More...Show Notes & More...
Episode
210
Interview
Web News
Tidbit

Should You Use Code or No-Code?

August 31, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed the difficult decision on whether you should use a no-code platform or code up a custom solution. The duo go over the differences between custom code and no-code, comparing project types and where they'd create these projects.

Show Notes & More...Show Notes & More...
Episode
209
Interview
Web News
Tidbit

Git - Why Do We Need Version Control?

August 24, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed the importance of version control focusing on one of the most popular (if not most popular) version control systems, Git. The duo debated when to learn version control in your coding journey and discussed how difficult it is to learn in comparison to the coding language of your choice.

Show Notes & More...Show Notes & More...
Episode
208
Interview
Web News
Tidbit

The Best Way to Learn Web Development

August 17, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed different ways to learn web development including traditional school (college, university), online courses (free & paid), and the "tackle method." The guys discuss who is best suited for these different methods and debate the importance of project-based learning for absolute beginners.

Show Notes & More...Show Notes & More...
Episode
207
Interview
Web News
Tidbit

Would You Use Vanilla JavaScript (No Framework) on a Project?

August 10, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed whether vanilla JavaScript is viable on modern projects. Vanilla JavaScript is of course the language that the browser understands, but with the increasing complexity in many of today's web development projects, frameworks like React, Vue, and Svelte have seemingly taken over as the tools of choice for web developers. Should you use a framework, or should you use vanilla JavaScript?

Show Notes & More...Show Notes & More...
Episode
206
Interview
Web News
Tidbit

How Do You Start a New Project?

August 3, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed different ways to start a new web development project covering the differences between starting a completely new project with no prior version to worry about, versus updating/upgrading an old project with a variable amount of technical debt.

Show Notes & More...Show Notes & More...
Episode
205
Interview
Web News
Tidbit

Web Design for Web Developers

July 27, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike answered a collection of questions regarding web design and web developers. If you're a developer, you might experience some imposter syndrome, or skill gaps, when you try and complete an entire project yourself (or with a small team). Often, the issues come from a lack of design skills, or a lack of confidence in your design ability.

Show Notes & More...Show Notes & More...
Episode
Interview
Web News
Tidbit

Debugging async JavaScript with Jenn Creighton

July 21, 2022

This week we're doing our first-ever feed swap with LogRocket's podcast, PodRocket. This episode features a conversation with Jenn Creighton, a Senior Software Engineer at Netflix and podcast host of the show single-threaded: a software developer podcast. Topics explored in this episode include debugging, error handling, and Jenn's recent conference talk at React Miami.

Show Notes & More...Show Notes & More...
Episode
204
Interview
Web News
Tidbit

Prepare to Be Laid Off

July 13, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed the very real possibility that we all face, which is of course the dreaded layoff. Even if the market is doing well, you can be laid off suddenly due to business issues, which means you should prepare yourself even if your employment is going well.

Show Notes & More...Show Notes & More...
Episode
203
Interview
Web News
Tidbit

Does Website Speed Really Matter? Bun, Node.js, Vite, Webpack

July 13, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed the importance (or lack thereof) of website performance. We all know that Google PageSpeed Insights are used frequently across the industry, but are all those changes necessary? Should you spend time optimizing things that only change your load time by a second or two?

Show Notes & More...Show Notes & More...
Episode
202
Interview
Web News
Tidbit

Should You Learn to Code if You Use No-Code?

July 6, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed using code to enhance your no-code projects. There are a lot of people out there that use no-code tools to run a side hustle, providing clients with websites built on tools like WordPress and Webflow. Sometimes these clients want more than what a no-code tool can provide, leaving you mostly out of luck, unless you learn some coding.

Show Notes & More...Show Notes & More...
Episode
201
Interview
Web News
Tidbit

Starting a New Job in Tech

June 22, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed what starting a new job in tech is like. Since many tech jobs deal with large teams and complex projects, there is a lot of onboarding that needs to happen to get you set up as a new team member. This includes things like getting access to git repos, your email address, and more. In addition to project management to-dos like understanding the team's organizational structure like SCRUM, when they do their standups, how sprints are scheduled, and so on.

Show Notes & More...Show Notes & More...
Episode
200
Interview
Web News
Tidbit

What Does No-Code Mean for Web Developers in 2022

June 15, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed the state of the web development industry with a focus on how no-code is influencing the industry at large. No-code tools are getting more complex by the day, to the point where web developers cannot ignore them anymore. The duo believes that web developers should be using no-code platforms as a tool in their arsenal to help deliver websites and web apps to customers at the right price, as quickly as possible.

Matt's Note: This is our 200th episode, so I'd like to thank everyone for listening for these past few years. We hope to hit many more milestones like this in the future!

Show Notes & More...Show Notes & More...
Episode
199
Interview
Web News
Tidbit

How to Think Like a Programmer

June 8, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed how to think like a programmer. When you're learning to code you may think that syntax is the most important thing since it is so hard to memorize. The problem with memorizing syntax is that if you ever need to move on to a new programming language, you'll have to start memorizing all over again. Instead, Matt and Mike believe that learning programming concepts is more important than syntax, as they allow you to apply that conceptual knowledge across any language you come across - it lets you problem solve as a programmer.

Show Notes & More...Show Notes & More...
Episode
198
Interview
Web News
Tidbit

Next.js, Nuxt.js, SvelteKit | Full-Stack Development Has Changed

June 1, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed serverless technology and how it challenges server-based hosting that has been the standard for years. Mike believes that this has revolutionized the backend developer and hosting game, while Matt is new to serverless and is still stuck configuring his servers the way he always has.

Show Notes & More...Show Notes & More...
Episode
197
Interview
Web News
Tidbit

Developer Burnout, We’re Exhausted

May 25, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed developer burnout, how it starts, and how to prevent it. Developer burnout can affect anyone and manifest itself in a variety of ways. It is not limited to those of us that frequently work long hours or have significant daily stress (although those are potential causes), it can affect those of us that simply dislike our jobs or have been doing the same tasks for too long.

Show Notes & More...Show Notes & More...
Episode
196
Interview
Web News
Tidbit

Don’t Share Too Much With Your Clients

May 18, 2022

Welcome back to the HTML All The Things Podcast your web development, web design, and small business headquarters. This week, Matt and Mike discussed sharing information with clients diving into how much you should share and how much you should keep secret to keep the project on track. It's easy to overshare with a client, overwhelming them with too many details and technical intricacies, but on the other hand, it's also easy to give them too little information, risking them misunderstanding what it is they ordered from you.

Show Notes & More...Show Notes & More...
Episode
195
Interview
Web News
Tidbit

Productive Developers Build Good Habits

May 11, 2022

This week, Mike and Matt sat down to discuss how good habits can make developers more productive. The duo go over how habits are not a one size fits all situation, but instead should be tailored to each individual that is looking to boost their productivity - whether that's simply setting up a meal plan, choosing to cut off your work hours at a certain time, or just getting to bed the same time each day - we are all different, and so not every habit is best suited for our unique needs.

Show Notes & More...Show Notes & More...
Episode
194
Interview
Web News
Tidbit

Iconography

May 4, 2022

This week Matt and Mike tackle the questions "What is iconography" and "What does iconography mean" in a packed episode that covers the basics through the UX of icons. The duo also covers a variety of iconography examples and when text should be used instead of icons, or when text & icons should be used together and why.

Show Notes & More...Show Notes & More...
Episode
193
Interview
Web News
Tidbit

Good Tech Interviews

April 27, 2022

Thanks to FlyCode for sponsoring this episode, our listeners get a free trial via flycode.com/htmlall

Tech interviews can be good, bad, or...really bad. Some of them take multiple interviews to complete, others involve hours of homework, and the worst of them include all the above. In this episode, Matt and Mike discuss tech interviews and how to make them better. The duo cover the good, the bad, and the ugly via a collection of horror stories, followed by some good practices for both the interviewer and interviewee.

Show Notes & More...Show Notes & More...