-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b019c3d
commit 299ed99
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
--- | ||
title: "Mega Launch Week: AI Powered Debugging to Goose Power Ups" | ||
description: "Fiberplane's first official launch week where every day we ship the coolest features to support your enhanced development experiences." | ||
slug: mega-launch-week-2024 | ||
date: 2024-12-02 | ||
author: Fiberplane | ||
tags: | ||
- Fiberplane | ||
- Hono | ||
--- | ||
|
||
import { LinkCard } from "@astrojs/starlight/components"; | ||
|
||
Welcome to MEGA LAUNCH WEEK and Fiberplane’s first official launch week where every day we ship the coolest features to support your enhanced development experiences. You can follow along by referencing this blog post each day or bookmark this thread for daily updates. Follow all the development tool companies launching this week on the official Launch Week channels here. | ||
|
||
Ready for the hottest new ships in your local debugging world from AI workflows that make life easier to HONC inspired builds to ship APIs faster? Let’s get into it. | ||
|
||
## Monday, Dec 2nd: Fiberplane Studio static code analysis for auto Hono.js API routes | ||
|
||
One of Fiberplane Studio’s core features is the ability to leverage AI generated test data for your Hono API. To do this, Studio needs to understand how your routes interact with middleware, validation, and database schemas. With today’s new feature ship, we provide better insights from your source code for more relevant testing and ultimately a better API spec without your manual overhead. | ||
|
||
Read the full product post here: | ||
|
||
<LinkCard | ||
title="Code Analysis" | ||
description="Fiberplane Studio static code analysis for auto Hono.js API routes" | ||
href="https://fiberplane.com/blog/code-analysis/" | ||
/> | ||
|
||
## Tuesday, Dec 3rd: To be announced! | ||
|
||
|
||
## Wednesday, Dec 4th: To be announced! | ||
|
||
|
||
## Thursday, Dec 5th: To be announced! | ||
|
||
|
||
## Friday, Dec 6th: To be announced! | ||
|