Artwork

内容由Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers提供。所有播客内容(包括剧集、图形和播客描述)均由 Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
Player FM -播客应用
使用Player FM应用程序离线!

Advice for New Devs

56:52
 
分享
 

Manage episode 300723961 series 1469447
内容由Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers提供。所有播客内容(包括剧集、图形和播客描述)均由 Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

In this episode of Syntax, Scott and Wes talk about advice for new devs, our advice and opinions for how new devs can level up.

Sanity - Sponsor

Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.

Sentry - Sponsor

If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

Cloudinary - Sponsor

Cloudinary is the best way to manage images and videos in the cloud. Edit and transform for any use case, from performance to personalization, using Cloudinary’s APIs, SDKs, widgets, and integrations.

Show Notes

01:59 - Get comfortable with your code not working

  • All of our code is broken much of the time.

02:40 - Compound learning and momentum is your biggest tool

  • There is no formation without repetition.
  • It sucks to hear, but honestly, if you get a little bit better every single day, you will be WAY ahead in years to come. Keep at it, keep chipping away, take the lows and the highs.

04:05 - Learn to read error messages

  • Is this error coming from my code?
  • Is this coming from the library? If so, maybe the library wasn’t expecting that.
  • Is this coming from the browser? An extension? Is it even related?
  • Stack trace is a treasure map

09:42 - Take the time to learn the concepts that scare you

  • They are often easier than they seem (though not every time).

10:40 - We all struggle

  • This stuff is hard — give yourself a break.

12:56 - Taking a walk is good for solving bugs

  • It’s hard to walk away from broken code, but it really helps.

14:33 - Get comfortable with the command line

  • You’ll need it

18:09 - The ability to replicate a design pixel perfect is a valuable skill

  • You will be shocked at how many devs can’t or don’t do this. If you want to avoid spending extra time on something, don’t make the designers tell you to go back and fix simple spacing, color, and detail things.

21:26 - You are on a team

  • Don’t get stuck in the "us vs them" mentality of internal company teams (e.g. devs vs designers). You are all working together to make something.

24:10 - You are not an expert

  • Even if you think you are an expert, you should always be seeking out alternate viewpoints and ideas. You are a student forever in this game.

26:14 - Scaffold with comments

  • It helps keep you organized once you get into the mess

28:30 - From Twitter

29:30 - Ben Newton

32:46 - Eric McCormick

33:31 - Jason Liggi

35:34 - Andrew Nickerson

37:15 - Michael Powers

39:33 - Jason Liggi

40:14 - Swashata

49:59 - Max Stoiber

43:34 - Pat Clarke

44:21 - Musa Barighzaai

45:20 - David Moore

Links ××× SIIIIICK ××× PIIIICKS ××× Shameless Plugs Tweet us your tasty treats!
  continue reading

762集单集

Artwork

Advice for New Devs

Syntax - Tasty Web Development Treats

4,057 subscribers

published

icon分享
 
Manage episode 300723961 series 1469447
内容由Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers提供。所有播客内容(包括剧集、图形和播客描述)均由 Wes Bos and Scott Tolinski - Full Stack JavaScript Web Developers 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

In this episode of Syntax, Scott and Wes talk about advice for new devs, our advice and opinions for how new devs can level up.

Sanity - Sponsor

Sanity.io is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at sanity.io/create. Get an awesome supercharged free developer plan on sanity.io/syntax.

Sentry - Sponsor

If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monitoring platform helps developers see performance issues, fix errors faster, and optimize their code health. Cut your time on error resolution from hours to minutes. It works with any language and integrates with dozens of other services. Syntax listeners new to Sentry can get two months for free by visiting Sentry.io and using the coupon code TASTYTREAT during sign up.

Cloudinary - Sponsor

Cloudinary is the best way to manage images and videos in the cloud. Edit and transform for any use case, from performance to personalization, using Cloudinary’s APIs, SDKs, widgets, and integrations.

Show Notes

01:59 - Get comfortable with your code not working

  • All of our code is broken much of the time.

02:40 - Compound learning and momentum is your biggest tool

  • There is no formation without repetition.
  • It sucks to hear, but honestly, if you get a little bit better every single day, you will be WAY ahead in years to come. Keep at it, keep chipping away, take the lows and the highs.

04:05 - Learn to read error messages

  • Is this error coming from my code?
  • Is this coming from the library? If so, maybe the library wasn’t expecting that.
  • Is this coming from the browser? An extension? Is it even related?
  • Stack trace is a treasure map

09:42 - Take the time to learn the concepts that scare you

  • They are often easier than they seem (though not every time).

10:40 - We all struggle

  • This stuff is hard — give yourself a break.

12:56 - Taking a walk is good for solving bugs

  • It’s hard to walk away from broken code, but it really helps.

14:33 - Get comfortable with the command line

  • You’ll need it

18:09 - The ability to replicate a design pixel perfect is a valuable skill

  • You will be shocked at how many devs can’t or don’t do this. If you want to avoid spending extra time on something, don’t make the designers tell you to go back and fix simple spacing, color, and detail things.

21:26 - You are on a team

  • Don’t get stuck in the "us vs them" mentality of internal company teams (e.g. devs vs designers). You are all working together to make something.

24:10 - You are not an expert

  • Even if you think you are an expert, you should always be seeking out alternate viewpoints and ideas. You are a student forever in this game.

26:14 - Scaffold with comments

  • It helps keep you organized once you get into the mess

28:30 - From Twitter

29:30 - Ben Newton

32:46 - Eric McCormick

33:31 - Jason Liggi

35:34 - Andrew Nickerson

37:15 - Michael Powers

39:33 - Jason Liggi

40:14 - Swashata

49:59 - Max Stoiber

43:34 - Pat Clarke

44:21 - Musa Barighzaai

45:20 - David Moore

Links ××× SIIIIICK ××× PIIIICKS ××× Shameless Plugs Tweet us your tasty treats!
  continue reading

762集单集

All episodes

×
 
Loading …

欢迎使用Player FM

Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。

 

快速参考指南