mongo

A collection of 3 post

Fullstack image app gallery with comments

app You can find the source code here: https://github.com/danielpdev/fullstack-posts-pictures-users This is a simple app using Angular version 8.0.0 and express 4.16.3 as backend. It uses mongoose 5.7.5 as database. Features: User singup User login Image upload Image comments Filter by location and…

Fullstack express and angular with SSR

app You can find the source code here: https://github.com/danielpdev/fullstack-posts-pictures-users Features: Server-side rendering (SSR) with Angular Universal products brands comments image upload

Password strength visualization for Angular 7

app You can find the source code here: https://github.com/danielpdev/lib-psv lib-psv Super awesome password strength visualization for Angular 7 now has an npm package. Here is the link: https://www.npmjs.com/package/lib-psv Basic usage: https://codesandbox.io/s/035l7v1zmn Github https://github.com…