Skip to content

Commit 6278215

Browse files
authored
938 (#2069)
1 parent aac439a commit 6278215

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
number: 938
3+
title: "Hot Takes + Bike Shedding"
4+
date: 1758106800000
5+
url: https://traffic.megaphone.fm/FSI5935852616.mp3
6+
youtube_url: https://www.youtube.com/watch?v=b8LaBpRhkVg
7+
---
8+
9+
Wes and Scott dive into some hot takes and classic debates—tabs vs spaces, camel vs snake case, export styles, barrel files, variable naming, and more.
10+
11+
### Show Notes
12+
13+
* **[00:00](#t=00:00)** Welcome to Syntax!
14+
* **[01:26](#t=01:26)** CSS variables: descriptive vs. semantic
15+
* **[03:38](#t=03:38)** snake_case vs. camelCase
16+
* **[04:54](#t=04:54)** Default exports vs. named exports
17+
* **[06:23](#t=06:23)** Barrel files vs. direct imports
18+
* **[09:15](#t=09:15)** Function declaration vs. function expression
19+
* **[11:00](#t=11:00)** Inferred types vs. explicit types
20+
* **[13:40](#t=13:40)** Brought to you by [Sentry.io](https://sentry.io/syntax/)
21+
* **[14:40](#t=14:40)** Long and explicit variable names vs. short with comments
22+
* **[16:27](#t=16:27)** Self-documenting code vs. code comments
23+
* **[17:03](#t=17:03)** Rebase vs. merge commit
24+
* **[18:39](#t=18:39)** Naming event parameters: e vs. event
25+
* **[20:33](#t=20:33)** Tabs vs. spaces
26+
* **[22:18](#t=22:18)** Big line height vs. small line height
27+
* **[23:50](#t=23:50)** Hard line length vs. line wrap
28+
29+
### Hit us up on Socials!
30+
31+
Syntax: [X](https://twitter.com/syntaxfm) [Instagram](https://www.instagram.com/syntax_fm/) [Tiktok](https://www.tiktok.com/@syntaxfm) [LinkedIn](https://www.linkedin.com/company/96077407/admin/feed/posts/) [Threads](https://www.threads.net/@syntax_fm)
32+
33+
Wes: [X](https://twitter.com/wesbos) [Instagram](https://www.instagram.com/wesbos/) [Tiktok](https://www.tiktok.com/@wesbos) [LinkedIn](https://www.linkedin.com/in/wesbos/) [Threads](https://www.threads.net/@wesbos)
34+
35+
Scott: [X](https://twitter.com/stolinski) [Instagram](https://www.instagram.com/stolinski/) [Tiktok](https://www.tiktok.com/@stolinski) [LinkedIn](https://www.linkedin.com/in/stolinski/) [Threads](https://www.threads.net/@stolinski)
36+
37+
Randy: [X](https://twitter.com/randyrektor) [Instagram](https://www.instagram.com/randyrektor/) [YouTube](https://www.youtube.com/@randyrektor) [Threads](https://www.threads.net/@randyrektor)

0 commit comments

Comments
 (0)