Tweet
Would you ever consider hosting your own MongoDB in production? 🤔

Who is the bravest here? 😎

#MongoDB #developers #buildinpublic
#Day33 of #100DaysOfCode
🚀 Next.js
Server-side fetching
Client-side fetching using SWR library
Local data fetching
Mongoose schemas & models
MongoDB Atlas clusters
Connecting to MongoDB
Static and dynamic metadata generation #100Devs #WebDev #NextJS #MongoDB #SEO twitter.com/k__geoffrey/st…
Then I been having some issues with #mongoose or #Mongodb,I run this same code a while ago & it was successful,tried to edit the console.log input & there it gives an error & I don't understand it...
I need your help fam,please🙏
#tech #node #buildinpublic #webdevelopment
#java, #mongodb for backend, #angular for frontend, #docker for deployment, #jenkins for CD. This is my stack. What's yours #buildinpublic #indiedev #solodev
I would have slept cause i was tired but continued with #expressjs and #mongodb ,

•learned to make basic apis
•learned about params
•learned the use of @getpostman

#buildinpublic
Implement Google Analytics 4 in React JS via React Snap. Let's see if it's gonna show the correct results or not!
#reactnative #react #reactjs #mongodb #mernstack #buildinpublic
Here's what I learnt today
-> Had a general overview of comparison operators and how to use them in MongoDB

-> Had a Look at the logical operators in MongoDB also and used it to find data

#Learninpublic #Buildinpublic #MongoDB
-> Had an overview of how the Sort, Skip and Limit operators work in mongoDB

-> Lastly had a quick overview of InsertOne and all the other commands work synchronously

#Learninpublic #Buildinpublic #MongoDB
Here's what I learnt today
-> Learnt about more in-depth of the basic queries of MongoDB

-> Learnt about the $set operator and how we can use it to update data in the records

#MongoDB #Learninpublic #buildinpublic
-> Learnt about indexing in mongoDB and how we can use it to search data efficiently inside the collections and also performed a challenge

#MongoDB #Learninpublic #buildinpublic
Here's what I learned today
-> What is MongoD in mongoDB

-> What are replica sets in MongoDB

-> Had a general overview of how to build replica sets from the command line as well as from config files

#Buildinpublic #Learninpublic #MongoDB
-> Then looked at mongoImport which is used to import data inside the MongoDB database

-> Lastly had a general understanding of how to debug MongoDB instances.

#Buildinpublic #Learninpublic #MongoDB
Just discovered the power of indexing in #MongoDB after 4 years of high CPU utilization on my own server. A simple yet effective tweak, and voila, CPU usage dropped by nearly 10x! 🚀 db.photos.createIndex({ "name": 1 }) #indiehackers #buildinpublic
So I need to build an event check in tool for work. The kicker is that this tool should use a data privacy vault to keep user data safe and secure. I'm gonna #buildinpublic for fun and hopefully get feedback as we go.

The Stack? #Nextjs #TailwindCSS #mongodb
just published what I did for the deployment of MERN(N) — #MongoDB, #ExpressJS, #ReactJS, #NodeJS apps with #Nx to #DigitalOcean before I forgot those late nights #buildinpublic

and then realized, it was 12:57am after I documented everything 🫠

link.medium.com/uvEqBkwAvAb
Hey Folks👋. I am excited to share my first blog post on "Introduction to MongoDB". Your feedback is highly appreciated!
Thankyou @sneha_farkya😇.You motivated me to start publishing.
@hashnode
#mongodb #development

ishamehta.hashnode.dev/introduction-t…
Which one would you prefer👀?
Stay tuned for new articles and subscribe to my newsletter to get it directly into your mailbox 📩
snehafarkya.hashnode.dev/newsletter

#mysql #Poll #mongodb #buildinpublic #Database
#hashnode #articles
Hey folks! Are you also a newbie to MERN like me? Don't worry! Here I am sharing my learnings.
Let's learn how to connect MongoDB with Express.js

🧵...

#buildinpublic #mernstack #nodejs #express #mongodb #teaching #learninganddevelopment
How much time do you spend crafting MongoDB queries?
#buildinpublic #Mongodb #developers
🧵👇
With simple and enough documentation, paginated queries, and Entity Framework-like migrations, this library is powerful. I'm also using it with @WoodpeckerIO and so far I'm impressed. #mongodb #dotnetcore #buildinpublic
Stepping away tonight, but excited to continue building tomorrow with fresh eyes #mongodb #buildinpublic #BlackTechTwitter
Almost ready with version v1.7
That will introduce the mongo shell in the app

