Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Tired of unorganized code and 100+ VS Visual Studio Code tabs? Here's my secret 👀 #WhiteboardTheWeb edition 76

146,411 görüntüleme • 3 yıl önce •via X (Twitter)

11 Yorum

lasan bajrasandi profil fotoğrafı
lasan bajrasandi3 yıl önce

@code So we just move from 20+ tabs to 2k lines 😄

Ben Holmes profil fotoğrafı
Ben Holmes3 yıl önce

@code Something something "abstraction is just moving complexity around" 😅 Seriously, I recommend this for the speed of iterating and refactoring above all. Hopping across hundreds of files (and renaming) is much harder than a "replace all" that VS Code can map out for you

DeskBoard Buddy profil fotoğrafı
DeskBoard Buddy1 yıl önce

DeskBoard Buddy is the ultimate sticky note replacement tool. Stay productive during your work day by keeping your to-do list in front of you on the DeskBoard Buddy’s glass whiteboard surface. It's also perfect for jotting down notes or ideas during meetings and phone calls.

Bao Huynh profil fotoğrafı
Bao Huynh3 yıl önce

@code AHA programming spirit! Put things in one file until it becomes unmanageable then break. I used to find the *perfect* project structure, now I let the structure develops over time. Though for projects you already know the big scope, some kind of folder structure would benefit.

Ben Holmes profil fotoğrafı
Ben Holmes3 yıl önce

@bhuynhtweet @code Yesss I've looked to @dan_abramov's wet codebase talk for this. Some spare notes here!

toddmorey profil fotoğrafı
toddmorey3 yıl önce

@code I keep the entire project in one file using GOTOs...

Stefan Meyer profil fotoğrafı
Stefan Meyer3 yıl önce

@code For smaller projects, this is perfect 🦾 As projects grow, it’ll take you ages to break it all out of the mess you have created 😂

zen profil fotoğrafı
zen3 yıl önce

@code i still don't get the one/many file debate... aren't we all using editors that make it easy to get to the implementing file?

Mario - Unbiased.Dev profil fotoğrafı
Mario - Unbiased.Dev3 yıl önce

@code This is something I struggle with when I read open source code. You go in, and see a plethora of folders, lib, bin, utils, misc... and the index is just re-exporting everything. You start following the import paths and realize 90% of these files have a single function [1/2]

John Eatmon profil fotoğrafı
John Eatmon3 yıl önce

@code ONE neat trick, React devs HATE him

Luke Shafer profil fotoğrafı
Luke Shafer3 yıl önce

@code Multiple components per file is why I’ve moved away from Svelte toward Solid! I love it as a pattern for organizing, and for controlling what does and doesn’t get exported

Benzer Videolar