pony-lisp
realworld
Our great sponsors
pony-lisp | realworld | |
---|---|---|
1 | 107 | |
1 | 73,092 | |
- | 1.7% | |
2.8 | 9.0 | |
over 2 years ago | 7 days ago | |
Pony | TypeScript | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pony-lisp
-
Awesome VS Code dev containers
I already tried out Pony. Next, I want to play with Crystal, Unison, Racket, and Haskell. With what technology or language do you want to experiment?
realworld
- Github
- There is a Github repo that recreated the same project with different web frameworks, amazing for learning. Does anybody know it?
-
I know Java well enough to solve LC problems, experience with JUnit and JavaFX. Can you recommend something that would help me learn about Spring Boot in building "full stack web apps with APIs".
Finally, once you finish most of these tutorials, I recommend you taking a look at gothinkster/realworld, specifically taking a look at React + Redux for the frontend and Spring Boot + Spring Data JPA.
-
10 Interesting GitHub Repos Worth Checking Out
2. Realworld
-
Backend development ideas that go beyond CRUD
- https://www.realworld.how/
- 7GUIs of Java/Object Oriented Design?
-
I'm aware of TodoMVC, kind of THE benchmark to be able to see how different frameworks solve the same problem and what that code would look like. I wonder, is there another similar project, but slightly more complex? Including authentication at the very least?
Is https://github.com/gothinkster/realworld what you’re after?
-
Programming language comparison by reimplementing the same transit data app
For a similar project, someone put together a spec for a basic clone of Medium split into a frontend design and backend API, and now has over 100 different components where you can pair any frontend with any backend (plus a few fullstack implementations).
https://github.com/gothinkster/realworld
Not as performance-focused with benchmarks, but a good point of comparison for various languages and frameworks implementing common behavior.
-
Is there a website similar to LeetCode with some Spring challenges?
I recommend taking a look at how a real Spring Boot project is structured. One of the ways to do this (not only for Spring Boot, but any web stack) is by having a look at the gothinkster/realworld project. It helped me immensely.
-
Is there a RosettaCode for frameworks?
I've used realworld for reference when it comes to web related projects.
What are some alternatives?
fastapi-realworld-example-app - Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
spicedb - Open Source, Google Zanzibar-inspired fine-grained permissions database
jhipster-sample-app - This is a sample application created with JHipster
Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.
fingerprintjs - Browser fingerprinting library. Compared to Fingerprint Pro has limited accuracy (40 - 60%), but is fully open source.
nestjs-realworld-example-app - Exemplary real world backend API built with NestJS + TypeORM / Prisma
grokking-the-object-oriented-design-interview
htmx-demo - Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.
eShopOnContainers - Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
app-ideas - A Collection of application ideas which can be used to improve your coding skills.
js-framework-benchmark - A comparison of the performance of a few popular javascript frameworks
bulletproof-nodejs - Implementation of a bulletproof node.js API 🛡️