Josh Frankel
@joshfrankel.bsky.social
38 followers
33 following
11 posts
Sr. Fullstack Software Engineer @ Buoy Software
Blog: https://joshfrankel.me/blog/
GitHub: https://github.com/joshmfrankel
Mastodon: https://ruby.social/@JoshFrankel
LinkedIn: https://linkedin.com/in/joshmfrankel/
Posts
Media
Videos
Starter Packs
Josh Frankel
@joshfrankel.bsky.social
· Jul 14
Simple Background Jobs with After in Next.js
Today I learned about the after function for scheduling side effects which avoid blocking execution. Think of it as a simple background job scheduler. These are much lighter than a database or Redis b...
joshfrankel.me
Josh Frankel
@joshfrankel.bsky.social
· May 27
Custom Naming for Database Tables, Columns, and Associations in Prisma ORM
I’ve been working with Prisma as an object-relational mapping tool for my projects. Coming from a background of using raw SQL along with ActiveRecord, I’ve noticed that default Prisma caters to JavaSc...
joshfrankel.me
Josh Frankel
@joshfrankel.bsky.social
· May 15
ViewComponents, the Missing View Layer for Rails
If you’ve worked with Rails for any measure of time, then you know that Rails’ Views can quickly get out of hand. Between Helpers, instance variables, and inline logic, they quickly become bloated and...
joshfrankel.me
Reposted by Josh Frankel
Josh Frankel
@joshfrankel.bsky.social
· Dec 14