Joe Previte's Blog'

Joe Previte is a developer who writes about webdev, indiehacking and web3.
https://joeprevite.com/blog/ (RSS)
visit blog
Hey Lenny 👋
15 Apr 2024 | original ↗

A public message I'm sharing with Lenny Rachitsky to consider me for his Newsletter Fellowship in 2024.

Copywork as a Tool for Onboarding
17 Jan 2024 | original ↗

In this article, I share a strategy called copywork which can be used as a tool to onboard engineers to a new codebase

Rediscovering Italian: The Second Time Around
26 Dec 2023 | original ↗

I spent 2 years and summer studying Italian the traditional way in college. Now, I'm revisiting it again using Refold's immersion technique.

Mastering Skills: The 1% Formula
27 Nov 2023 | original ↗

This article gives you a formula you can follow to become an expert in something. It's a new mental model for building expertise in a way that's practical, approachable and fun.

Highlights from Peak: Secrets From The New Science of Expertise
20 Nov 2023 | original ↗

In this post, I share my notes and highlights from the book "Peak: Secrets From The New Science of Expertise" by Anders Ericsson and Robert Pool.

Newsletter Notes
20 Oct 2023 | original ↗

All my newsletter notes from the last 6 months including tips, tricks, strategies and newsletter thought leaders I've found along the way of growing my own two newsletters.

My Thoughts After 2 Years of Raising a Bilingual Daughter
12 Oct 2023 | original ↗

My daughter just turned two, marking 730 days of speaking only Spanish to her as we navigate her bilingual upbringing. Here are my reflections on this unique parenting journey.

Less Couch Friends, More Treadmill Friends
4 Oct 2023 | original ↗

Shaan, one of the hosts of My First Million, shared this idea on the pod. Spend time with people who give you energy. People who make you want to run marathon after talking to them.

Developer Advocate Portfolio
6 Aug 2023 | original ↗

Examples of my technical work (both blogs and videos) to demonstrate my experience as a developer advocate

How to Fix a Microphone Sounding Quiet in Playback
22 Apr 2023 | original ↗

A solution to fixing your microphone sounding too quiet when you play it back

Storytelling
18 Apr 2023 | original ↗

My notes on Storytelling and what I've learned

Job Hunting Tips to Land Your Dream Job
21 Feb 2023 | original ↗

An article sharing my best resources for standing out during your next job hunt

Argentine Cultural in Arizona
8 Jan 2023 | original ↗

Notes and findings related to Argentina and Argentine cultural in Arizona.

Resume
31 Aug 2022 | original ↗

Joe Previte's resume

How to Start a Neighborhood Community Newsletter
16 Apr 2022 | original ↗

Notes on how to start a community newsletter in your neighborhood

How to Run Scripts with TypeScript and esr
12 Jan 2022 | original ↗

This article walks you through running scripts with TypeScript and esr as an alternative to ts-node.

Notes on CodeMirror6
11 Jan 2022 | original ↗

My ever-growing notes on working with CodeMirror6 and things I've learned along the way.

The Missing Bug.n Blog Post
10 Jan 2022 | original ↗

A blog post about using bug.n, the Windows 10 window manager, I wish I had when I first started using it

2021 Year in Review
6 Jan 2022 | original ↗

A brief reflection on my growth in 2021 and my plans for 2022

Create a Twitter Card for Your Blog
27 Dec 2021 | original ↗

Learn how to quickly create a twitter card for your blog using an npm package and cloudinary.

Migrating from Convertkit to Revue
12 Dec 2021 | original ↗

This is a post where I share my thoughts about migrating my email newsletter from ConvertKit to Revue.

Make Windows Like macOS
10 Oct 2021 | original ↗

A guide to walk you through setting up keyboard shortcuts and applications to feel similar on Windows as they do on macOS.

Links
19 Sept 2021 | original ↗

All the important links for Joe Previte's site.

Doom Emacs
26 May 2021 | original ↗

Learn how to use Doom Emacs with this getting started guide.

SSH into Termux from Your Computer
6 Apr 2021 | original ↗

Learn how to SSH into Termux on your Android phone from your computer by following this step-by-step guide.

Send Automatic Recurring Payments on Venmo
4 Apr 2021 | original ↗

Learn how to use Python, Telegram and GitHub Actions to send automatic recurring payments on Venmo! This will save you a lot of time.

How to Verify Your Commits on GitHub
1 Mar 2021 | original ↗

This articles walks you through step-by-step verifying your commits for GitHub.

How to Add Custom Domain to ConvertKit
24 Feb 2021 | original ↗

