Spent too much time trying to force SolidStart into Nx monorepo without a native plugin. The lesson? Sometimes "industry standard" overhead isn't worth it for a pet project like codegenerato.rs.
Reverted back to a single npm repo. Speed over Structure (untill I prove myself wrong) 🚀 #solidjs #dx
Solid.js Best Practices, by @brenelz.com:
https://www.brenelz.com/posts/solid-js-best-practices/
#solidjs #bestpractices #examples
Quite happy with #SolidJS and #TailwindCSS. First time using them.
My features are once again easy to add and iterate on. But took 8-10 full claude code sessions + more for planning the work. Had to really take a step back.
Backend code where I thought things through needed very minimal work.
Finally added a README to our example of an interactive to-do list with SSR and REST API.
It even avoids the "double data problem" (Or what do people outside the #solidjs community call sending the same data once as HTML and once as JSON?)
Premier article sur la stack technique que j'utilise actuellement, pourquoi j'ai choisi #solidjs #solidstart #drizzle #daisyui blogz.zaclys.com/seb/quelle-s...
Incremark major update: Solid is now on the guest list. Vue, Svelte, React, Solid—one incremental parser, one streaming renderer, zero compromises.
⚙️ Dual-engine: Marked (fast) + Micromark (strict)
Traditional parsers: O(n²) 🐢
Incremark: O(n) ⚡
incremark.com
#ai #vue #react #svelte #solidjs
#Development #Comparisons
I built an app in every frontend framework · “12 frameworks, 12 apps (and 12 years of pain).” ilo.im/169m55 by Alicia Sykes
_____
#Frameworks #Angular #jQuery #Qwik #React #SolidJS #Svelte #Vue #WebDev #Frontend #JavaScript
#Development #Outlooks
JavaScript Frameworks 2026 · The role of JavaScript frameworks is under pressure ilo.im/169mtc by Ryan Carniato
_____
#Frameworks #Angular #Htmx #React #SolidJS #Svelte #Tanstack #WebDev #Frontend #JavaScript
A screenshot of a website showing a search bar for location and zip code at the top, a map of Hamburg in the middle, with pins and prices for petrol stations, and a list of petrol stations below the map, showing the first two with their name, zip code, price and the time of the last price update. It’s 1,49€ at 21:20 for the first station and also 1,49€ at 21:00 for the second one. The petrol station names are: Raiffeisen Energie Nord GmbH at zip code 22952 and the second one is Calpam Express 6-22h Tanken at zip code 22941
A friend and I built mcsprit.de, a website to see real-time gasoline prices in Germany.
Prices change so often that you’ll likely see a different one by the time you actually arrive. That’s why we’ll have some fun with time series prediction models.
#civictech #solidjs #rust #ml #datascience
AACHAT is a peer-to-peer video chat application that renders video streams as real-time ASCII art.
aachat.urtell.com
#ASCIIart #p2p #VideoChat #solidjs
#fsharp My presentation on #Excel as the functional programmer's bridge to communicating with business is up! #softwareengineering #webdevelopment #SolidJS
www.youtube.com/live/BKTkmiR...
Github workflow showing a simple 5 step code integrity check Setting up flutter -> checking if the code is formatted correctly -> running a static code analysis -> running tests -> building the app for all target platforms (android and ios in this case) to ensure the builds work
Checking out how #flutter does in #android #studio, I sadly have to push back my #solidjs #OpenSource #project a bit because I got a new #client recently, I'll still be #working on it tho.
As a sidenote I also made a #github #ci #workflow for basic code integrity on #pull #requests, it's cool!
I forgot to mention actually that TeleCloud (the project I'm making in #solidjs) is already #OpenSource!
Its obviously not done yet but I think you'll get a pretty good idea about the #project (ignore the #pages #release tho that was a test lmao)
github.com/FabioGaming/...
First time trying #github #pages, it's pretty nice especially with the ability to #deploy it from #actions. My announced #solidjs #project will be a fully #client #sided #website that has something to do with #file #storage 👀
#OpenSource #BuildInPublic
I took a look at @solidjs.com and as a @react.dev #developer I am more than impressed, I'll spin up a small #opensource #project using #solidjs in the upcoming days, just something small
#BuildInPublic
Building a Full-Stack Type-Safe CRUD App with SolidJS, Bun, Hono, and PostgreSQL Introduction In this tutorial, we'll build a complete CRUD (Create, Read, Update, Delete) application using mode...
#honojs #bunjs #solidjs #fullstack
Origin | Interest | Match
A screenshot of a knowledge base web app editor
I built an actually faster Notion alternative in #rust and #solidjs
Eight months ago I left my job at Stripe to build a knowledge base. Today I'm writing about it.
imedadel.com/outcrop/
Beyond Signals, by Ryan Carniato, by @ryansolid.bsky.social (@jetbrains.com):
https://www.youtube.com/watch?v=DZPSAOBnBAM
#videos #signals #reactivity #solidjs #react
Anybody know a library or tool to showcase blueprints in both 2D and 3D for the web?
Would be cool if it's on npm and runs on solids/vanillajs.
#npm #nodejs #bunjs #web #solidjs
Témoignage d'un développeur React avec 8 ans d'expérience après avoir utilisé Solid pendant 1 mois. Spoiler : il y a pas mal de complexité dans React que les devs acceptent par habitude mais qui n'est pas…
🔗 https://links.kalvn.net/shaare/2oaJ2Q
#reactjs #solidjs
I’ve Tried Solid.js, Now I’m Starting to Hate React, by @alem.forge42.dev:
alemtuzlak.hashnode.dev/ive-tried-solidjs-now-im...
#solidjs #react #jsx #apis #webcomponents
React Won by Default—and It’s Killing Frontend Innovation, by @cheddybop.bsky.social:
https://www.lorenstew.art/blog/react-won-by-default
#react #svelte #solidjs #qwik #frameworks
I‘m now in the #solidjs ecosystem. 🫣
Let’s see how this goes! Hopefully the community is so well as the #vuejs folks 🥰
Screenshot of two Bluesky posts discussing framework differences. The first post by rich harris mentions using 'await' without boilerplate and criticizes 'tearing-by-default.' The second post by Adam Rackis questions where the tearing occurs in the Solid version.
"tearing-by-default" = me every time I see @rich-harris.dev and @adamrackis.bsky.social arguing on BlueSky 😢
#svelte #solidjs #react #rainbowsandunicorns
That is super cool. I can imagine #solidjs would be really well-suited for the dual threaded model
vike.dev looks really promising.
+ works with #react, #vite, #solidjs
+ you have control of everything
+ is just a #vite plugin, works with other vite stuff too
+ good enough documentation
TanStack Form isn’t tied to any one framework. Lightweight, flexible, and built for modern apps.
If you’ve felt locked into framework-specific form libraries, give @tanstack.com Form a look. 👀 #forms #frameworks #validation #react #vue #angular #solidjs