
Software Engineering lessons learned at smallcase
Reading Time: 5 minutes I congregate, go over some of the Software Engineering, optimization, JavaScript and Mongoose related lessons learned during my internship at smallcase.
Reading Time: 5 minutes I congregate, go over some of the Software Engineering, optimization, JavaScript and Mongoose related lessons learned during my internship at smallcase.
Reading Time: 9 minutes Taking our first steps in Open Source. In this article, we want to share our journey in making URL Shortener service open source. And we welcome your contributions.
Reading Time: 13 minutes See how smallcase uses Next.js Framework to run more than 250+ website on its domain using a single Next.js instance.
Reading Time: 5 minutes FLE is very easy to implement in MongoDB enterprise version but not so much in community version. Not using mongoDB native driver makes it more tricky.In this blog, we will walk through how we can achieve this using comunity server and mongoose, keeping in mind the caveats and performance hit.
Reading Time: 13 minutes Extending the microservice idea to frontend development. Check out how subscription flow for private smallcase uses micro frontend architecture for building modern micro web apps which are used by multiple product teams at smallcase.
Reading Time: 8 minutes How we automated & simplified the activation of promotional offers at smallcase.
Investment insights, news & views delivered to your inbox every alternate Wednesday
Configuring replication for databases is the best strategy towards achieving high availability. PostgreSQL streaming replication using Repmgr can satisfy this...
Reading Time: 2 minutes Let’s hear the developers.
Reading Time: 5 minutes How we bid goodbye to long waiting times during order execution.