realworld
bulletproof-nodejs
Our great sponsors
realworld | bulletproof-nodejs | |
---|---|---|
114 | 18 | |
74,667 | 5,118 | |
0.7% | - | |
8.7 | 0.0 | |
2 days ago | 5 months ago | |
TypeScript | TypeScript | |
MIT 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.
realworld
-
A common question about how to find repositories to contribute to
Github has millions of projects, some large fraction with more than 100 stars, so it doesn't seem like you are searching very hard. But more importantly, why "100 stars"? Stars are meaningless and arbitrary. Many developers use stars like bookmarks. I just did a quick search and noticed a project like realworld (just a demo for learning, 65 contributors) has have more stars than Bitcoin (900+ developers, perhaps you have heard of it?)
- What are some fun and interesting projects that can be developed using Spring Boot?
- Yet another RealWorld implementation - Go kit, PlanetScale, sqlx, chi
-
On the Compose HTML rebranding (TL;DR - everything is fine!)
Here’s a roster of implementations for the same basic app https://github.com/gothinkster/realworld in a variety of frameworks. While you’re at it, it might be worthwhile showcasing Kobweb. There are a couple of entries for Kotlin.
- 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?
bulletproof-nodejs
-
Project file structure and best practices you follow for a express app.
https://github.com/santiq/bulletproof-nodejs - it has an article linked in it's README going into a lot of detail around the architecture / structure.
-
Examples of APIs that follows the best practices and are production ready on Github?
This might be a good start ;) : https://github.com/santiq/bulletproof-nodejs
- Good code example of advanced CRUD project?
-
React Project Folder structure
https://github.com/santiq/bulletproof-nodejs but you need to tweak it way more than the react one and testing isn't done on it
-
What folder structure do you use for your projects?
This one https://softwareontheroad.com/ideal-nodejs-project-structure/
Traditional MVC approach (eg. bullet proof nodejs boilerplate)
-
100+ Must Know Github Repositories For Any Programmer
8. Bullet Proof Node.js
- Open source projekti
-
Good practices in Reactjs and Nodejs?
For NodeJS https://github.com/santiq/bulletproof-nodejs
What are some alternatives?
nestjs-realworld-example-app - Exemplary real world backend API built with NestJS + TypeORM / Prisma
fastapi-realworld-example-app - Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
full-stack-twitter-clone - loading full-stack developer 🚀
spicedb - Open Source, Google Zanzibar-inspired fine-grained permissions database
node-express-boilerplate - A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
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.
TypeScript-Node-Starter - A reference example for TypeScript and Node with a detailed README describing how to use the two together.
grokking-the-object-oriented-design-interview
htmx-demo - Very simple demonstration of the use of htmx with Spring Boot and Thymeleaf.