open-listings
Classified-ads-48
open-listings | Classified-ads-48 | |
---|---|---|
10 | 16 | |
21 | 0 | |
- | - | |
10.0 | 8.9 | |
over 1 year ago | about 3 years ago | |
JavaScript | JavaScript | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
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.
open-listings
-
ESM not gaining traction in back-end Node?
This is a project (the back-end (./) and the front as well (/client)) where I had to modify one or two imports, to add something like `import('@seald-io/nedb').default`.
-
Can I have some code reviews ?
Repo: https://github.com/yanna92yar/open-listings
- No TypeScript, only JS, reactivity fever ? replaced by HTMX (only basic right now, in-place research & pagination, TODO ? more in-place.
- An open source Listings web-app. JavaScript all the way ! Please star if you like. Contribution is welcome ❤️
- An open source Listings web-app written in JavaScript/NodeJS/Fastify. Star if you like ❤️ Contribution is welcome ;)
- A whole web-app built using Fastify. Start if you like ❤️ Collaboration is welcome
- An open source Listings web-app. Please star if you like. Contribution is welcome ❤️
- An open source Listings web-app, JavaScript all the way. Star if you like ! Contribution is welcome ;)
- An open source Listings web-app, JavaScript all the way. Star if you like ! Contribution is welcome ❤️
- An open source Listings web-app. Contribution is welcome ❤️
Classified-ads-48
-
[Help wanted] on an Express/Mongo/vanilla JS web app
I posted before asking for help on Classified-ads-48 and got very nice PRs that kept me motivated and made me learn very nice techniques and features in the NodeJS ecosystem and in web dev in general.
- Looking for a project!
-
Using Constraints and Pipelines for a more intuitive JavaScript web-apps
link to the project
- [CSS, Help Wanted] Better design · Issue #74 · bacloud14/Classified-ads-48
- [Help wanted] Build different Bootstrap 5 themes color sets for different sections · Issue #77 · bacloud14/Classified-ads-48
-
A self-hosted CMS for a listing website VS my web-app built from scratch
ps: this ismy app (software engineer but new to web dev, so don't blame labelling it with big words x))
-
[Help wanted] Can anyone dockerize my web-app ?
I have a web-app that I started when turning into web-dev after some data engineering.
-
Is there any good API implementation fully done using nodejs/express?
You probably saw how I deal with DB in my app that I listed in the other comment. Easy, most drivers already offer Promise based queries. Either you implement your callback where you return results or error then route it. Or you wrap queries with an async function in it you await native "db.query" calls (As I said most of drivers support, you should await to make code simple in your DB middleware) and implement then and catch from the caller function. If you didn't see mine, check this: https://github.com/bacloud14/Classified-ads-48/blob/hacktoberfest_only_branch/lib/services/mongo_ops.js you don't need try catch in case your Driver offers Promises (I believe).
-
Debugging Multer and other middle-wares
If you have a hint, I will follow up with test. If you want to jump on code, here is the file and here is the repo.
-
Express middlewares
sexpress 😆 comes with a plethora of middle-wares 🚀 , I'm not sure if everything is set correctly. Application middle-wares are third party dependencies and could be in a bad order. You know how third parties could mismatch.
What are some alternatives?
discord-oauth2-with-fastify - a discord logging system made with fastify.
dhiwise-nodejs - DhiWise Node.js API generator allows you to instantly generate secure REST APIs. Just supply your database schema to DhiWise, and a fully documented CRUD APIs will be ready for consumption in a few simple clicks. The generated code is clean, scalable, and customizable.
Nodejs-redis-pub-sub - Nodejs Redis - Basic flow of event publish and subscribe model using Redis as a communication channel. The project consists of 2 services, one for publications and the other for consumers.
donategifts - This web app enables the users to send holiday gifts and school supplies to the children in foster care and emergency shelters.
koa-webc - koa middleware to render WebC views
enmodal - transit planning & analysis in your browser
koa-webc-examples - samples of koa-webc middleware
buddies-tube - A video streaming platform
nodejs-starter-kit - A template for building production-ready RESTful APIs and dashboard
word-counter - Word Counting App
classifieds - 💨A performant classified-ads website with maps🗺️ and tags🔖Highly configurable 🚀
domain-driven-hexagon - Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included