7 posts tagged with "productivity"

    vs code: react functional component code snippet

    2022-11-28

     | 

    ~2 min read

     | 

    211 words

    I found myself making a lot of new React components recently and decided to finally create a code snippet to help me move more quickly. To…

    space: developer productivity framework

    2022-11-28

     | 

    ~2 min read

     | 

    259 words

    I was reading about the SPACE Developer Framework recently in an ACM Queue article by Nicole Forsgren, Margaret-Anne Storey, Chandra Maddila…

    vs code: keyboard navigation shortcuts

    2022-11-28

     | 

    ~1 min read

     | 

    127 words

    I’ve previously written about customizing keyboard shortcuts in VS Code, but what about those shortcuts that are already set that are…

    vs code: code snippets

    2022-11-28

     | 

    ~4 min read

     | 

    619 words

    One of the productivity enhancements I’ve been meaning to learn more about for a while is making better use of code snippets. Code snippets…

    focus-value

    2022-11-28

     | 

    ~2 min read

     | 

    238 words

    Focus on value I’m building a cli that I’m really excited about. It’s called . I wrote a check in not that long ago. Since then I’ve spent…

    working on the wrong problem

    2022-11-28

     | 

    ~2 min read

     | 

    282 words

    Working with code is an extraordinarily satisfying experience. Not in the minute-to-minute. At that scale, it can be infuriating. The code…

    learning to 'gtd'

    2022-11-28

     | 

    ~2 min read

     | 

    357 words

    I have a friend who likes to say that people complain all the time about not having enough time to do what they find important, but when he…

Return to all tags