AD
Episode
329
Interview
Web News

Is Your Code Too Complex? Troubleshooting, Fixing, and Implementing Solutions

Recorded:
September 17, 2024
Released:
September 30, 2024
Episode Number:
329

While trying to solve a coding problem this week, Matt found himself buried in a collection of solutions offered by ChatGPT and Google search results. Some of the solutions were completely new to him and so he got to thinking about how "safe" it would be to implement them. Not from a security perspective, as there wasn't any private data involved in this particular case, but his concern was more for the page UX itself. How efficient were the solutions he was about to implement, would it slow the web page down? Were these new topics even being used in the correct context and being implemented appropriately? In this episode, Matt and Mike discussed how to think through problems like this in terms of project architecture, website performance, and troubleshooting/research time spent.

Listen

Also available on...
...and many more, check your podcast app!

Who’s in This Episode?

Show Notes

Episode Sponsor - Magic Mind & Wix Studio

Magic Mind returns as an episode sponsor this week and we thank them for their support!

Limited time Magic Mind deal for our listeners!

https://magicmind.com/HTMLPOD20 - 20% off for one-time purchases and subscriptions (Use the link and code!)

Code: HTMLPOD20

Wix Studio: The Web Platform for Agencies and Enterprises

Wix Studio is the new web platform tailored to designers, developers and marketers who build websites for others or for large organizations. The magic of Wix Studio is its advanced design capabilities which makes website creation efficient and intuitive.

Check out Wix Studio today.



How to support the show

Patreon

Prices subject to change and are listed in USD

  • Support the show from as little as ~$1/month
  • Get a shoutout at the end of the episode (while supplies last) for just ~$3/month
  • Help support the HTML All The Things Podcast: Click Here


Show Notes

While working on a client project, Matt found himself inundated by Google search results and ChatGPT suggestions on how to expand Webflow beyond its traditional means. This research led him down so many pathways that he eventually found himself learning about methods that he had never seen before and that got him worried about the answers to a few questions:

  • Are these methods safe for site performance?
  • How much time/research should be spend understanding these new methods when there's an impending deadline for the client project approaching?
  • Does the architecture of the project matter as much as quickly getting a solution to work, when I can refactor later?

To answer these questions, Matt conducted a "blind episode interview" with Mike - meaning Mike had no knowledge of the topic before being asked by Matt right on the spot. By doing this, Matt hoped to gain the knowledge that Mike would also think up on the spot if he were put into the same coding situation.