Gnarly News February 2023

Engineering Insights

April 29, 2025
Ethan Fertsch
#
Min Read
Gnarly News February 2023

The software development landscape is constantly changing. As a software consultancy, it's our responsibility to keep our finger on the pulse of the industry. Here are some headlines that caught our attention recently.

Netlify Acquires Gatsby

In the Gnarly News for November 2022, we expressed our astonishment that Shopify had acquired Remix. This month we were again surprised to learn about another recent development in tech: Netlify acquired Gatsby! But this one makes more sense right off the bat. We already know that Netlify is deeply invested in the OSS community and static site generators in particular - their support of SolidJS development is one other readily available example of their commitment in that arena. So combining their efforts with Gatsby seems like a match made in heaven.

Twitter Replaces Free API with a Paid Tier

Be it for research, utility, or shitposting - the Twitter API has long been lauded as one of the Web 2.0 success stories, allowing developers to interact with the social platform on any front. This has changed recently, with Twitter abruptly cutting access to its free API and instituting a hasty payment scheme for API access. Given that they've been auctioning off everything not bolted down to their San Francisco HQ, this kind of craven move can be expected. To the moon, Elon.  

TypeScript 5.0-beta Released

TypeScript 5.0-beta was released this month. Not only did the team add new features, but they also managed to make the packages smaller and faster. 🥇Our team is most excited about the implementation of the decorator pattern which will support the upcoming (much anticipated) ECMAScript feature.

Contributors

Learn more about how The Gnar builds software.

Related Insights

See All Articles
Engineering Insights
React in Rails, One Component at a Time

React in Rails, One Component at a Time

It seems like we should be able to drop React components into our views on an ad hoc basis using Stimulus, which is exactly what we will do.
Engineering Insights
A Near Miss: How I Froze My Website by Adding a Generated Column

A Near Miss: How I Froze My Website by Adding a Generated Column

Do avoid freezing your database, don't create a generated column. Add a nullable column, a trigger to update its value, and a job to backfill old data.
Engineering Insights
The Programmer's Obsession: Lessons from Monica Geller's Light Switch

The Programmer's Obsession: Lessons from Monica Geller's Light Switch

If you're wondering if you'd make a good software engineer, ask yourself how much you're like Monica from Friends.
Previous
Next
See All Articles