Look for any podcast host, guest or anyone
Showing episodes and shows of

Matt Lawrence And Mike Karan

Shows

HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessStartups vs Big Tech for Web DevelopersIn this episode, Mike shares his theory that AI will make it easier to prototype and launch startups, potentially opening more opportunities for developers outside of big tech. Matt and Mike compare working in startups versus big tech across several categories like career growth, pace, culture, job security, and more. Drawing on personal experiences and industry research, they explore how each environment can shape a developer’s career—and how AI might change the game. Show Notes: https://www.htmlallthethings.com/podcasts/startups-vs-big-tech-for-web-developers 2025-04-151h 22HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHow to Be Successful as a Remote DeveloperDive into this episode of HTML All the Things as hosts Matt and Mike unlock the secrets to thriving in the world of remote work! They break down every model—from synchronous and asynchronous setups to hybrid and freelance paths—so listeners can find the perfect match for their lifestyle and personality. Matt and Mike share actionable strategies for boosting productivity, covering everything from time management and work environment hacks to mastering communication and leveraging top tools like Slack, Notion, and Zoom. The hosts also tackle the challenges unique to remote work, such as isolation, miscommunication, and the elusive work...2025-03-041h 18HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessStop Using Divs for Everything! Master Semantic HTML, Custom Attributes, and AccessibilityIn this episode of the HTML All The Things Podcast, Matt and Mike dive into why good HTML practices are essential for building better, more accessible, and maintainable websites. They kick things off by explaining the importance of semantic HTML for readability, SEO, and accessibility—covering useful tags like , , and . Matt and Mike also discuss how developers can properly create and use custom attributes—like data-* attributes—to store extra information cleanly without relying on fragile class naming conventions. Finally, they emphasize HTML's critical role in accessibility, highlighting best practices such as using ARIA attributes appropriately and providi...2024-12-1758 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMonorepos Unpacked: The Good, the Bad, and the TurbochargedIn this episode of the HTML All Things Podcast, Matt and Mike explore the concept of monorepos - what they are, why they have gained popularity in recent years, and how they compare to polyrepos. The discussion delves into the advantages of monorepos, such as simplified dependency management, improved code sharing and reusability, consistency across teams, and streamlined CI/CD processes. Mike shares personal experiences and insights on the challenges and solutions related to monorepos, particularly through their team's use of TurboRepo. The episode also covers the potential drawbacks, including scaling issues, overhead of tooling, access control challenges, and...2024-12-101h 03HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCan CSS Replace JavaScript? The Rise of Interactive StylingCSS is typically reserved to just laying out pages, with any sort of interactivity or layout changes being left to JavaScript. As CSS matured, more features came out that gave it the ability to detect dynamic conditions on the page, create advanced animations, and apply advanced styling based on custom attributes. These advanced features give web designers the power of interactive design without the need for less-performant JavaScript. With JavaScript remaining one of the top choices for building web pages, should web developers be concerned with advanced CSS features both present and future? Or is offloading these tasks onto...2024-12-0359 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessDoes AI Have Tech Bias? | AI All The ThingsIn this episode, Matt and Mike introduce a new episode type dedicated to exploring the rapidly evolving world of AI. As AI tools advance at lightning speed, staying informed is critical for developers navigating this transformative era. This week, they dive into the evolution of AI-powered development tools, from simple autocompletes like Copilot and TabNine to full-scale IDE solutions like Cursor and Supermaven. They discuss the pros and cons of using these advanced tools for multifile code generation and manipulation, highlighting both the efficiencies and risks they bring. The conversation then shifts to the rise...2024-11-261h 01HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessOpen Source Is DeadThe WordPress drama between WPEngine and Matt Mullenweg has been quite the stir up for primarily WordPress, but also the open source community in general. Not to mention, all the WPEngine customers that are effectively collateral damage having their websites adversely affected, sometimes without even realizing what's happening. In this episode, Matt and Mike discussed the WordPress drama and touched on how it could affect open source projects moving forward. Is WordPress in the right? Is WPEngine? You decide... Disclaimer/Correction: A section of this episode states a misinterpretation of the GPL license. We've published a correction...2024-10-291h 04HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessIs Your Code Too Complex? Troubleshooting, Fixing, and Implementing SolutionsWhile 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...2024-09-3056 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessOur Biggest Projects: How We Became DevelopersThis week Matt and Mike took a trip down memory lane to discuss, debate, and reflect on some of their biggest projects that shaped their careers as web developers. As with many tech careers, the road to becoming a web developer is anything but straightforward. In the case of Matt and Mike, their planned IT startup took a hard right turn based on the opportunities they were afforded over the years such as working for a large medical clinic under the scrutiny of strict government regulations, being caught up in Chrome OS fever as Chrome Apps landed on Windows...2024-08-271h 30HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTime Saving Tips for Front-End DevelopersSometimes web development deadlines can come up faster than expected, or even worse, your workload may overwhelm the amount of time you have left until a deliverable is due. When this happens, it's easy to panic, procrastinate, or even quit altogether. Thankfully, development has a lot of wiggle room in how tasks are performed and can typically be worked on anywhere (in office, at home, on-the-go). This week, Matt and Mike discussed how to save time when you're working on your website's UI, more specifically, Matt reflected on a recent busy week where he pulled out all the stops...2024-05-281h 01HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessBuilding Your Web Developer Portfolio, Choosing Your Path as a Developer, and Making an Impact with Your CareerThis week we revive an old episode format where Matt writes the show notes and interviews Mike without him knowing any of the questions or topics before recording. In this "blind episode" Matt and Mike explore building out your web developer portfolio versus a personal website that covers both your personal and professional life. The guys also discussed choosing your developer career path if you were starting out in 2024, what kind of project they would create if money were no object, and philosophically "look back" at their careers once they've come to a close. Thanks to this...2024-01-171h 20HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessLearn To Use AI To Become A Better Web DeveloperAI has been taking the tech world by storm for the past year or so as new chatbots and tools are created seemingly every day. These tools can help revolutionize the every day workflow for a web developer and Mike has been embracing these changes with open arms. In this episode Matt and Mike discussed this "AI revolution" and how Mike uses these new tools to compliment and enhance his every day tasks on the job. The guys also discussed the massive shake up that OpenAI had with their CEO Sam Altman being fired then potentially landing a position...2023-11-291h 12HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessAre We Expecting Too Much From Our Web Developers?Are web developers required to do too much? Websites and web apps are getting more complex as some startups rely on web developers to deliver critical company infrastructure, marketing sites, and ecommerce stores. The problem with all these responsibilities is that the knowledge base for web developers has grown exponentially over the past decade, making it a struggle to keep up for existing developers and increasingly difficult for aspiring devs to break into the field. In this episode, Matt and Mike discussed Matt's recent critique of the learning journey that web developers need to embark on to get job...2023-11-221h 07HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small Business3 Web Development Projects | Full-Stack Struggles #3Learning web development is difficult, even if you're already familiar with it and just looking to update your skills. In this episode, Matt and Mike discuss Matt's continued learning journey as he works towards understanding modern full-stack development through Svelte and SvelteKit. This time, Matt has taken a step back from his original project, a passive income tracker, and instead decided to change his approach. Instead of learning full-stack development, struggling through creating and deploying a web app, instead he's decided to break it up into three smaller projects. The first of which will be a modified to-do/grocery...2023-11-0150 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat I’d Expect From a Junior DeveloperWhen you take your first job as a junior developer you may be nervous about what type of tasks you'll be assigned and the expected quality level of your deliverables. In this episode, Matt and Mike discussed some of the types of tasks that you may be assigned as a junior developer. They walk through how and what a manager may ask you to do, and how much detail you're likely to receive before getting started. These tasks range from simple tests of your UI layout skills, through your ability to pull in information from an API and display...2023-10-111h 06HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessFull-Stack Struggles #2: I Was at the Gates of Tutorial HellComing back to a web development project after a long hiatus is difficult enough for a senior developer, let alone a junior developer. As a newbie when it comes to Svelte and SvelteKit, Matt tried to return to his passive income app weeks after his last visit, only to find himself stumped on what to work on next, and how everything he already had worked. This led him to question whether he should be restarting from scratch, re-engineering everything with the knowledge he remembered up to that point, or to start up a Udemy course to get situated with...2023-05-311h 08HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat Does No-Code Mean for Web Developers in 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...2022-06-1548 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHow to Think Like a ProgrammerWelcome 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...2022-06-081h 06HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessNext.js, Nuxt.js, SvelteKit | Full-Stack Development Has ChangedWelcome 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 You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub 2022-06-011h 14HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessSvelte All the ThingsIn this episode Matt and Mike discuss Svelte, a framework that Mike has recently switched almost entirely to from Vue. The duo discuss what features of Svelte they enjoy using, some recent milestones in the world of Svelte, and go over some interesting community projects.   You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub 2022-01-191h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHandling Stress, Svelte Mania, Web 3.0In this episode Matt and Mike discuss a bunch of different topics that they've been working with recently including managing stress, learning + teaching Svelte, and crypto with Web 3.0. During these uncertain times stress can certainly take a toll on personal and business actions, the duo discuss how they're dealing with (or lack thereof) the stress of today. With a new Udemy course on the way, the guys are working on learning, using, and teaching Svelte - alongside learning how to make a good Udemy course as it's their first one. Cryptocurrencies and blockchain has been a hot topic lately...2021-10-1352 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessSvelte Is Here to StayIn this episode Matt and Mike discuss Svelte, a JavaScript framework that compiles when you build your app. Other frameworks like Vue and React do a lot of their work in the browser, Svelte's compile step does that work instead. The duo discuss Mike's impressions of Svelte and where it's going in the future, followed by Matt's recent introduction to Svelte and JavaScript frameworks in general. Show Notes You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub 2021-08-0457 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhy Is React Still the #1 Framework?!In this episode Matt and Mike discuss why React is still the #1 framework, despite all the praise and admiration that Mike has dished out for Vue in recent episodes. The duo talk about the advantages of Facebook maintaining React, why it has such a big community, JSX, the huge developer ecosystem (ie next.js, Gatsby, etc), and much more!  Show Notes You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub 2021-07-071h 24HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessNuxt.js, Being an Open Source Maintainer w/ Alexander LichterIn this episode, Matt and Mike sat down with Alex Lichter to discuss Vue.js, Nuxt.js, and maintaining an open source project. Nuxt.js is a very popular framework that works on top of one of Mike's specialties, Vue.js. While Vue.js is already a framework on top of JavaScript, Nuxt.js acts as another layer that helps make the developer's experiences even easier than with just Vue.js. Beyond the Vue.js talk, the guys discuss Alex's open source experience, learning all about his role as a maintainer on Nuxt.js, and discussing open source projects...2021-06-091h 05HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessLevel Up Your Junior Coding SkillsIn this mystery episode, Matt quizzes Mike on how he can level up his junior coding skills after years of being a jack-of-all-trades - juggling business administration, podcast editing, client work and more. Without a stable schedule of duties to complete, Matt has fallen behind Mike a fair bit in his coding knowledge, but his knowledge across the board of running a small business have increased slowly, yet steadily. Now that the HTML All The Things website is about to be completed, it's time for Matt to try and upgrade those junior coding skills so that he can contribute...2021-05-121h 14HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhy Vue Is Better Than ReactIn this episode Matt and Mike discuss Vue and React, two major web development tools that promise to improve UI development in their own unique ways. However, as a bit of a twist, the duo won't just be discussing these two JavaScript frameworks/libraries, instead Mike has taken the stance that Vue is better than React and will be presenting his case throughout the episode. Let the React versus Vue wars begin! Show Notes You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  2021-05-0556 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessSupporting a Lot of UsersIn this episode Matt and Mike do something a little different, Matt prepared the whole episode with Mike knowing, dividing it up into smaller parts and then getting Mike's opinion on each part. The overall topic being how to support a lot of users at once using methods like documentation, phone calls, instant messaging, and more. Supporting users can be a real pain, but it's also a necessity, so it's important that you ensure your business is ready to scale from just supporting a few users, to having to use full on productivity and efficiency hacks to ensure that...2021-02-2459 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWeb News - WhatsApp, Facebook, and SignalIn this episode of the Web News, Matt and Mike discuss something that's been cropping up on social media, and in the tech news recently - the WhatsApp policy changes. Due to the nature of the changes and of course the affiliation with Facebook, many of you are probably being told to switch to other apps, such as Signal. While Matt doesn't care about the situation, having used WhatsApp and Facebook for a number of years - Mike has done a small amount of research and has a different (yet very similar) perspective on the situation. 2021-01-1530 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessStarting a New Side ProjectIn this episode Matt and Mike discuss how to start a new side project, with a heavy emphasis on how Mike takes his side projects from concept through production including discussions on free versus paid tools, side projects versus side hustles, and much more. Then in the Weekly Growth Goal, Mike failed to reach his by around 2%, but Matt finished his successfully and will be moving on to yet another section of the new HATT website. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Di2021-01-141h 04HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWeb News - Email DetoxIn this Web News, Matt and Mike discuss Matt's recent email detox. After several years of having consistent access to his work email, Matt finally took a week away by turning off his work device for the entire holiday season. While there were times of anxiety and desire to turn it back on, he never did. Find out out if it helped, or hurt by tuning in! You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2021-01-0724 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessThe Web Technologies of 2020In this episode, Matt and Mike discuss the technologies that caught their eye in 2020 including things like TailwindCSS, Vue 3.0, Snowpack, and much more. Then the duo discuss their sort of personal/professional year-in-review, focusing on some of the defining moments of 2020. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2021-01-061h 21HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWeb News - Releasing Buggy ProductsIn this edition of Web News, Matt and Mike discuss releasing buggy products to the public including some offerings that Google has released, and of course the very topical Cyberpunk 2077 (especially on PS4 and Xbox One). Iterative design is nothing new in tech, but lately it seems like it has been taken to the extreme, where even very large mega corporations are releasing basically alpha, or beta, software into the public without any sort of "early access" tag that lets people know that it is unfinished.  You can find us on... Facebook | Twitter | Insta...2020-12-1729 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessSide Hustles VS Side ProjectsIn this episode Matt and Mike discuss the difference between side hustles and side projects so you can choose which is right for you! It's easy to assume that a side hustle is something that is "just on the side" and can be ignored whenever you're not feeling it, but a side hustle is a business and ultimately cannot be ignored if you want any consistent success. However, if you're just going for a personal goal, the very similarly named side project might be just what you're looking for. All the technical and product making action of a side...2020-12-1645 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessRevisiting Old ProjectsIn this episode Matt and Mike discuss revisiting old projects, whether they be for personal use, or for a longtime client, we all have those projects that are on old codebases, or using a completely different technology from what we use in the moment. Going back to these old projects can be like a time capsule for how we used to code back in the past and while the results may (or may not) be pretty, getting back into the groove can be a real pain. The duo discuss this and much more about old code bases throughout the...2020-12-091h 10HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCustomer Support for Web DevelopersIn this episode, Matt and Mike discuss one of the most overlooked requirements of running a web agency - customer support. It's very easy to think that the biggest hurdle to your business will be learning and keeping up with all the new tools and skills that you'll need to deliver modern websites to your clients, but in reality, support can be equally if not more of a challenge especially when it can derail your entire day's schedule and have you helping someone for little to no money. Then in the Web News, the duo discuss a holiday gift...2020-12-021h 31HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat's Right With Web Development?In this episode Matt and Mike discuss all that is right with the world of web development. From the flexibility of where you live (working from home), all the learning resources (free and paid), the plethora of available technologies, and so much more - web development has a tonne of great features that may just make it the right career choice for you. Then in the Web News the duo discuss the new M1 Mac with Apple silicon, as well as do a rundown of the new consoles. You can find us on... ...2020-11-261h 29HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat's Wrong With Web Development?In this episode Matt and Mike discuss all the issues with web development like rapidly changing frameworks, dealing with customer relations, inconsistency with pricing, and much more! This episode went a little off the rails with tangents so the Web News has been postponed to next week, hopefully tangents won't derail that too. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-11-181h 47HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessReach Is the Internet's CurrencyIn this episode Matt and Mike discuss the idea of the internet's currency in regards to social media and marketing yourself (or your business) online. Every internet entrepreneur has seen self-help business gurus, marketing experts, and more promise that their methods of posting on Instagram, LinkedIn, Twitter, TikTok, and Facebook will make you a successful businessperson. While a lot of this advice is real and can absolutely be helpful, the sheer amount of things that you have to do to climb the mountain of success can cloud or even completely cover up the real reason why you wanted to...2020-11-111h 18HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat You Need to Know About Package ManagersIn this episode Matt and Mike discuss package managers (not webpack). They explore what packages are, how you get them, how they work within projects, and more importantly - what you need to know to use them in your projects. Then later in the Web News the duo discuss standardizing technology and how important it is to keeping your more maintainable.   You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-11-041h 08HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessYour Second Career as a Web Developer (The Halo Episode)In this (Halo) episode Matt and Mike discuss getting started with web development as a second career. Whether you're going to be keeping your day job, got laid off recently, or are retiring this episode covers the basics on getting started and the different types of web development that you might find yourself doing. Then in the Web News, the duo tackle design trends in 2020 from standard 3-column layouts, to the notifications that we all (not at all) allow. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium...2020-10-281h 22HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat We Need to Do BetterIn this episode Matt and Mike discuss their own personal inefficiencies and what they're looking at improving upon. It's very important to know what you do well and what you do not - but it is arguably equally as important to know what you want to (and hopefully will) improve on, and what you will not be working on. It's impossible to learn everything, all the time, and being overwhelmed just makes your learning experience more difficult than it has to be. Then in the Web News, the duo discuss their excuses for using mobile tech, even if there...2020-10-211h 23HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessBalancing Different Stacks & TechnologiesIn this episode Matt and Mike discuss their experiences with an ever-growing amount of stacks, plugins, and technologies in the web development world. As a web developer, you may find it important to know many stacks, or specific pieces of tech, but you can't learn them all. This episode covers the pros and cons of multiple stacks, as well as the stacks that Mike uses in any given day. Then in the Web News, the duo discuss a touchy topic that can be summarized with the phrase "Are we only as good as our last ticket?" You...2020-10-151h 27HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessShould You Open Source?In this episode Matt and Mike discuss whether you should open source your project or not. They discuss what open source is, what the benefits are, and how you can start contributing. Then later in the Web News the duo discuss the Hacktoberfest controversy. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-10-0758 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessScope CreepIn this episode Matt and Mike discuss one of the most common and most dreaded things to ever happen to projects of any kind, scope creep. Whether its your clients changing features or asking for new ones, or even if you're being too hard on a personal project - the duo discuss their experiences with scope creep, how it happens, and how to prevent it. Then in the Web News they discuss the world of minimalism when it comes to developer setups. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Me...2020-09-301h 09HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat's New in Vue 3.0In this episode Matt and Mike discuss all things Vue 3.0, with the release hot off it's heels, Mike has had some time to dive into the patch notes and even plan to use Vue 3.0 in his current projects. The duo discuss the new features and changes, as well as how you might migrate to Vue 3.0 on your projects, or even if you're currently learning Vue 2.0. Then in the Web News they discuss the tech industry as a whole and how things are evolving so rapidly that we might be in the infancy of reaching "The Jetsons" level tech (minus...2020-09-231h 33HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessThe Untold Story of Web DevelopmentIn this episode Matt and Mike discuss some of the things that you may find yourself doing as a web developer, without realizing it was apart of the job when learning the ropes. These hidden, or "untold" parts of web development include technical support, marketing, communications, and much more. Then later in the Web News we will discuss Moment.js becoming a legacy project. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-09-171h 43HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessDay in the Life of a Web DeveloperIn this episode Matt and Mike discuss the day in the life of a developer, specifically Mike's schedule during regular work days as well as crunch. Then the duo discuss Matt's more sporadic schedule briefly before switching gears in the weekly Web News where they discuss working for passive income involving reseller hosting, affiliate programs, and more. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-09-091h 03HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessSanity.io, Twitch, Imposter Syndrome, Web AppsIn this episode Matt and Mike discuss a flurry of different topics that didn't quite make the cut in an episode of their own. Whether the topic was too new to them at the time, wasn't meaty enough to fill discuss a lot, or was too specific to expand upon - these topics all together formed an interesting varied episode that the duo hope you enjoy! You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-09-021h 23HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessPluginsIn this episode Matt and Mike discuss plugins - from lightboxes, to SEO helpers, and everything in-between they can be a massive help, but can also cause their fair share of problems. The duo discuss how to determine when you need a plugin, what plugins are good for and so much more. Then later in the Web News, they discuss yet another Apple App Store story, this time affecting WordPress and their iOS app. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-08-261h 28HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessVanilla vs WebflowIn this episode Matt and Mike discuss vanilla HTML, CSS, and JS versus Webflow, comparing and contrasting as well as discussing their affect and standing in the industry. Then later, in the weekly Web news, the duo discuss whether or not you should be coding for 8 hours straight while working. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-08-191h 07HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhy Use a JavaScript Framework? | Vue.jsIn this episode Matt and Mike discuss what a JavaScript framework is and why you'd want to use it over vanilla JavaScript - including some tips and tricks for Vue.js specifically. Then in the weekly Web News we discuss the Samsung ecosystem and game streaming.   You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-08-121h 49HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWebsite Layout vs Website ContentIn this episode Matt and Mike discuss the power and importance of website content when it comes to layout out your website. Websites can fall into various categories like a small business site, or a business card site - that apply not only to the visual layout but also the technical layout. Getting all of your customer's ideas and vision laid out first is critical in planning out a website for it's months, or years of usage. Then in the weekly Web News we discuss budgeting out a small budget website into various categories of work.   2020-08-051h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCode ReviewsIn this episode Matt and Mike discuss all things code reviews. Whether you love them or hate them, code reviews keep dangerous bugs out of production software, as well as help junior (and senior for that matter) developers progress their knowledge and skills. Then in the Web News, the guys discuss content creation and being overrun/overwhelmed. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-07-291h 22HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTop 10 Tips for Working From HomeIn this episode Matt and Mike discuss working from home. With many workers across the globe settling into their home offices for the foreseeable future, we discuss our top 10 tips for being productive from home. Then in the weekly Web News, the duo discuss their plans for more Twitch streams and other content.   You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-07-222h 00HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMental Health in the Workplace w/ Megan MeeIn this episode Matt and Mike sit down with Megan Mee to discuss mental health in the workplace. Mental health is extremely important in the workplace as it can affect not only a single employee's productivity and mood, but their entire team as well. We tackle some tough questions on mental health from the perspective of a team member, and a boss - and then discuss "good" vacations' importance in the work-life cycle. Then in the Web News we tackle "solo mental health" for those of us that work as solo freelancers. You can find us on...2020-07-151h 32HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTutorial HellIn this episode Matt and Mike discuss tutorial hell. There's so much to learn out there that it's easy to fall into a rut, jumping from tutorial to tutorial and never getting into the thick of it. Whilst there's nothing wrong with learning new things, there comes a time where you have to break out from your learning cycle and into a real project. Then later, in the Web News, we discuss Apple's move to their own silicon using ARM.  You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Med...2020-07-081h 21HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWorkplace Diversity w/ Devonta JohnsonIn this episode Matt and Mike sit down with Devonta Johnson to discuss imposter syndrome, project management, and workplace diversity. Devonta currently works for The American Board of Anesthesiology and is also an instructor/mentor at Nucamp coding bootcamp, he has also worked at Foster Moore leading the United States Virgin Islands project to launch their new business registry. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-06-241h 20HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessIterative DesignIn this episode Matt and Mike discuss iterative design. No matter what you're designing, or using, it went through some sort of iterations before coming to market. Something as simple as adjusting a font size contributes an iteration and shows a commitment to make a product better. When it comes to web development, if you're not classically trained in design, or UI/UX then iterative design is your best friend - as long as you do your research and pay attention to other modern UI/UX you'll have a great baseline that you can slowly but surely iterate on...2020-06-171h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessGood Developer HabitsProgramming for hours, months, or years can easily give way to a cluster of bad habits. In this episode, Matt and Mike discuss good developer habits including determining your most productive work times, not begin afraid to Google things, knowing when to take a break, and much more. Then in this week's Web News, the duo discuss why hardly anyone mentions that working in tech is difficult - which makes it seem easy. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-06-101h 15HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessState of the Industry w/ David LindahlIn this episode Matt and Mike sit down with David Lindahl, a long time friend of the show and UI developer. Last time we spoke with David he had recently gotten his first full time development job as a UI developer. Since then a lot has changed, we'll let him tell you the story, but we cover everything from jobs to freelancing, and all the side hustle goodness in between. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-06-031h 41HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCoding Is NOT for YouIn this episode Matt and Mike discuss why coding might not be for you.  Many people will just say that you have to keep trying and not give up, and that's absolutely correct, unless of course you find out that coding might not be your thing. We discuss a few of the reasons why coding might not end up being for you at length. Then later we change gears and discuss many of the issues that all developers face, that may make them eager to quit. After all that, this week's Web News features Progressive Web Apps (PWAs) and h...2020-05-271h 06HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTidbit: Joe Rogan and SpotifyIn this tidbit, Matt and Mike discuss the recent news that Joe Rogan's JRE (Joe Rogan Experience) podcast will be heading onto Spotify exclusively in just a matter of months. Even though this isn't web dev/design, or small business related - it does affect our medium of podcasting. This also potentially affects the entire structure of podcasting as you used to be able to choose your favourite podcast app and then just listen. Now that we're seeing exclusivity come to light, you may have to have multiple podcast apps just to listen to all your favourite shows. Furthermore...2020-05-2644 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMore Important Than the MVPIn this episode Matt and Mike discuss something more important than your MVP (Minimum Viable Product), project cornerstones. If a feature of your MVP has no viable substitute, focus on ironing that out first - then move on to the rest. These project cornerstones, if left unattended, can lead to a project's complete failure. Imaging working on the UI, text chat, and overall feel of an app like Snapchat, only to find out that the stack you're using won't allow you to use the camera on iOS devices. Problems like that can easily be overlooked and can just as...2020-05-211h 07HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCool Web TechIn this episode Matt and Mike discuss new and interesting web tech such as web assembly, API- first development, Flutter Web, and much more. By touching on a variety of topics like this you'll be able to better converse with other developers even if you're not fully versed in a how a technology works. You'll also get a bit of a feel of how other parts of your team work and maybe even discover something you're interested in pursuing yourself. Then in the web news, the guys talk about ecosystems, focusing on Edge Chromium versus Google Chrome. ...2020-05-131h 28HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTidbit: Peer-To-Peer Versus Centralized (Web News)In this tidbit/web news, Matt and Mike discuss the difference between Peer-To-Peer(P2P) and Centralized cloud computing methods. Recently the difference between these two cloud computing methods has been brought up due to all the data that we process inside of centralized datacenters that are often owned by large corporations like Facebook and Google. With that, there is cause for concern as to what is happening to that data and how/where it is stored. There is also the concern that most of the software used by larger companies, Facebook for example, is not open source...2020-05-0852 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessProposing Projects to Your TeamIn this episode, Matt and Mike discuss proposing projects to your team in the early stages of an idea. When talking to your team with an idea, it's a lot less formal than preparing research and documentation for an investor, for example. Instead, the idea needs to be mostly flushed out, with some small holes that your team, or additional research can easily remedy. You need and want to sell your team on your idea, so the idea needs to be presented in such a way that you get them excited or interested, not bored and rolling their eyes...2020-05-071h 10HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTop 10 Web Design TipsIn this episode Matt and Mike discuss some of the most popular web design tips, but with a bit of a twist. Instead of just going through the list, the duo tackle them from a developer's point-of-view instead of a designer. As a web developer, especially a frontend developer, it's very common that your job will overlap that of the web designer, or artist. Sometimes you'll not have an artist, or branding expert handy and you'll be left to create a UI all on your own. Luckily iterative designs, familiarity with user interfaces, and a knack for modern design...2020-04-291h 39HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTaking Charge on Client ProjectsIn this episode Matt and Mike discuss taking charge on client projects. Even though you (as the developer/programmer/web dev), aren't the owner of a project, sometimes you need to take charge and just get the project done. Some clients aren't aware of where their job is supposed to end and where yours is supposed to begin, which often times results in long delays and other communication issues. We outline when to take charge, if you should at all, and some other tips/tricks to keep in mind. Then in the Web News we discuss what life is...2020-04-221h 08HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessProject Based LearningIn this week's episode Matt and Mike discuss learning by doing, rather than learning by tutorials or traditional classes. By working on projects, getting stuck, and then Googling your way through you'll learn faster, have a finished product at the end of the day, and be able to retain what you learned easier because you've researched and implemented the solution yourself. They go through various tactics on how to maximize your learn by doing experience, and then go through an example scenario of how they'd plan a project that they've never done themselves. Then in the Web News, they...2020-04-161h 41HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHow to Make Money OnlineIn this episode Matt and Mike discuss how to make money online. With so many people stuck at home, anyone without the luxury of being able to work remotely will no doubt be looking at how to bring in a little extra money without breaking quarantine. Often times Google searches on these types of topics will bring up a bunch of different methods from paid surveys, to affiliate marketing, and straight up freelancing. We discuss each of these methods and more in great detail before changing gears over to the Web News where we talk about relieving (or preventing...2020-04-081h 23HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhere Does Webflow Fit?In this episode Matt and Mike discuss where Webflow fits in the current web development landscape. With so many other website builders out there (Wix, Squarespace, GoDaddy Website Builder, etc.) and web development tools (ReactJS, Angular, VueJS, etc.) Webflow has its work cut out itself, making their own little space in this very crowded market. Then in a bit of a twist of quarantine stir-craziness, our Web News is actually just focused on discussing some of the biggest video games you've all been playing during this quarantine like Doom: Eternal, Animal Crossing: New Horizons, and Mount & Blade II: Bannerlord.2020-04-011h 19HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhen to Use Svelte?In this episode Matt and Mike discuss COVID-19, quarantine, and more importantly Svelte. Svelte is compareable to other tools like ReactJS, VueJS and Angular that are already popular among web developers. What does Svelte bring to the table that these don't already serve up? Then in the Web News, the duo discuss NPM being purchased by Microsoft. Is this good for developers? Or will this give Microsoft too much of a hold over developer tools considering all their recent acquisitions?  2020-03-251h 07HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessCoronavirus (COVID-19) & Working from HomeThis week on the HTML All The Things Podcast, Matt and Mike discuss the coronavirus pandemic (COVID-19) that's been affecting us all. With social distancing and remote work (working from home) being strongly suggested, or even mandatory in some cases, we discuss our thoughts on the whole situation including how we're holding up, some of our concerns, and what it's like to have so much change in our society so quickly. Then in more programming-related news we discuss our tips for keeping productive if you're new to working from home. We'd love to hear your thoughts, concerns, and and...2020-03-191h 12HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessOffice PoliticsIn this episode Matt and Mike discuss office politics, discussing common workplace issues such as cross-personnel delays (probably the most common office politics that we're all susceptible too) and third-party contacts (contacting external teams - usually for support - and having to deal with another company's bureaucracy). Then in the weekly Web News we have catch up with you - the audience - to discuss the future of HATT and talk through managing workloads with side hustles.  You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit |2020-03-111h 12HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat We Need to Do BetterIn this episode Matt and Mike discuss what they need to do better, specifically what questions you should be asking yourself in a self assessment such as - Am I on track? - What are my strengths? - What are our biggest priorities right now? - etc. By asking these questions of yourself and your team, you'll be able to see where you need to improve and create a plan that will help you reach those improvement goals. These goals can be personal ones, so something like - I need to be calmer when an issue happens at work...2020-03-041h 12HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWeb Design Stats 2020In this episode Matt and Mike discuss last week's poll results, and then take a look at a recent survey conducted by Sitejet. The survey focused on a variety of areas in a web designers job from what troubles them most in their jobs, to how long they think a website should take to make. As an added bonus this week, Matt is looking to take his 2020 UX to the next level by removing the need to charge his smartphone via a cable - going for a completely wireless charging solution in the car and at home. ...2020-02-261h 17HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessThe Customer ExperienceIn this episode Matt and Mike discuss the customer experience from the start of their project, through completion, and everything that may come after that. When a customer asks you for your help with something it's important that their experience is as comfortable as possible, ensuring that everything you'll be doing is clear and concise, the customer is kept up-to-date (within reason), and that the customer is only contacted when absolutely necessary. With so many other development agencies out there, you need to stand out - your customer experience may be that one key factor that brings more customers...2020-02-191h 15HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHow to Manage Multiple ProjectsThis week Matt and Mike discuss the delicate art of managing multiple projects. We all know that websites, web apps, and other web-related goodies take a long time to make, and often times we have to wait for customers to provide information, or for artists to finish up graphics. Naturally these delays can open up some time in your schedule to work on something else, but rarely do these time frames line up so nicely. As a result, many web agencies and full stack devs alike find themselves juggling multiple projects, on totally different technologies, using completely different languages...2020-02-121h 25HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessProcrastination and Time ManagementIn this episode Matt and Mike discuss something that plagues any work environment - procrastination. We all procrastinate from time to time, but for some of us it's a real damper on our productivity. Luckily there are a bunch of methods you can try to help reduce, or nearly eliminate your procrastination. On top of all that, the guy's cover time management - another productivity tool that can make your hours spent working way more productive than they'd usually be. Then in the Web News we discuss mobile device innovations (like the upcoming Microsoft Duo) and how developers deal...2020-02-051h 18HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessResponsive Design Best PracticesIn this episode Matt and Mike discuss best practices to follow when implementing responsive design including the differences between "true responsivity" and websites that separate into completely different mobile and desktop sites, as well as different input methods like using a mouse versus using touch interfaces. Then in the Web News we discuss the current status of the Hackintosh and whether Mike should try making one on his main computer.   You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2020-01-2956 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat Makes Web Development Hard?In this episode Matt and Mike discuss the difficulties of web development from things like responsivity on virtually limitless screen sizes, browser compatibility, and different stacks. Then in our weekly Web News, what ever happened to the PWA (Progressive Web App)?  You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord   2020-01-221h 08HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessPassive Income & Revenue StreamsIn this episode Matt and Mike discuss both passive income, and multiple revenue streams for small businesses. Since Digital Dynasty Design (Matt & Mike's web agency) is currently undergoing a bit of an overhaul to it's business model we thought it was the perfect time to present these important business topics covering things like passive income vs active income, diversification of revenue sources, choosing what to expand into, and more. Coming in hot off a new decade, it's the perfect time to take a look at your revenue streams to see if you can make your business more profitable moving...2020-01-151h 33HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessTemplates vs Custom WebsitesIn the first episode of 2020, Matt and Mike discuss the differences between templates and custom websites. Digging into whether you should be using templates to quickly spin up websites for customers, or engineering custom websites from scratch. This all of course depends on your skill level, how busy your schedule is, and what your customer's needs are. After all that we jump into our Web News, which focuses on types of CMS and how to determine which one to use. There are basically two types (at a high level) of CMS - one with a full page builder where...2020-01-081h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessYear-End Roundup 2019In this holiday special episode Matt and Mike discuss 2019 in review. We cover a lot of what's happened in 2019 including our social media, Discord server, podcast download numbers, Patreon, and more. Then it's off to the New Year with our 2020 goals, plans, and ideas for the podcast, website, and more. Following all this we have our Web News which discusses Matt and Mike's personal goals looking to 2020. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2019-12-311h 11HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMost in Demand Web Developer Skills in 2019In this episode Matt and Mike discuss the most in demand web developer skills as of 2019. With so many frameworks, libraries, tools, plugins, and more (that was exhausting) out there, it can be very easy to get overwhelmed. Inspired by a recent Reddit thread this episode goes over a variety of topics from JavaScript, Angular, React, Docker, and more. This includes a discussion on job postings, and which skills are most in demand in the current job market. Then in the Web News, we discuss old projects, how they affect our new ones, and whether or not you should...2019-12-181h 37HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessFlutterIn this episode Matt and Mike discuss Google's new cross platform approach to apps called Flutter. While we touched on it in a past episode and deemed it an unknown in terms of whether it'd be sticking around or not. Flutter has grown up significantly since that time, and serves it's purpose as a more affordable cross platform development tool than having multiple app development teams making native apps for Android, iOS, and PC. Then in the weekly Web News, they discuss reliability and how it's been affected since everything is reliant on so many interconnected systems these days.2019-12-111h 17HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessStatic Sites, Server Side Rendering, Single Page AppsIn this episode Matt and Mike discuss the difference between various types of websites including static states, server side rendering, and single page apps. With so many different ways to code up and deliver websites to users, the choice isn't always simple. Performance, infrastructure/hosting type, and of course the learning curve all play a factor in what type of website you'll create for your users. This episode goes over some of the technologies at play with each type. Then later in the weekly Web News segment, we discuss the HTML All The Things website and how the project...2019-11-061h 09HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWhat is JSON?In this episode Matt and Mike discuss what JSON is in comparison to similar technologies like XML. They also cover common JSON uses like using APIs to get information and how to store it efficiently. Finally in the Web News they discuss business growing pains, when adopting new software, accommodating emerging needs, and figuring out when it's time for an upgrade. Episode Sponsor One Membership by Template Monster Follow this link (https://tinyurl.com/htmlallthethings) and use our promo code (htmlallthethings10) for 10% off. We receive a monetary kickback for sales using...2019-10-3048 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMore UX ConsiderationsIn this episode Matt and Mike discuss another collection of UX considerations including Unseen UX and Forgotten UX. Unseen UX includes experiences such as ABS in a car, where the user has very little control over it, has very little feedback from it, and expects it to produce a result automatically. Forgotten UX typically has standard feedback on a screen, or audio of some kind, but it can be ignored completely and will eventually be forgotten over time - this type of UX can be seen with many face unlock technologies on smartphones and on-screen fingerprint readers. ...2019-10-231h 19HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessHow Much Does a Website Cost?In this episode Matt and Mike discuss one of the most difficult things that any web development professional faces - the price. Prices range from a few thousand to just a few hundred on the exact same project depending on which company you go with, with fluctuation like that it can take years before you're confident in your pricing even a little bit. This episode features two fully featured example scenarios, strategies, and some other tips that should help you up your pricing game for years to come. You can find us on... Facebook | Twitter | Inst...2019-10-161h 27HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessGrokking Simplicity w/ Eric NormandIn this episode Matt and Mike sit down with Eric Normand to discuss his new book Grokking Simplicity. Throughout the episode they discuss early access book releases, blogging & writing tips, and cover a tonne of ground on functional programming including how to get started and how to apply the paradigm to a problem. Show Notes: https://htmlallthethings.com/Podcast/5d9e35fe6a070d0011eb657f You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2019-10-091h 43HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWeb Development vs Native App DevelopmentIn this episode Matt and Mike discuss the differences and similarities between web development and native app development. More specifically discussing technologies like Apache Cordova, Flutter, React Native, and many others. On top of these technologies, they also discussed the different procedures that web developers vs native app developers have to take to get their product off the ground, including testing on various devices and the performance of cross-platform vs native development. Then they switch gears to discuss the UX of smartphones on different types of apps in the weekly Web News. You can find us on...2019-10-021h 04HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessLearning UI DevelopmentIn this episode Matt and Mike discuss learning UI development from scratch covering topics such as DOM flow (normal flow), different learning methods (YouTube, written guides, traditional courses), and practicing your knowledge through repetitive examples. Then they switch gears to discuss all the newfangled gadgets and gizmos that can be found in modern cars via the weekly Web News segment. You can find us on... Facebook | Twitter | Instagram RSS | Patreon | Spotify Medium | YouTube | GitHub  Reddit | Discord 2019-09-251h 21HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMaking Web Development EasierIn this episode Matt and Mike discuss making web development easier through the use of various methodologies, libraries, frameworks, new technologies, and more. By ensuring that you're using the right tools and having your development environment tweaked just so, you can save a bunch of time, and in some cases actually do a better job. Then for the weekly Web News, they discuss "Hustle Overload" speaking specifically about side hustles, full time hustles, and whether or not you should be doing multiple of them, or whether you should be managing your work/life balance. You can find...2019-09-181h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessWorkload ManagementIn this episode Matt and Mike discuss how they manage varying amounts of workload across different projects and customers. Time management, project management, and priority setting are all extremely important when it comes to managing your workload. Not only do you have to reach the deadline in time, but you also have to ensure you make a quality product and maintain face with good customer service. Everyone has their own unique spin on how they manage their workload and with Matt and Mike it's no different. If you've ever felt swamped - and we all have - then this...2019-07-2459 minHTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessMigrationsIn this episode, Matt and Mike discuss the often stressful task of migrating an infrastructure to a new home. With the very real fear of downtime, issues, or data loss on the line, it's important to take the appropriate steps to give you the best chance of success. Furthermore, having a few backup plans is also a good idea should the migration hit a snag, or fail in some way. To finish off the episode, Mike takes us through the current status of laptops and desktops, discussing the hardware that's available today and what kind of computer you should...2019-06-191h 13HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessYour First Website ContractIn this episode Mike and Matt discuss what it's like to take on your first website contract as a complete beginner web developer, focusing on a small business website refresh. Segment 1 - Gathering Requirements We’ve talked about requirements a few times but this whole conversation will be very specific to a typical first site that a developer will have to do for their first project. So in this scenario a small business call Happy Coffee has approached you with a request for their old site to be updated. The site is from the early 2000 and is very ol...2019-02-061h 12HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessGathering Project Scope & RequirementsGetting details from your customers can be a challenging experience, but it is vital so that you can deliver a complete produce on time. Segment 1 - The Contact There are a lot of way that customers can contact you Some clients want to be hands-on, some want to hand over everything to you - the professional, and others get right to the point Despite how many details these customers give you, every project has a unique spin on it, even if it seems run of the mill, this makes it vital that your communication is on...2018-11-071h 22HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessOur GearIn this episode we discuss the tools that help us get the job done, with a specific focus on the hardware. Things like the PCs we use, the headphones we listen to, and some stories behind our hardware decisions. Segment 1 - Desktop Setups Matt's Desktop Setup Custom PC FX-8350 (8 core AMD processor) 16GB RAM DDR3 2x XFX 7970 (GPUs) Windows 10 CM Storm Sentinel Advance 3 Mouse Logitech G15 Keyboard Blue Snowball SteelSeries Flux Bose Companion 2 Series II Multimedia Speaker System Mike's Desktop Setup Custom PC Ryzen 1800x 16GB RAM DDR4 Samsung 860 512GB SSD Vega 64 8GB GPU Windows 10 Corsair...2018-09-121h 36HTML All The Things - Web Development, Web Design, Small BusinessHTML All The Things - Web Development, Web Design, Small BusinessPathways & FoundationsIn this episode Matt Lawrence and Mike Karan discuss their professional experiences that led them to today. These experiences form a foundation for future podcasts and act as a reference moving forward. Topics covered in this episode include: Personal Introductions Segment 1 - Synopsis of Today Digital Dynasty Design Web design and development business Passive income projects Segment 2 - Education College and University educations and experiences Mohawk College McMaster University Segment 3 - Work Experience IT and administration Electrical drafting Co-ops Segment 4 - HATT What is HTML All The Things?   You can find us on...2018-07-181h 04