jacobsfletch Profile
jacobsfletch

@jacobsfletch

Followers
749
Following
2K
Media
31
Statuses
214

Building @payloadcms @figma

Joined March 2023
Don't wanna be here? Send us removal request.
@jacobsfletch
jacobsfletch
3 years
Payload can change the way you think about building applications @payloadcms @reactjs
1
2
27
@JamesMikrut
James Mikrut
5 months
team loves each other
0
2
25
@JamesMikrut
James Mikrut
6 months
So pumped for what’s next
6
5
79
@jacobsfletch
jacobsfletch
6 months
ICYMI: You can now group by distinct fields in @payloadcms. Suupper useful when querying large datasets. Credit to @r1tsuu__ for the findDistinct API!
1
1
38
@jacobsfletch
jacobsfletch
7 months
I've always wanted to fix this. You can now toggle Live Preview in @payloadcms without losing your changes. Sooo much better!
3
2
32
@jacobsfletch
jacobsfletch
7 months
This is a true full circle moment for me. My career started in design, not engineering. During that time I’ve used every design tool out there—including Figma. For me, learning to write code meant no design handoff. I could preserve my own design intent. For years I was
@JamesMikrut
James Mikrut
7 months
BIG DAY. @payloadcms has joined @figma! We're about to take things up a notch. So proud of what we've built, and I know where we're going... can't wait to share more.
2
1
27
@jacobsfletch
jacobsfletch
10 months
Just merged a major performance improvement to @payloadcms that changes how we render server components within arrays and blocks. Now, we precisely render only the rows that change instead of the entire field. Response sizes are up to 96% smaller and requests are 75% faster!
6
3
82
@jacobsfletch
jacobsfletch
10 months
Just released: the ability to save filters and share them across your team. This was one of the most frequently requested features of @payloadcms.
4
3
47
@jacobsfletch
jacobsfletch
1 year
Just added a progress bar to @payloadcms and it feels so much faster to navigate. React Suspense is great, but it meant rendering skeleton UI for full page transitions. This way users still get immediate visual feedback, plus the resulting page renders in its entirety.
6
9
74
@jacobsfletch
jacobsfletch
1 year
Code-first is the new no-code
@JeremyEnglert
Jeremy Englert
1 year
Something not talked about enough. @payloadcms being fully configured with code means you’re really able to have AI scaffold a lot for you. Tell Cursor the collection you want and the fields you need and you’re set.
1
0
7
@jacobsfletch
jacobsfletch
1 year
I first started learning @reactjs about 7 years ago and @nextjs shortly after. These are two open-source projects that I greatly admire, and now @payloadcms is outpacing both of them on @github. But this is only the beginning—we have big things planned for 2025. Buckle up.
@michaelrambeau
Michael Rambeau
1 year
@rwieruch @danielcroe @sebastienlorber @Baconbrix @jherr Another update for our Rising Stars: @payloadcms is now tagged as a backend / fullstack solution and has claimed the top spot in the category. Congratulations!
1
0
25
@jacobsfletch
jacobsfletch
1 year
We are so back
@payloadcms
Payload
1 year
Introducing Payload 3.0: The first-ever CMS that installs directly into your @nextjs app folder. Get started with one line: pnpx create-payload-app
1
0
22
@jacobsfletch
jacobsfletch
1 year
Over the past 10+ months we replatformed the entirety of @payloadcms from an Express + React Router SPA to the Next.js App Router + RSCs, and tomorrow we get to finally show it off
@payloadcms
Payload
1 year
Tu3sday. 10 AM ET.
1
4
43
@jacobsfletch
jacobsfletch
1 year
Doing this has significantly reduced the complexity of the front-end by eliminating multiple layers of React Context, duplicative logic, and client-side API requests
1
0
7
@jacobsfletch
jacobsfletch
1 year
The solution is to render custom components on-demand using React Server Functions, where we can directly inject props and return them as JSX to the client
1
0
7