-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Not really dashboard library, but reanimate is a good library for this kind of stuff.
-
I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend.
-
I've found htmx and hyperscript talking to scotty to be an easy way to get something like this going while retaining the joys of Haskell on the backend and avoiding the pains of Haskell on the frontend.
Related posts
-
What are the go-to libraries for RestAPIs and GraphQL APIs?
-
simple backend like express or oak in js world
-
I wrote a web based text editor to showcase sauron framework, but it turns out better than I expected, less than 20ms typing latency.
-
Styling an HTML dialog modal to take the full height of the viewport
-
An advanced Data Table with HTMX