Player FM - Internet Radio Done Right
40 subscribers
Checked 6M ago
Added four years ago
Content provided by Owl Creek Studios. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Owl Creek Studios or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Player FM - Podcast App
Go offline with the Player FM app!
Go offline with the Player FM app!
The React Show
Mark all (un)played …
Manage series 2954559
Content provided by Owl Creek Studios. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Owl Creek Studios or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Discussions about React, JavaScript, and web development by React experts with a focus on diving deep into learning React and discussing what it's like to work within the React industry.
…
continue reading
101 episodes
Mark all (un)played …
Manage series 2954559
Content provided by Owl Creek Studios. All podcast content including episodes, graphics, and podcast descriptions are uploaded and provided directly by Owl Creek Studios or their podcast platform partner. If you believe someone is using your copyrighted work without your permission, you can follow the process outlined here https://player.fm/legal.
Discussions about React, JavaScript, and web development by React experts with a focus on diving deep into learning React and discussing what it's like to work within the React industry.
…
continue reading
101 episodes
All episodes
×T
The React Show

1 Should You Go Serverless? Is AWS Lambda For You? How does it work? 1:26:00
1:26:00
Play Later
Play Later
Lists
Like
Liked1:26:00
Many people are using serverless these days, often without even really thinking about it because they are the default mode of operation for many popular services like NextJS with Vercel. But what is it? Should you use it? Join Richard and I as we discuss serverless, how it works, and how we consider using it. Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 My New Favorite FE Dev Tool: MightyMeld with Steven Schkolne 1:19:03
1:19:03
Play Later
Play Later
Lists
Like
Liked1:19:03
Join me in learning more about a revolutionary new dev tool for React apps! Unlike visual designers of the past, MightyMeld understands your code at a much deeper level and allows for modifying running and interactive React applications! Get early access to MightyMeld with code REACTSHOW at https://www.mightymeld.com/ https://www.mightymeld.com/ thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 How To Earn Over $200K As A Freelancer with Tim Noetzel 1:19:29
1:19:29
Play Later
Play Later
Lists
Like
Liked1:19:29
What would it take to grow my freelance business? How do I find actually good clients and stand out? Tim Noetzel is the creator of FreelanceGPS.com and gives me coaching on how to get better at freelancing including: positioning, marketing, and where to find great clients. https://freelancegps.com/ https://twitter.com/timnoetzel thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 Launching A Bootstrapped PAAS: Stormkit with Savas Vedova 1:11:04
1:11:04
Play Later
Play Later
Lists
Like
Liked1:11:04
Savas launched Stormkit around 5 years ago as a solo-founder. We discuss what it's like to build and a launch a SaaS product and keep it running and growing for so many years. We also talk about a previous food delivery startup Savas started in Instanbul. Armed with the experience Savas talks about everything from motivation to finding a cofounder to building what people want. https://www.stormkit.io/ https://github.com/stormkit-io/monorepo-template-react https://twitter.com/stormkitio thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 Dvorak vs Qwerty, Vim vs VSCode, Rust, and Design-By-Contract 1:09:51
1:09:51
Play Later
Play Later
Lists
Like
Liked1:09:51
What is it like to use the Dvorak keyboard layout? Is it better for programming than the standard Qwerty layout? Join Evan and Thomas as they discuss keyboard layouts along with potential advantages of different keyboard types when it comes to dealing with RSI. The discussion then turns to editors and how they relate to each other including Emacs, Neovim, and VSCode. And then finishing with a discussion on Rust/programming safety and a brief overview of design-by-contract and literate programming. https://twitter.com/_evanwalter_ thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 Spark Joy: Panda & Zag with Chakra Creator Segun Adebayo 1:14:31
1:14:31
Play Later
Play Later
Lists
Like
Liked1:14:31
How does Segun create so many successful and popular open source libraries? Segun, creator of Chakra UI, Panda, Zag, and Ark joins me to discuss how he creates software! We also discuss what makes Panda and Zag unique and what Segun thinks the future holds for component libraries as well as learning more about his latest projects: Panda and Zag. https://twitter.com/thesegunadebayo Chakra UI: https://chakra-ui.com/ Panda: https://panda-css.com/ Zag: https://zagjs.com/ thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

In this episode, delve into the world of web application security and discover practical insights to safeguard your code. Join Thomas as they discuss common threats like SQL injection, cross-site scripting, and request forgery, emphasizing the importance of using secure libraries and following best practices. Explore topics such as data validation, authentication, and authorization, along with the significance of log security and intrusion detection. Gain valuable tips for writing secure code and understand the risks associated with implementing your own cryptography. thereactshow.com/support Join The Reactors! thereactshow.com/the-reactors-community Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Part 1: Introduction to Web Application Security In this segment, the host discusses the importance of web application security and the potential risks associated with vulnerabilities. The focus is on common threats such as SQL injection, cross-site scripting, and request forgery. The host emphasizes the need for understanding and addressing these threats, even when using frameworks like React that offer built-in security measures. Part 2: Log Security and Authentication/Authorization The host highlights the significance of log security and cautions against logging sensitive user information that could be exploited. They stress the importance of implementing secure authentication and authorization systems and share insights on common mistakes made in login system implementation. Keeping the login process simple and separate from other code is strongly recommended to minimize vulnerabilities. Part 3: Data Validation and Libraries/External Services Data validation is discussed, with an emphasis on distinguishing between data sanitization and data validation. The host advises against relying on client-side validation and stresses the importance of validating and sanitizing data on the server-side. They also provide insights on assessing the security of libraries and external services, recommending thorough documentation on secure implementation, policies for handling vulnerabilities, and a high-level security approach. Part 4: Writing Secure Code and Final Tips The host shares their approach to writing secure code, emphasizing the need for systemic solutions, explicit labeling of untrusted data, and assuming worst-case scenarios to design robust security mechanisms. They caution against overcomplicating security measures and advocate for using well-tested libraries for cryptographic functions. The importance of backups, intrusion detection, and minimizing stored data is also highlighted. Support the show…
T
The React Show