#buildinpublic #mongodb
Today I discovered #buildinpublic , a great community of like-minded people making awesome apps!
For me today, I am finishing a cool feature that I can showcase in a video very soon!
In-line editing data for #mongodb
Worked on my Dine Dash API. 📷📷📷 It's a backend solution created with #NodeJS and #mongodb to make restaurant order administration simpler. Visit my GitHub repository github.com/Jaysins and keep checking back for updates!
#buildinpublic
Update from past days :

- was developing the #API for user management like login , sign-up and
- also stetup #mongodb
- terraform setup is moving at 🐢 speed
- I know started planning for the UI UX , Moto keep it simple and basic
- took break to learn

#buildinpublic
Moving gocosus.com to use #MongoDB. I created a Mongo Atlas account. I looked for GUI client for @MongoDB. The one I liked most is Mongo Compass. Have you used it?

#buildinpublic
Next step after rending out tasks, going work on getting my database connected, then authentication. For initial login, the user can enter in grow zone or zip code to get the recommended tasks for growing your own food. #buildinpublic #reactjs #mongodb #softwareengineer
For storing a big amount of flat data I chose MongoDB.
Now, I'm kinda puzzled if I should use a normal ORM like @PyMongo or an async non-blocking engine like Motor?

The question arose as soon as I realized that the server created threads anyway so...

#mongodb #buildinpublic
Collecting people’s thoughts. Is this a weird stack choice?

Angular
Dotnet
MongoDB

#Angular #dotnet #SoftwareEngineer #mongodb #buildinpublic
Sometimes flexibility of #Mongodb brings unexpected and interesting bugs..

#buildinpublic #saas #buildinginpublic
Here is my 3rd iteration of the "portfolio" page of my project. Data is now being stored in #mongodb inside of an array in a user object and a table gets generated based on what is inside of the table. *this is a WIP*

#buildinpublic #SoftwareEngineer #developer #tech #100devs
Added option to modify title, steps and expected result of automatically generated test cases.

User modifications will be reflected in a test run.

I use #mongoDB under the hood so it was straight forward- user's TC payload is held in a separate json property.

#buildinpublic
#100DaysOfCode Day 37/100
took the day to fix the server config and routing to finally host the simple full stack MERNG application on
intense-chamber-36264.herokuapp.com
next implementing CI/CD, UI/UX & features