This article walks you through adding a custom domain to ConvertKit for use with ConvertKit Commerce.

How to Pronounce Previte
11 Feb 2021 | original ↗

A guide and audio file with the pronounciation of my last name Previte.

How to Make zsh Your Default Shell in Coder Environments
9 Feb 2021 | original ↗

This article walks you through setting zsh as your default shell in Coder environments.

TypeScript
9 Oct 2020 | original ↗

All the best articles, tips, and resources for learning TypeScript.

How I Launched my First Product
7 Sept 2020 | original ↗

The story behind launching my first product, how I did it, what I learned and tips for launching your own product.

Brave Clojure
12 Aug 2020 | original ↗

My notes and thoughts on Brave Clojure

Rust Lang Book - Chapter 4 Notes
3 Aug 2020 | original ↗

My notes from Chapter 4 of the Rust Lang Book.

Clojure from the Ground Up
2 Aug 2020 | original ↗

My notes and thoughts on Clojure from the Ground Up by Kyle Kingsbury

Book Review: How to be Antiracist
1 Aug 2020 | original ↗

My notes and thoughts on How to be Antiracist by Ibram X Kendi

How to Learn Quickly
9 Jul 2020 | original ↗

In the post, I show you how to learn anything quickly using the Fast Framework.

HEY Email Review
16 Jun 2020 | original ↗

My first impressions and review of the HEY email platform by the folks at Basecamp.

Understanding the Rust Ecosystem
15 Jun 2020 | original ↗

An overview of the Rust language ecosystem along with resources and articles to help you better understand it.

How to Learn Things Intentionally Starting with Anti-Racism
7 Jun 2020 | original ↗

A framework for learning things intentionally starting with anti-racism.

Book Review: Writing an Interpreter in Go
22 May 2020 | original ↗

My notes and thoughts on Writing an Interpreter in Go by Thorsten Ball

Writing a Custom Note Component for MDX
6 May 2020 | original ↗

A short post exploring how I wrote a custom note component for MDX.

How to Render Data from a GraphQL API in ReasonReact
27 Apr 2020 | original ↗

A short post explaining how to render data from a GraphQL API in ReasonReact.

Uses
26 Apr 2020 | original ↗

Everything related to my setup

Contributing to Rust Open Source
9 Apr 2020 | original ↗

A short story about my first experience contributing to the Rust open source ecosystem.

Open a Draft PR on GitHub
25 Mar 2020 | original ↗

A short tutorial on how to open a draft pull request on GitHub.

Automatically Delete Branches After Merging Pull Requests
25 Mar 2020 | original ↗

A short tutorial on how to automatically delete branches after merging pull requests on GitHub.

Automatically Squash Commits When Merging PRs
22 Mar 2020 | original ↗

A short tutorial on how to automatically squash commits when merging a pull request on github.

Auto-Assign Pull Requests on GitHub
21 Mar 2020 | original ↗

A short tutorial on how to auto-assign pull requests on GitHub.

Rust Lang Book - Chapter 3 Notes
20 Mar 2020 | original ↗

My notes from Chapter 3 of the Rust Lang Book.

Rust Lang Book - Chapter 2 Notes
13 Mar 2020 | original ↗

My notes from Chapter 2 of the Rust Lang Book.

Rust Learning Plan & Chapter 1 Notes
6 Mar 2020 | original ↗

My plan for learning Rust and notes from Chapter 1 of the Rust Lang Book.

Create a GitHub Issue Template
1 Mar 2020 | original ↗

A short tutorial on how to add a GitHub issue template to your project.

Book Review: No Excuses by Brian Tracy
1 Mar 2020 | original ↗

My notes and thoughts on no excuses by brian tracy

Create a GitHub PR Template
8 Feb 2020 | original ↗

A short tutorial on how to add a GitHub PR template to your project.

Understanding Mapped Types in TypeScript
12 Jan 2020 | original ↗

In this post, we recreate the readonly and partial utility types to understand mapped types.

Change macOS Screenshot Command to Copy to Clipboard
5 Jan 2020 | original ↗

Save yourself some time by copying screenshots to your clipboard.

Sunsetting dip.chat
3 Jan 2020 | original ↗

Why I decided to sunset dip.chat after less than 6 months

Book Review: Effective Typescript
31 Dec 2019 | original ↗

My notes and thoughts on "effective typescript" by dan vanderkam

Hello, it's me
7 Dec 2019 | original ↗

Welcome to the new revised joeprevite.com!

↑ these items are from RSS. Visit the blog itself at https://joeprevite.com/blog/ to find other articles and to appreciate the author's digital home.