How do I format a date as ISO date(mongodb) using moment.js? https://stackoverflow.com/questions/63052605/how-do-i-format-a-date-as-iso-datemongodb-using-moment-js selectedDate = moment(new Date(), ‘YYYY-MM-DDT’) selectedDate.toISOString() : ‘2021-09-15T10:00:46.039Z’ elem.start_time: ‘Wed Sep 15 2021
Category: others
Docker
Learn Docker in 7 Easy Steps – Full Beginner’s Tutorial – Fireship How to deploy a nodejs app using docker – Coding Together ENG Exploring
Linux Command
cal – calendar whoami – Whats your user name who – who and all logged in this system halt – Brings the System Down Immediately
SMS Gateway
Website Project | Passwordless Authentication or Login | OTP Repository # An SMS API is a software interface used to send a short message via
Links
Mongoose Aggregate How To Create An Aggregation Pipeline In MongoDB MongoDB Knowledge Base – objectrocket – Chat App, React App – objectrocket w3resource – Operators
Git Tips
0. Remove a git commit which has not been pushed First checkout your branch (for my case master branch): git checkout master Then reset to
OS Commands
Windows Command * To remove a directory, including all nested files and subdirectories, just use the /s flag: # rmdir /s Subfolder # rmdir <directory
YouTube Collection
Tamil Unboxing Data Replication Unboxing Messaging Queue What is ETL(Extract Tranform Load) Master-Slave vs Peer to Peer Horizontal and Vertical Scaling in Distributed Environment DataBatch
Data Engineering
Python , Data Engineering Major Cluster Computing Types (Clustering) Master & Slave Peer to Peer Data Technology -Data processing technology -Data Base -ETL Post Views:
Visualize a projects dependency graph – React
visualize a project’s dependency graph 1. install nodejs 12.20 above version 2. npm install –save-dev dependency-cruiser (globally or locally ) https://github.com/sverweij/dependency-cruiser https://github.com/sverweij/dependency-cruiser/blob/develop/doc/cli.md 3. depcruise –exclude