For further actions, you may consider blocking this person and/or reporting abuse
Read next
How to Build a QR Code Generator with API Using HTML, CSS, and JavaScript
sharathchandark -
React + Vite: The ultimate guide to static application deployment
FAB Builder | Code Generation -
Understanding the Barrel Pattern in JavaScript/TypeScript
Aditya Rawas -
Unlocking the Power of Web Components and Custom Elements for Reusable UI Design
Abhay Singh Kathayat -
Top comments (1)
Okay, I will go first.
I am currently working on a minimalist social network application for travelling enthusiasts. This app is a personal project. I decided to develop it as a way to solidify my Vue understanding coupling that with Node.js and MongoDB. Essentially, registered users in the app will be able to share photos of locations they have visited. There will no t be a
like
or aheart
button just photos, descriptions and comments.