#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100 continued...
OK the 'bug' was just wrong bracketing. Will look back at Grab's front end guide for formatter to save time from this in future
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100 continued...
OK the 'bug' was just wrong bracketing. Will look back at Grab's front end guide for formatter to save time from this in future
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100
Unto Frontend before meeting the dreaded bugs. This I suppose is why proper data structure design is very important . Algorithm ok so far, need to recheck tree data structure
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100
Unto Frontend before meeting the dreaded bugs. This I suppose is why proper data structure design is very important . Algorithm ok so far, need to recheck tree data structure
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 35/100
Implemented Apollo/GraphQL Client and Cache then had been battling missing packages, bugs, dependencies since then. Finally back to writing actual code after 4 hours
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100
Unto Frontend before meeting the dreaded bugs. This I suppose is why proper data structure design is very important . Algorithm ok so far, need to recheck tree data structure
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB
#100DaysOfCode Day 35/100
Implemented Apollo/GraphQL Client and Cache then had been battling missing packages, bugs, dependencies since then. Finally back to writing actual code after 4 hours
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 36/100
Unto Frontend before meeting the dreaded bugs. This I suppose is why proper data structure design is very important . Algorithm is almost done but need to redesign structure.
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 35/100
Implemented Apollo/GraphQL Client and Cache then had been battling missing packages, bugs, dependencies since then. Finally back to writing actual code after 4 hours
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 35/100
Implemented Apollo/GraphQL Client and Cache then had been battling missing packages, bugs, dependencies since then. Finally back to writing actual code after 4 hours
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 34/100
Done the backend, the API for full CRUD functionality, tested each code snippet with local server and added comments for future review.
Next up front end with React

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 35/100
Implemented Apollo/GraphQL Client and Cache then had been battling missing packages, bugs, dependencies since then. Finally back to writing actual code after 4 hours
#FullStackDeveloper #programming #ReactJS #javascript #buildinpublic #MongoDB
#100DaysOfCode Day 34/100
Done the backend, the API for full CRUD functionality, tested each code snippet with local server and added comments for future review.
Next up front end with React

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 34/100
Done the backend, the API for full CRUD functionality, tested each code snippet with local server and added comments for future review.
Next up front end with React

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 33/100 continued...
taking #fullstackopen MERN stack to make a simple project management app.
Practicing make it work, make it right, make it fast.
Loving the cool #GraphQL
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode Day 33/100 continued...
taking #fullstackopen MERN stack to make a simple project management app.
Practicing make it work, make it right, make it fast.
Loving the cool #GraphQL
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode] Day 33/100
#fullstackopen Refactoring and revising Part 4 while playing with Part 5 again. testing and testing.
github repo pushed
Github:github.com/lucas-low/Full…

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
#100DaysOfCode Day 33/100 continued...
taking #fullstackopen MERN stack to make a simple project management app.
Practicing make it work, make it fast, make it right. Loving the cool #GraphQL
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB twitter.com/lucasbuild/sta…
#100DaysOfCode] Day 33/100
#fullstackopen Refactoring and revising Part 4 while playing with Part 5 again. testing and testing.
github repo pushed
Github:github.com/lucas-low/Full…

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
#100DaysOfCode] Day 33/100
#fullstackopen Refactoring and revising Part 4 while playing with Part 5 again. testing and testing.
github repo pushed
Github:github.com/lucas-low/Full…

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
#100DaysOfCode] Day 32/100
#fullstackopen Getting to Part 5 completion for more test from backend to frontend.
Testing back the application really hits home why succinct comments is important
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
[#100DaysOfCode] Day 31/100
Part 4.15 of #fullstackopen unit & integration tests, user authentication & authorization.
Burned midnight oil. Who needs sleep. Almost done,more tests in part 5 😆
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
[#100DaysOfCode] Day 32/100
Part 4.15 of #fullstackopen unit & integration tests, user authentication & authorization.
Burned midnight oil. Who needs sleep. Almost done,more tests in part 5 😆
#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
Learning how to do referencing in #MongoDB so I can have a user with many sub-documents (activities) without embedding them into an array. I think this is how it's done 🤔
#WomenWhoCode #100Devs #CodeNewbie #buildinpublic #coding #reactjs #sorryifitsblurry
[#100DaysOfCode] Day 28/100
Part 4 of #fullstackopen unit & integration tests, user authentication & authorization.
About 4+ hours banging my head against testing. I get this is important

#FullStackDeveloper #programming #ReactJS #javascript #Nodejs #buildinpublic #MongoDB
[#100DaysOfCode] Day 27/100
Done part 3 of #fullstackopen deployed 'fullstack' to #heroku backend to #mongodb
next up unit & integration tests, user authentication & authorization

#FullStackDeveloper #programming #ReactJS #javascript #nodejs #buildinpublic
[#100DaysOfCode] Day 26/100
Part 3.19/3.21 #fullstackopen. Implemented backend saves to #mongodb, duplicate name trigger number update and so on.
Almost there 3 more function implement to full stack
#FullStackDeveloper #programming #ReactJS #javascript #nodejs #buildinpublic
I finally got my @reactjs app to allow for two independent registered users to be chosen! buuuuut I can't get them to post to @MongoDB :(

#react #mongodb #codenewbie #coding #buildinpublic
Here's how you can end-to-end build authentication & authorization using PassportJS, Express. MongoDB and Permify.

In other th*ngs get real!

#MongoDB #Nodejs #buildinginpublic #buildinpublic #Node #authentication #RBAC #100DaysOfCode #Developer

buff.ly/3J6ly8x
I’ve added a ‘Lender’ and ‘Borrower’ field to my React application to prefill available users from the MongoDB backend.

#react #mongodb #codenewbie #codinglife #buildinpublic
Simply ask your question to AI2sql and get the answer as MongoDB code.
Try it FREE today at ai2sql.bubbleapps.io

#sql #nosql #MongoDB #database #DataScientists #DataAnalytics #BuildinPublic #BuildwithBubble
Today (after 3 days of coding) I've built a simple MERN app with a Loot Box feature used in some games.

The idea was to have a feel of what a game platform would look like.

#javascript #MongoDB #React #API #buildinpublic #techtwitter #webdevelopment #100DaysOfCode
Anybody in or have more info on the MongoDB for Startups program?

or are just using mongodb as their database? #TechTwitter #BuildinPublic #mongodb
Back from summer break🌞Looking at dbs & it got me wondering about #buildinpublic projects & MRR. Do you report revenue or profit? Wld anyone care to share their monthly db fees? I did a short test with #MongoDB and was surprised how quickly costs 📈before I'm even really started
Day 27 cont'd:

APIs and Microservices
Proceed to Setting up @MongoDB account for hosting...

Music playlist:
1942 flows - @MeekMill 💥
#DONDA - @kanyewest

#100DaysOfCode #100daysofcodechallenge #BlackTechTwitter #DEVCommunity #buildinpublic #backend #MongoDB #API
First time #buildinpublic, I want to share my journey using @MongoDB. It's my first time exploring #NoSQL database and super excited about what challenges I will encounter in the journey. Time to get my hands dirty 💻 🚀

#MongoDB
2 hours in:

✅ Create Product Endpoints
✅ In-Browser code editor using CodeMirror

Fun fact: GitHub uses CodeMirror and that's where I got the idea to use it 😄

#node #express #mongodb #buildinpublic