Nulls, Procs, and Imposter Syndrome

Topics covered
Popular Clips
Episode Highlights
JavaScript Tools
JavaScript development is made easier with tools like Webstorm and GitHub Chrome plugins. Alan Underwood praises Webstorm for its JS doc feature, which auto-generates documentation and deep links parameters, enhancing code readability and maintenance 1. Joe Zack highlights a GitHub Chrome plugin that allows developers to navigate code like in a static language, improving efficiency in browsing repositories 2.
You install this chrome plugin, and now when you're looking at a GitHub project, you can right-click on a variable or a function name, and it will zip you over to the file and let you see that.
--- Joe Zack
These tools streamline the development process, making it more efficient and enjoyable.
  Â
Developer Resources
For developers looking to enhance their skills, several resources are recommended. Joe Zack suggests the website sourcemaking.com for its comprehensive coverage of design patterns, which is often hard to find 3. Additionally, Michael Outlaw mentions the value of community feedback, highlighting how user comments and examples can provide deeper insights into complex topics 4.
If you go to the website codingblocks.net, episode 42, you can just look at the comments there on that actual post and you'll see a lot of really good information, people sharing really good examples.
--- Joe Zack
These resources and community interactions are invaluable for continuous learning and improvement in software development.
Related Episodes
How to be a Programmer
Answers 383 questionsClean Code - Formatting Matters
Answers 383 questionsHow to be an Intermediate Programmer
Answers 383 questionsAll Your Database Are Belong to Us
Answers 383 questionsDesign Patterns Part 1
Answers 383 questions
Tackling Tough Developer Questions
Answers 383 questions86. Lightning Talks
Answers 383 questions94. Data Structures - Primitives
Answers 383 questions

We <3 Kubernetes
Answers 383 questionsJob Hopping an Favorite Dev Books
Answers 383 questions

DevOps: Job Title or Job Responsibility?
Answers 383 questions

Programmer Strengths and Weaknesses
Answers 383 questionsClean Code - How to Write Amazing Functions
Answers 383 questionsOur Favorite Developer Tools for 2015
Answers 383 questions95. Data Structures – Arrays and Array-ish
Answers 383 questions
