Another year, another year in review. Let's get to it!
Work
2022 ended with layoffs at Netlify, so coming back from the Christmas break still felt a bit weird. I was glad that I was not part of the layoffs, but it still felt weird surviving them.
Regardless, I got back in the saddle for 2023. Being on the frameworks team at Netlify means you never have a dull day. π
I ended up creating the Remix Netlify Edge Functions adapter.
Ensure the deploy preview, one of the checks below, loads and that if you look in the Network panel of the devtools in the browser, that it has the cache control header set, i.e. cache-control: public, max-age=31536000, s-maxage=31536000
For us to review and ship your PR efficiently, please perform the following steps:
[x] Open a bug/issue before writing your code π§βπ». This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire π₯ (e.g. incident related), you can skip this step.
[x] Read the contribution guidelinesπ. This ensures your code follows our style guide and
passes our tests.
[x] Update or add tests (if any source code was changed or added) π§ͺ
[ ] Update or add documentation (if features were changed or added) π
[x] Make sure the status checks below are successful β
A picture of a cute animal (not mandatory, but encouraged)
The Next.js Runtime allows Next.js to run on Netlify with zero configuration
Next.js Runtime
This package handles the build process and creates the runtime environment for Next.js sites on
Netlify. You should not normally need to install it yourself, as it is used automatically during
builds of Next.js sites. See
the docs for using Next.js on Netlify for
more details.
Next.js is supported natively on Netlify, and in most cases you will not need to install or
configure anything. This repo includes the packages used to support Next.js on Netlify.
Eventually, the Remix Netlify Functions adapter made its way into the remix-compute repository, but that was more Logan from the Remix team than me. I just brought it across the finish line.
Note that for the time being, it's expected that the E2E tests fail for a PR from an external contributor. They don't get access to the token to run them. I've checked and they do pass when running manually.
For Serverless Demo
From the root of the project, run npm run build:demo
Run ntl serve to start the serverless demo site.
Run npm run e2e to start up Cypress.
Choose end to end tests from the Cypress UI.
Run the smoke test for the serverless demo site.
All tests pass.
For Edge Demo
From the root of the project, run npm run build:edge-demo
Run ntl serve to start the serverless demo site.
Run npm run e2e to start up Cypress.
Choose end to end tests from the Cypress UI.
Run the smoke test for the serverless demo site.
All tests pass.
For us to review and ship your PR efficiently, please perform the following steps:
[x] Open a bug/issue before writing your code π§βπ». This
ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a
typo or something that`s on fire π₯ (e.g. incident related), you can skip this step.
[x] Read the contribution guidelines π. This ensures your code follows our style
guide and passes our tests.
[x] Update or add tests (if any source code was changed or added) π§ͺ
[x] Update or add documentation (if features were changed or added) π
[x] Make sure the status checks below are successful β
A picture of a cute animal (not mandatory, but encouraged)
More layoffs happened at Netlify in July, which I did survive once again, but I saw some great teammates leave the organization. It was stressful, and the work I did on the frameworks team was pretty demanding as well, and I kind of got burnt out.
That said, my team there is still awesome and my manager, Marc Littlemore (@marclittlemore) was the best. Always championing for me and always up for a good chat even during stressful times. Aside from Marc, Claire Knight, who was my previous manager and then director of my part of the organization, was also wonderful. Both are really great, genuine people who have your back. No Game of Thrones shit going on there. I was so lucky to have them as managers.
In the end, though, it was time for a change. I want to thank all my Netlipeeps for being so awesome while I was there.
New Beginnings
For those that know me, I'm a big fan of open source. I've been working in open source since 2015, and professionally since January 2020. I actually used to work at dev.to where you might be reading this year in review post.
The way I decide to contribute to open source projects is I find a project I like, use, or both. That's how it started for DEV, and that's how it started for where I work now, OpenSauced!
I think my first contribution to the OpenSauced organization was a couple of years ago. I was a fan of all the work Brian Douglas (@bdougieyo) had been doing at GitHub in DevRel, and in his new company, OpenSauced.
I first met bdougie on the DEV Twitch stream a couple of years ago where we discussed Hacktoberfest, open source and OpenSauced.
And then we hung out again a couple of times on my own Twitch stream.
Fast-forward to me contributing to some of the projects in the OpenSauced org, and now I work there as a Senior Software engineer!
I started there, September 18th and haven't looked back. We had a successful Product Hunt launch in the fall, I shipped a tonne of stuff, and we've got all kinds of goodies coming in 2024!
Content Creation
It was another big year for content creation for me.
Blogging
First off, I have to give a big shoutout to my good friend and now co-worker Bekah (@bekahhw). Although I had blogged before working at OpenSauced, she pushed me to blog more.
I'm not going to list all my posts, but I wanted to drop a few that, I thought, were pretty solid.
It was another big year for me on Twitch. Consistency is the name of the game. So many great guests throughout the year. I wrapped up the 2023 live stream season with Saron Yitbarek (@saronyitbarek) with a great discussion about Not A Designer.
Streaming on the CFE YouTube Channel
I've been a fan of Brian Rinaldi's (@remotesynth) for a while. He's doing so many great things in the developer community, so when he asked if I'd like to start guest streaming on the CFE YouTube channel, it was a no-brainer.
The live stream is called 2 Full 2 Stack and I do it once a month, typically the second to last week of the month.
Here's one of the episodes if you want to get a feel for the live stream.
Podcasting
My own podcast went to the wayside in 2023. I've got to get that back up and running in 2023. π
I still managed to make it on a bunch as a guest, though.
Talks
I gave some more talks at meetups and lunch and learns, but this year was the first time I gave a conference talk. Unfortunately, it wasn't in person, but it still felt good to give my first conference talk.
Here's all my talks if you want to check them out.
Conferences
This was my first year attending conferences. Originally, I had planned to attend the one conference, RenderATL thanks to my work education stipend, but Netlify also sent me to Remix Conf. Later in the summer, I decided to attend one in Toronto on my own dime which was super fun as well, Refactor: DX.
I finally got to meet a tonne of people that I'd only ever spoken to on Zoom or Twitter. So great connecting with so many folks.
What a whirlwind year 2023 was. It started off with coming back from Christmas break post layoffs at Netlify and finishing off the year with making a big impact at OpenSauced.