RSSAmplifier

Blog

Tom Kadwill

Tom Kadwill's site

tomkadwill.comRSS feed ↗10 posts

Latest posts

Running Great 1:1 Meetings

This month I challenged myself to run better 1:1s. I’ve been in the industry for 13 years so I’ve done a lot of 1:1s. Either as a manger and with my manager. But lately I felt I could do better. My 1:1s were often stilted and unproductive. I felt I was just going through the motions. Bad 1:1s are a waste of time for everyone and cause people to feel unsupported.

Rails API Tutorial, Part 6: Destroy Controller Action

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 7: Exception Handling in Controllers

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 7: Exception Handling in Controllers

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 5: Active Record Validations

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 3: Building a POST Endpoint

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 4: HTTP Status Codes

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 2: Basic Controllers and Models

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

Rails API Tutorial, Part 1: Creating Rails API Project and Routing

Welcome to the Rails 6 API tutorial. In this series we’ll walk through building a backend API using Ruby on Rails. The topics in this series include:

VS Code Disable ‘Working Tree’ Git Preview Window

VS Code’s built in source control support is fantastic. However, the working tree preview feature annoys me. When you click on a file, from the source control sidebar, you’ll see a diff preview like this: