5 followers
Full Stack Developer with more than 7 years of experience in web development, consulting, technology innovation, and mobile app development.
Aggregation is one of the most important concepts of MongoDB. It is complicated as well. I will try to explain to you a few basics using...
CKEditor is one of the best WYSWYG Rich Text Editors. Here I would show you how to use it in your Nuxt.js project. · CKEditor is a Javascript-based, rich...
Javascript is the language of the Internet. I have curated handy resources across the web to learn Javascript. Let's get started. Why Javascript? It...
I came across a very interesting problem, the screen of my old Android phone got damaged and I badly wanted to read SMS on my phone. That had an old...
When you need to handle large numbers you need mongoose-long npm module. Here is how you can do it. For most of the cases, the Number SchemaType works...
If you want to allow your users to easily input the Mathematical Equations in your Vue app, then you are in the right place. Your users don’t need to...