Yippee!'s Avatar

Yippee!

@yippee.fun

A new SQLite-based Ruby web framework in development by @fractaledmind.bsky.social and @joel.drapper.me. https://github.com/yippee-fun

216
Followers
14
Following
3
Posts
24.10.2024
Joined
Posts Following

Latest posts by Yippee! @yippee.fun

Preview
Yippee! Yippee! has 12 repositories available. Follow their code on GitHub.

We’re consolidating Plume, Literal, Phlex, Quickdraw, Strict Ivars, Good Cop, Morphlex and various other projects under a new umbrella GitHub organisation for @yippee.fun.

We’re also aiming to release our router and ORM and a secret frontend project soon. 🤞

13.05.2025 13:23 👍 25 🔁 7 💬 1 📌 0

It's time to add Phlex support to @avohq.io

13.05.2025 07:02 👍 7 🔁 3 💬 0 📌 0
4. Stephen Margheim - On the tasteful journey to Yippee - wroc_love.rb 2025
4. Stephen Margheim - On the tasteful journey to Yippee - wroc_love.rb 2025 YouTube video by wrocloverb

Here’s an early look at the new web framework I’m building with @fractaledmind.bsky.social. youtu.be/VWDfeMHBaH0

20.04.2025 13:38 👍 22 🔁 5 💬 3 📌 1

It would be cool if you could run all your tests *and* deploy your Ruby app in less than a second. I think it might be possible.

27.01.2025 14:25 👍 9 🔁 1 💬 0 📌 1
Preview
GitHub - fractaledmind/plume: Ruby library for working with SQLite elegantly Ruby library for working with SQLite elegantly. Contribute to fractaledmind/plume development by creating an account on GitHub.

We recently open-sourced our progress on the SQLite parser that will be foundational to @yippee.fun.

Accurately parsing SQLite syntax will enable all kinds of incredible features and integrations, since we can have a perfect understanding of your schema, queries, migrations, etc.

09.01.2025 22:33 👍 33 🔁 4 💬 1 📌 0
Post image

Working on statement structures now. Here is the example I am working with currently, the SQL statement to find all tables rows where the json array column contains any of the passed in values. I personally find this hash-y structure very legible. WDYT?

26.12.2024 12:29 👍 15 🔁 2 💬 4 📌 0
Post image

I have encoded ~95% of the SQLite expression syntax with structured Ruby. It has all of the functions, the operators, and the expression-bound keyword expressions like CASE, BETWEEN, and LIKE.

Share a SQL(ite) expression and I will try to write it using this Ruby structure.

25.12.2024 10:00 👍 18 🔁 3 💬 3 📌 0
Yippee! A web framework for vertical scaling.

Here’s a taste of what’s planned for Yippee. yippee.fun

08.11.2024 11:27 👍 22 🔁 4 💬 4 📌 0
Preview
GitHub - EMH333/esbuild-svelte: An esbuild plugin to compile Svelte components An esbuild plugin to compile Svelte components. Contribute to EMH333/esbuild-svelte development by creating an account on GitHub.

Svelte 5 is so good, we need to make it a first class citizen in @yippee.fun. I really hope we can do it with esbuild though rather than Vite. This plugin looks like it might be getting an update for v5 soon. 🤞 github.com/EMH333/esbui...

07.11.2024 01:16 👍 6 🔁 1 💬 2 📌 0

Literal is used heavily in Yippee. For example, we use a Literal::Enum for HTTP statuses. They’re even picked up by LSPs.

26.10.2024 20:32 👍 6 🔁 1 💬 0 📌 1
Preview
Yippee Router Video uploaded to CleanShot Cloud

Here’s an early demo of the upcoming Yippee router by @joel.drapper.me. cloud.drapper.me/lCsqt2qy

24.10.2024 22:33 👍 9 🔁 1 💬 0 📌 2