home
work
blog
about
contact
My
Blog
A collection of my blog posts related to software development.
Ctrl + K
•
•
•
Sorting and Filters
December 23, 2024
•
1 min read
Published
Open external URLs from an Electron app
Oftentimes in an Electron app, you’ll want to open a URL that points to a page outside of your app.
desktop
programming
typescript
Read more