Published inCarousell InsiderThe JavaScript Interview Prep Handbook — Essential Topics to Know + Code ExamplesHere is your interview cheat sheet on JavaScript to ace your job interview.Nov 11Nov 11
Published inLevel Up CodingHow to Deploy Your Applications Using Docker Swarm?Hi there! I hope you are having a nice day. Let’s say you have a few applications ready to be deployed. You have chosen containers as your…Jul 30, 2023Jul 30, 2023
Published inLevel Up CodingWhat is the Factory Design Pattern in JavaHey there! It’s been a long time since I have posted anything. Let me start by saying how thankful I am. It’s been over a year since I…Jun 18, 20231Jun 18, 20231
Published inLevel Up CodingHow to Create a Mock API Server and Use It For Making API Calls in ReactSometimes, when you are working on a piece of functionality in the frontend part of your application. You may need some mock data to test…Mar 6, 20231Mar 6, 20231
Published inCarousell InsiderHow to Write Unit Tests in ReactLearn what to do and what not to do through this explainer guide on how to write unit tests for your website featuresJan 23, 2023Jan 23, 2023
Published inLevel Up Coding5 Design Patterns in Java that Solve Major Problems!In a previous post, I showed you how the OOP world looks like. OOP is a pretty convenient paradigm for identifying requirements while also…Jan 19, 202312Jan 19, 202312
Published inLevel Up CodingHow to Handle File Uploads in Java Spring BootHandling file uploads is an important part of any web application. A lot of websites out there allow users to upload files. If your website…Jan 9, 20231Jan 9, 20231
Published inLevel Up CodingWhat is DevOps and How to Adopt its PracticesSoftware development comes in many forms. In a previous post, I explained different software development models along with their pros and…Dec 11, 20223Dec 11, 20223
Published inLevel Up Coding4 Different Examples of the useState Hook in ReactuseState is a widely used hook in React. Almost every component you develop in React involves state. In this post, I am going to show you…Nov 28, 20222Nov 28, 20222
Published inLevel Up CodingEverything You Need to Know About AgileSoftware development is a constantly changing landscape with new technologies and ideas emerging almost every year. Organizations aim to…Nov 6, 20221Nov 6, 20221