1 The Impossible Challenge Of Writing Good Code In Tech 59:24
59:24
Play Later
Play Later
Lists
Like
Liked59:24
Can you even write good code in the workplace? It might often feel difficult and we have a chat about that and also some ideas on how to do it anyways. thereactshow.com Join our Discord! https://discord.gg/zXYggKUBC2 My book: Foundations of High-Performance React https://www.thereactshow.com/book Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 What Actually Happens When You Call A Function? 39:20
39:20
Play Later
Play Later
Lists
Like
Liked39:20
In this episode we dive deep into what the JavaScript engine actually does when you define and call a function; including for React components defined as functions! We learn a lot of fun nuggets along the way like how function invocation relates to lexical scoping and closures! thereactshow.com Consulting: https://thomashintz.org Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 Eric Meier on Successfully Starting Software Projects 1:29:07
1:29:07
Play Later
Play Later
Lists
Like
Liked1:29:07
https://mimetype.app/ The Mom Test: https://www.amazon.com/The-Mom-Test-Rob-Fitzpatrick-audiobook/dp/B07RJZKZ7F meier.sh My Book - Foundations of High Performance React thereactshow.com Consulting: https://thomashintz.org https://twitter.com/TheReactShow Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 How To Keep Your Software Job If AI Takes Over 54:35
54:35
Play Later
Play Later
Lists
Like
Liked54:35
Programming is just a tool. One that I absolutely love to use but nonetheless it is a tool and AI may start to replace it. What can you do to keep your job as a software developer while AI replaces some programming tasks? IWW https://www.iww.org/ Sampson Boat Co https://www.youtube.com/channel/UCg-_lYeV8hBnDSay7nmphUA My Book - Foundations of High Performance React thereactshow.com Consulting: https://thomashintz.org https://twitter.com/TheReactShow Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 How To Use AI To Write React Programs 1:02:56
1:02:56
Play Later
Play Later
Lists
Like
Liked1:02:56
Let's learn about the new AIs and how to practically use them in your React projects! In this episode we learn the basics of how AIs like ChatGPT work and how to apply that knowledge to actually accelerating the development of React applications! We also have a couple trivia questions and cover the latest React news! My Book - Foundations of High Performance React thereactshow.com Consulting: https://thomashintz.org https://twitter.com/TheReactShow Music by DRKST DWN: https://soundcloud.com/drkstdwn Sources ChatGPT explained by Arvin Ash: https://www.youtube.com/watch?v=WAiqNav2cRE How Does ChatGPT work by Till Mushof: https://www.youtube.com/watch?v=aQguO9IeQWE Prompt: https://www.skool.com/chatgpt/promptgenerator?p=1e5ede93 React Labs Blog: https://react.dev/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023 NextJS 13.3 News: https://nextjs.org/blog/next-13-3 Prompt I use for generating source code prompts in ChatGPT: I want you to become my Prompt Creator. Your goal is to help me craft the best possible prompt for my needs. The prompt will be used by you, ChatGPT. You will follow the following process: 1. Your first response will be to ask me what the prompt should be about. I will provide my answer, but we will need to improve it through continual iterations by going through the next steps. 2. Based on my input, you will generate 3 sections. a) Revised prompt (provide your rewritten prompt. it should be clear, concise, and easily understood by you), b) Suggestions (provide suggestions on what details to include in the prompt to improve it), and c) Questions (ask any relevant questions pertaining to what additional information is needed from me to improve the prompt including if there are any license limitations on libraries the generated source code utilizes). 3. We will continue this iterative process with me providing additional information to you and you updating the prompt in the Revised prompt section until it's complete. The prompt you generate should finish by stating that responses: should be only in the form of source code, should utilize any relevant open source libraries, and that the generated code should be as concise as possible, secure, easily testable, include comments only for complex parts of the code, and should follow industry standards for high-quality and maintainable code. Support the show…
Support the show
T
The React Show

1 Unhinged Rant: AI Won't Make Being A React Programmer Better 55:32
55:32
Play Later
Play Later
Lists
Like
Liked55:32
Is AI the technological progress that will free us to work on what we really want to work on? Will it free us to let us make a better twitter clone in React? My Book - Foundations of High Performance React thereactshow.com https://twitter.com/TheReactShow Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
T
The React Show

1 Mechanics of React: A Beginner's Intro To React 54:58
54:58
Play Later
Play Later
Lists
Like
Liked54:58
Learn the fundamentals of React by working through its mechanics from how the browser loads React, to JSX, components, state, rendering, & reconciliation! My Book - Foundations of High Performance React thereactshow.com Consulting: https://thomashintz.org https://twitter.com/TheReactShow Norris Sea Slug Photo By https://www.inaturalist.org/users/passiflora4 Music by DRKST DWN: https://soundcloud.com/drkstdwn Support the show…
Welcome to Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.