Dependency injection in React with some Context
Implementing container using context API as Dependency Injection Tool
Last Updated on May 26, 2023 Dependency injection is a technique used to remove interdependencies between two components of an application, but for some reason, …
4 min read
A microfrontend for non-propitious environments
Last Updated on May 26, 2023 When we work on big projects a common path is to split it into separate codebases to make management …
4 min read
Unravel the magic of programming
Last Updated on May 26, 2023 Are you the kind of person that likes magic? If you’re not, try to remember why other people like …
4 min read
Alternative for low-end machines to develop mobile applications
Last Updated on May 26, 2023 A few days ago, I was suffering while trying to develop new features for a react-native app due to …
4 min read
Symmetric Encryption in JavaScript for PII
Best Practices for PII Data Protection
Last Updated on May 26, 2023 Disclaimer While this article provides an overview of symmetric encryption and its implementation using standard JavaScript libraries, it should …
4 min read
Improve Your Workflow with Git Worktrees
Last Updated on February 24, 2026 In our last post about git, we discussed the git-stash command. We thought of a situation where we get …
4 min read






