Episodios

  • Duude, let me break it down and ride this wave with ya. So, Seth and Jake, two chillaxed dudes, are chatting about coding and their own experiences. Like, Seth is this rad developer from Portland, and Jake is a barber who moonlights as a hacker. They've been in the game for different lengths, one decade for Seth and nine months for Jake, but they're both all about that coding life, man. They're quizzing each other and just shootin' the breeze, you know like bros do, y'know?

    They're also goofin' around with some fun stuff, like a pop quiz for Jake to see how much he's really picked up from all those coding waves he's been riding. Seth's asking Jake all these gnarly questions about Script Objects, various programming languages, and React components. There's some real brain-boggling stuff, but Jake's hanging ten and getting most of it right on the money.

    Then the bros start talking studies, man. Jake's thinking about doing the React Codecademy course again, cause touch and go just doesn't cut it when you're word slinging in JavaScript. He's curious about his progress too, wants Seth to tell him when he reaches Seth's first job level. You know, to know when he's ready to ride the big waves. They wrap up the convo with lots of props for learning, dudes. Yeah, pretty righteous chat if you ask me!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in their recent podcast, Seth Whiting and Jake Pacheco totally drop some gnarly knowledge about their coding journeys and why TypeScript is, like, the ultimate wave to ride. They're like, TypeScript, it's this awesome superset of JavaScript that adds a chill layer of type safety to your code. Seth, he shows us how TypeScript makes declaring variables with specific data types a breeze, ensuring your data types are, like, totally consistent throughout your code. And let's not forget how TypeScript gets cozy with React, keeping your code stoked and error-free.

    They dive deep into TypeScript's perks, man, highlighting how it amps up your code quality and snags errors early, with links to epic resources for devs. The talk gets into the zone where a top-notch team using TypeScript keeps the project communication slick and errors minimal, and they give some love for TypeScript over JavaScript.

    And they wrap it up with some rad advice, telling you to catch the JavaScript, asynchronous JavaScript, React, and TypeScript waves. They drive home the point that practice and learning are the key to totally nailing these tech skills, making this podcast a must-listen for any coding enthusiast, bro.

  • ¿Faltan episodios?

    Pulsa aquí para actualizar resultados

  • Dude, in this gnarly podcast episode, Scott Tolinski, like, totally drops some knowledge bombs about his wild 21-year coding journey, man. He takes us back to the early days, you know, high school websites and all that. And then, he's like, "Whoa, mentors are where it's at," teaching us everything from project management to how to deal with clients and working in a team.

    And then, the vibe totally shifts to Scott's rad experiences with Meteor, this full-stack JavaScript thing. He talks about how it's all real-time, like, super cool for chat apps and stuff. But then, he cruises into the switch to React and SvelteKit, and he's like, "Whoa, it's not all rainbows and butterflies."

    Now, let's ride the wave to Scott's Level Up Tutorials project. It's this epic journey from struggling to make it work, to hanging ten with Wes Bos on the Syntax podcast. And he's all about finding your stoke in personal projects, man.

    So, it's all about, like, asking questions, taking a break when you're stuck, and knowing it's cool not to have all the answers. You know, don't be fooled by the social media highlight reel, folks. Learning's a marathon, not a sprint. And, by the way, Sentry.io's got your back for tracking code errors and stuff. Cowabunga, dude! 🤙

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

    Links from this episode:

    Scott's website Level Up Tutorials Syntax website Scott's Instagram Scott's Twitter Scott on Bluesky Drupal Angular 1 Meteor Vue.js Apollo Sentry.io
  • Dude, so like, in this totally tubular podcast episode with Seth, Jake, and the coding guru Wes Bos, they're all, "Yo, what's up?" and chat about their coding journeys. Seth, this gnarly full-stack developer for over a decade, Jake, this barber from Augusta, Maine, just kickin' it in code for seven months, and Wes Bos, this coding legend with 23 years under his belt and famous for his coding courses, they all share their stories, man.

    Wes talks about how he got started, building websites and tackling gnarly projects. He's all about how coding is like a tool for solving problems, and he loves dropping knowledge to help others on their coding quests. He's all about the importance of stickin' with it and getting hyped about what you're building, especially when JavaScript's throwing you for a loop.

    They dive into the challenges of web development, and Wes talks about those days when you're like, "Whoa, did I even code today?" But they all agree, those tough days are where you grow. They chat about when you're "ready" for a coding gig – Wes says it's when you can build CRUD apps, even if you don't know it all, as long as you can troubleshoot and learn on the fly.

    Wes also shares his journey, goin' from odd jobs to freelancing, and how the job market's got room for folks with potential and a hunger to learn. They're cruisin' along, talking about how to start in web dev, Wes says to kick it off with HTML and CSS, man, get those basics down. He's all about soft skills and communication, too – says networking's key and that everyone's learning and problem-solvin', no imposters here.

    Then they get into flexin' those career paths, from full-stack to specializing like in WordPress. Wes drops some wisdom about adaptin' your learning path to your goals and what gets you stoked. Finally, they wrap it up, showin' gratitude to Wes, pluggin' his courses and the "Syntax" podcast, and tellin' aspiring devs to ride that wave of enthusiasm, stay persistent, and ride to success in the coding world, man.

    Check out Wes Bos's rad courses at wesbos.com/courses, and ride the coding vibes with the Syntax podcast co-hosted by Wes Bos and Scott Tolinski for some sick web dev insights, dude. And remember, keep the stoke alive and ride that coding wave to success, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

    Links from this episode:

    Wes's "About" Page Counterparts (Band From Wes's Hometown) WordPress JavaScript 30 (Course Made By Wes) Node Laravel Syntax Episode with Ryan Dahl
  • In this rad podcast episode, Seth Whiting and Jake Pacheco totally dive into the gnarly basics of React. They're like, "Dude, React is the bomb in web development right now!" They chat about how React components rock, helping you keep your code organized and reusable. And, man, React's JSX is the raddest thing, letting you mix HTML right into your JavaScript.

    They also drop the idea of this epic tool that could one day translate code between different frameworks, making devs' lives way easier, although it's not around yet.

    Seth gets into the nitty-gritty, talking about functional components, which are like the new hotness. No more bulky class components, dude! Then they hit you with React hooks, especially the useEffect one, for managing side effects.

    They shift gears to how you can actually use React hooks, focusing on the useState hook for keeping track of your state variables. Seth breaks it down, showing how to set up and use state with useState. Think of it like catching a wave with a loading state, and when the data's all set, you switch it up.

    Later, they get all stoked about the core React hooks: useState, useEffect, and useContext. These hooks are like the heart of React, helping you with state, side effects, and sharing data, man. They mention some other hooks like useCallback and useMemo, which are handy in special situations, but not as rad as the big three.

    And remember, dudes, keep riding that learning wave. Even when it feels repetitive, it's all about getting that muscle memory for React. Practice makes perfect, so keep shredding the code, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Yo, folks, in this podcast, we got Seth Whiting, the seasoned full-stack coder from Portland, and Jake Pacheco, the six-month coding rookie from Augusta. They're vibing on how to turn nada into a fully-fledged app.

    First, they're all about setting up shop, like creating folders, using Create React App or Vite for your dev setup, and keeping node modules in check. Surf's up for CSS styling, and if you're feeling bold, they're talking Firebase for backend action. When it's showtime, they're shouting out GitHub Pages.

    But hold the phone, they're riding the build process wave. Code turns into JavaScript, HTML, CSS bundles, all sleek for production. And there's hosting 101, from the freebies like GitHub Pages to slick CI/CD for that Git-based magic.

    Now, they're into deployment territory. You need a chill spot like GitHub Pages or Netlify, and maybe even WordPress. They're all about best practices, QA testing, and hot fixes for those minor hiccups. And if things wipe out, no sweat, you can roll back. Lastly, they're diving into tech roles, mentioning their project's Azure-to-AWS move, the DevOps magic, and how Seth's into project management and team leadership. They're even teasing a quiz episode down the line. Backend? Yeah, they touch on hosting, with servers from AWS, Azure, or Google Cloud. Databases, like Postgres and MongoDB, get a nod, and they're feeling the backend vibe with Express for API routes. That's the scoop, amigos! Time to ride that coding wave and keep the stoke alive!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • In this gnarly podcast episode, we got Seth Whiting and Jake Pacheco, dude! Seth's the coding champ from Portland, Maine, riding the code wave for a solid 10 years. And there's Jake, the freshest coder in town, clocking in at 5.5 months, all the way from Augusta, Maine, man.

    They're chatting about their coding journey, bro, and how they're both learning the code game together. Jake's even helping his girlfriend ride the coding wave, which is totally rad. They dive into React, props, and how they're leveling up their coding smarts.

    Then they drop some knowledge on destructuring in JavaScript, a way to make your code super chill by simplifying how you grab object stuff without those pesky dots. It's like a shortcut to cleaner, sleeker code, dude.

    Next up, they're talking asynchronous JavaScript, where stuff happens all at once. Seth breaks it down, explaining async and await, and why they're like the lifeblood of web development. And don't forget error handling and promises, man, crucial stuff in the coding world.

    Through it all, they're preaching consistency and perseverance in your coding journey. It can get wild, but stay stoked, and you'll ride the code wave like a pro, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in their latest podcast episode, Jacob Pacheco and Seth Whiting totally ride the coding wave, you know? Seth, who's been in the code game for a solid 10 years, recalls this gnarly design mishap from back in the day. And Jacob, who's kinda new to coding, like around five months, drops some comic gold about "developer months" and how it's sorta like his gig as a barber, man.

    So, the whole podcast is like, totally about these "mega cringe-worthy wipeouts," you feel me? And, of course, they're dishing on their wild job interview tales in the coding world. Seth's got this crazy story where he totally biffs the language requirements and has to cram-learn a new one and a fresh framework, bro.

    But wait, there's more, man! They cruise through different topics, like Androids vs. Macs and Seth's interview with Lonely Planet, where he admits to not being fully prepped but had to hustle, ya know? Then it's all about error handling, making sure users don't catch those gnarly blank screens and bogus data.

    Seth talks about leveling up his confidence in tech interviews, following his passions, and giving a major shoutout to Khan Academy, all about changing the education game with tech, dude.

    They drop wisdom bombs about getting hands-on with coding projects, even if you're not totally dialed in, and how the journey of learning and growth never stops in the software realm.

    Lastly, they chat about AI, bro. How it might affect coding gigs but, like, developers will still be the real heroes, checking and improving AI-made code. And hey, they're stoked for you to hit 'em up on Twitter and remind you that they drop fresh episodes every Tuesday, brah!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Watch this episode on YouTube: https://youtu.be/xGd5NUHgKMk

    Hey, dudes and dudettes, get stoked for this rad podcast episode with your hosts Seth Whiting and Jake Pacheco! Seth's the coding wizard from Portland, Maine, with a solid 10 years of coding under his belt, while Jake's the Augusta-based barber who's been riding the coding wave for about 14 weeks – talk about gnarly!

    They're cooking up a free reptile keeping app, perfect for all you reptile aficionados out there. It's your one-stop-shop for tracking your scaly pals' deets, from breeding stats to feeding schedules, and even some killer reptile pics and care sheets.

    But hold onto your boards, 'cause they're diving into the React world too! They'll school you on reactive variables, hooks, and the art of passing props between components. And you know what they say, sharing is caring!

    They're also dropping some knowledge on routers, page navigation, and how components in your app can vibe together. Plus, they'll add some slick style to the detail component – custom back buttons, anyone?

    In the final ride, they'll show you how to display those reptile deets like a pro and give you a taste of the virtual DOM. And don't bail just yet – they're all ears for your questions and feedback. So, grab your boards, hop on, and ride the coding wave with these two groovy hosts!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Watch this episode on YouTube: https://youtu.be/uRZehs8Tdns?si=DR1-T6_y_p3njo8J

    Dude, check it out! In this gnarly podcast episode, hosts Seth Whiting and Jake Pacheco are totally embarking on a coding adventure, all while they're talking about different aspects of web development. And get this, they're trying something totally rad for this episode – live coding, man! It's totally new for both of them. They're even thinking about sharing the coding process on places like YouTube and Spotify. And they're using Visual Studio Code as their platform, diving into Jake's React app, checking out how the files are set up, and chatting about important stuff like semantic naming and the src folder for organizing components.

    So, like, they get into the nitty-gritty of renaming files. They're all about changing up App.js to ReptileList.js inside a "components" folder. They're stoked about slimming down the code and getting all groovy with Pascal case for naming their React components. And get this, man – at the end, things get chill as they chat about their vibes on code styling, like skipping semicolons and how coding is always changing, bro.

    Throughout the whole episode, you totally feel Seth and Jake's awesome connection as they drop some serious knowledge on coding concepts. They're all about making sure things are easy to read and organized, and they're totally amped about uncovering those coding conventions. It's clear as day that they're stoked to share their love for learning and teaching coding principles, dude!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, check it out! In this totally rad podcast sesh, you got Seth Whiting, this mega experienced coder with like a decade of tech wizardry, and then there's Jake Pacheco, this chill barber turned code surfer riding the learning waves for 13 weeks. They're diving deep into React, man. Jake's stoked on how React vibes with him, especially after he got the lowdown on JavaScript, HTML, and CSS. He's all about Code Academy's React course, diggin' the hands-on code action over those vid tutorials. He's cruising through concepts like conditional rendering and mapping, and it's all starting to fit in the big picture, ya know?

    The hosts are all about teamwork in the coding lineup. They're sharing tales of hooking up with Chelsea, this other coder shredding through JavaScript. They're high-fiving over helping each other carve through coding challenges. And they're laying it down that grasping the core logic of coding concepts is key to riding the gnarly learning curve. They're throwing in some tips for checking out documentation, suggesting newbie-friendly stops like W3Schools.

    And hey, they're not just riding the wave, they're shaping it too! Seth and Jake are spilling the beans on crafting clean, efficient code. They're droppin' knowledge on the art of efficient code reviews, bro. They're tossing around the idea of "modular code," think of it like building legit components that work together like a killer squad. They're all about nailing that efficient vibe while being cool with different coding styles.

    Wrapping it up, these dudes are pumped about their coding journey, ready to catch more React barrels and ride the coding currents. They're vibing on the energy of their listeners and even throwin' the idea of future collabs into the mix. Seth's leaving you with some stoked words, saying as your coding mojo grows, those initial bumps turn into a seriously tubular coding ride. Keep it cruisin', bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, so Seth and Jake are totally stoked to dive into React, you know? They're talking about this whole declarative programming thing, where React does the heavy lifting, so you can achieve more with less code, bro. They're all about single-page applications too, where content is dynamically rendered without reloading the page. It's like, whoa, mind-blown!

    They're also vibing on the importance of user experience, you know? Like, if an app has a gnarly interface, it's a total wipeout. They talk about keeping the code DRY, so you don't get bogged down with redundancy. And Jake's stoked about learning React and getting deeper into web app development, man. He's on this rad journey to become a killer developer.

    Dude, coding can be a gnarly ride, but they're taking it step by step, and they're super stoked about the learning process. They're just shredding those waves of knowledge, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Seth and Jake were talkin' about Jake's coding journey, dude. Jake's rockin' it with the Vite framework instead of Create React App. They discussed the setup process, like installing Node and NPM, and this thing called a command line interface. Seth explained how the node_modules folder stores third-party packages and connects to the package.json file. They also talked about JSX files, which combine JavaScript and HTML in React, making it easier to tweak and display HTML elements. Jake got the hang of it and started diggin' the benefits, bro.

    Later on, they chatted about Jake's experience setting up a React app with Vite. Jake had a few hiccups but found rad YouTube tutorials to guide him. Seth realized Vite was a replacement for create-react-app, but he knew Jake was on the right path.

    They also talked about startin' to work on the app and findin' the URL. Seth advised checkin' the scripts section in package.json and runnin' yarn dev or npm run dev in the terminal. Jake got it workin' on localhost:5173 and they discussed hot reloading, where code changes automatically update the app.

    They touched on CSS in React, with Seth explainin' how CSS can be written in a JavaScript-like way using camel case. CSS-in-JS was mentioned as a groovy way to dynamically update styles. They advised using CSS instead of JavaScript whenever possible.

    Overall, Seth and Jake were stoked about Jake's progress and encouraged listeners to reach out with questions. They emphasized the importance of continuous learning and keepin' the stoke alive in the coding journey, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, check it out! So in this gnarly podcast episode, Seth Whiting and Jake Pacheco are totally geeking out about Jake's coding journey, dude. They're all about project-based learning and Jake's been shredding it for 11 weeks, diving into HTML, CSS, and JavaScript, bro. He's been rocking it with customizing tables using CSS and even using ChatGPT to find code snippets and troubleshoot. Super helpful, man!

    Then they catch a wave talking about offering Jake's app for free. Seth drops some knowledge, suggesting Firebase's free tier or slapping some ads or sponsorships on it, you know, to keep it all going. They're thinking of starting small and gradually ramping up the app's features and makin' some dough, bro.

    Next up, they're talking user authentication and keeping things secure. Seth's all like, "Dude, you gotta use a reliable authentication service like Firebase's user auth." Encryption is the name of the game, man, making sure nobody can snoop around in other users' data.

    Now, Jake's got this rad idea to integrate chat GPT for animal info in the app. Seth totally vibes with it and confirms it's doable. They start brainstorming how to make it happen, like having a sick button that fetches and displays all the deets about those rad creatures.

    Lastly, they're hanging loose and chatting about data storage. They drop some bytes and kilobytes knowledge, man, talking about how much space stuff takes up. They're stoked to set up Create React App and mess around with dummy data before firing up Firebase and adding some serious functionality to the app.

    Dude, that's the lowdown on their epic convo. Super rad stuff, man!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, so like, in this gnarly podcast episode, Seth Whiting and Jake Pacheco are totally stoked to dive deep into the coding scene, bro. They're all about learning the rad trio of HTML, CSS, and JavaScript, and they talk about finding that sick balance between the basics and getting their hands dirty with real-world projects, you know? Jake's learning HTML through Angela Yu's course on Udemy, but he's like, "JavaScript is where the real fun's at, man!"

    They also wax lyrical about Visual Studio Code (VS Code), this super chill text editor with hella cool plugins, dude. One plugin they're totally jazzed about is GitHub Copilot, which hooks you up with auto-complete suggestions, making coding a breeze. Seth drops some knowledge bombs about other rad plugins for specific languages like JavaScript, PHP, and Python. They're so stoked on how Copilot can even generate code based on comments, bro! It's mind-blowing, man.

    Then they paddle out into the topic of APIs, which are like these gnarly communication channels between front-end and back-end code. They chat about weather APIs, movie APIs, and even voice recognition APIs like Google Speech-to-Text, Whisper, and Rev AI, dude. They're hyped on how APIs can level up apps, like those surf tracker apps that pull data from the National Weather Service. Radical, right?

    And check this out, they drop some knowledge about Firebase, this mega useful backend-as-a-service platform. Seth spills the beans about how it lets front-end dudes store and retrieve data without wrestling with backend code. They also talk about stacking APIs, where one API's output feeds into another. Like, imagine using speech-to-text and then feeding that text to ChatGPT for some insane responses, man.

    All in all, this podcast episode is a total wave of knowledge, bro. They're cruising through software development, APIs, and the boundless potential they hold for creating rad apps and automating tasks. Catch you on the flip side, dude!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Get ready to hang ten with Seth Whiting and Jake Pacheco in this enlightening podcast episode. They'll take you on a gnarly journey through the coding and web development world. From Jake's transition from barber to coder, to the simplicity of HTML and the creative power of CSS, they cover it all. They even dive into Jake's wild Vegas trip, the importance of health, and Seth's daughter's rad birthday party.

    In the next segment, they explore website design, career opportunities, and Seth's transition from freelancing to a full-time gig. They highlight the blend of artistry and coding in web design, the competitive market, and the challenges of estimating project timelines. They also share insights into the pride of being a coder in their location, the non-monetary benefits of learning to code, and the value of non-technical skills like networking and communication.

    The episode wraps up with an in-depth discussion on coding interviews, algorithms, and problem-solving skills. They debate the relevance of algorithmic questions in real-world scenarios and the importance of interview simulations mirroring actual job tasks. They touch on recruiters reaching out, using Google as a reference, and the time it takes to reach high-paying positions in programming. Tune in and ride the wave of coding knowledge with Seth and Jake!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in this rad podcast episode, Seth Whiting and Jake Pacheco introduce themselves. Seth's a gnarly developer from Portland, Maine, with 10 years of coding experience. Jake, man, he's a chill barber from Augusta, Maine, who's been coding for about eight weeks. It's all about equal representation, so they're focusing on Jake's perspective.

    They dive into Visual Studio Code and how it vibes with HTML development. You create an HTML file in VS Code, make changes, and bam! When you reload the page in the browser, it's all updated and groovy. They're also stoked about third-party hardware and open projects like SDKs and APIs. Creating a connected home system? That's their jam, bro. Coding keeps them motivated, and Jake's even getting his partner, Chelsea, involved. They mention this AI-powered code generator called GitHub Copilot, which suggests code completions. Seth's all about understanding the suggestions and making informed decisions, while Jake wants to take it slow and grasp the concepts first.

    Later on, they chat about Python's indentation and JavaScript's curly braces. Git is their go-to for version control, making sure they don't wipeout and lose their code, man. Jake's curious about Node.js, like downloading a driver for your computer. They talk about command-line interfaces and running code with devices, like drivers for phone recognition. And Seth's all about the command-line experience, 'cause it's cooler, bro.

    To sum it up, they cover intros, VS Code and HTML, third-party hardware, GitHub Copilot, Python's indentation, JavaScript's curly braces, Git for version control, Node.js, and command-line interfaces. It's one wild podcast ride, dude!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in this epic podcast episode, Seth and Jake totally share their coding journeys and break down some rad concepts in JavaScript, bro. They talk about data types, variables, arrays, objects, and booleans, dude. It's all about understanding the basics and how these things work together, you know?

    Then they get into functions, loops, and conditionals, man. These are like the building blocks of programming logic, where you can make things happen and repeat code, dude. They also drop some knowledge on objects and arrays, showing how they fit into loops and conditionals, bro. Just remember, loops and conditionals are crucial, but you gotta master other stuff too, like HTML, CSS, and backend integration, to ride the wave of building complete applications, dude. Catch you on the coding side!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in this rad podcast episode, Seth Whiting and Jake Pacheco are all about learning to code and what's in store for their podcast's future, man. They totally get into Jake's gnarly struggles with wrapping his head around coding concepts and the need for explanations that anyone can dig. They share their own epic experiences with learning to code and how persistence and truly understanding the stuff are key, bro.

    But wait, they also hit the wave of money and programming careers, dude. They're all about checking out the potential dough in the field and breaking down the diff between web design and web development. They chat it up about how your income can grow and the juicy job opportunities, from steady full-time gigs to freelance work, man.

    All in all, this gnarly episode takes you on a journey through coding concepts, the money vibes in programming careers, and their total dedication to helping their audience ride the coding wave. They drop some knowledge bombs, offer up some wise advice, and send out major gratitude vibes to their listeners while they get stoked for what's next, bro.

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.

  • Dude, in this gnarly podcast episode, Seth Whiting and Jake Pacheco are all about web development frameworks, bro! They break down the MEAN stack (MongoDB, Express.js, AngularJS, and Node.js) and compare SQL and NoSQL databases. It's all about choices, man!

    Frameworks and libraries, bro, they got you covered! Frameworks like Angular and Vue give you rules and guidelines for writing code, while libraries offer pre-written code blocks for specific tasks. Seth shares his experience with jQuery and Knockout.js, and he's all about that MEAN stack for full-stack projects. Express.js, a back-end framework, makes working with databases a breeze, dude.

    Now, here's the kicker: Next.js, the full-stack framework that combines React on the front end with Node.js on the back end. It's like a one-stop shop, man! Next.js hooks you up with project scaffolding and amps up the user experience. Just make sure you know React and Node.js before you ride the Next.js wave, bro.

    This podcast episode is a tubular journey through web development frameworks, their role in creating killer apps, and how the front end and back end talk to each other. It's a rad ride, bro!

    Special thanks to Diarrhea Planet for our intro and outro music and @SkratchTopo for our artwork.