Make your app production readyMoving from development to a production environment involves more than just hosting code on a server. It’s about ensuring your application…Mar 23Mar 23
Technical Tools I use as a Full-Stack developerAs a Full Stack Developer I use various tools that streamline my workflow and help me deliver high-quality applications faster. Over time…Mar 22Mar 22
Deploy your Dockerized Backend app with Linode and Docker HubUsing Cloud solutions became crucial for more production availability and built-in environment security, reliability and support. But…Oct 16, 2024Oct 16, 2024
What a good Tech-Lead looks like(Complexity + Stress) + Tech Lead = Ease and harmonyOct 6, 2024Oct 6, 2024
Optimise your React.js app’s docker imageDocker is a magical tool to orchestrate your App, your application will work the same way in all machines as your localhost, but…Aug 14, 2023Aug 14, 2023
Figma design to React-Native codeI know, Developers love creating things from Scratch, but to be productive, the idea should be like building a working, smooth, and stable…Feb 11, 2023Feb 11, 2023
Code quality and analysis with SonarQube — Part IIThis is the second part of Code Quality with SonarQube, you can checkout the first part from here, this part mainly will be about…Jun 16, 2022Jun 16, 2022
Code quality and analysis with SonarQube — Part IYou created your app and wanted to go forwards by checking your code quality, vulnerabilities, reliability, and maintainability ? well…Mar 13, 2022Mar 13, 2022
No code, Low codeCoding your app is awesome and might be sometimes fun, but also sometimes it needs a lot of efforts and a lot of time, that’s why you might…Dec 26, 20211Dec 26, 20211
Storybook for React.js UI components — PART 1Storybook is an open source environment tool to build and test UI component in isolation, so you can test your UI components speedily…Sep 2, 20212Sep 2, 20212