Profile picture

Written by Sudhansu Gouda who lives and works in Bengaluru building useful things. You should connect with him on LinkedIn

  1. November 20, 2023

    Make API Fast Addressing very high latency in API endpoints can be a complex task, and the approach depends on the specific factors…

  2. November 15, 2023

    How React Works React is a JavaScript library for building user interfaces, primarily for single-page applications where the user interacts…

  3. November 15, 2023

    CAP Theorem (Consistency, Availability, Partition Tolerance) CAP theorem states it is impossible for a distributed system to simultaneously…

  4. November 13, 2023

    Polyfills forEach The method is used to iterate over elements in an array and execute a provided function once for each array element. It…

  5. November 12, 2023

    ES6 - What's New? Arrow Functions Template Literals Destructuring Assignment Let and Const Default Parameters Rest Parameters Spread…

  6. November 11, 2023

    Basics Arrays Pop The pop() method of Array instances removes the last element from an array and returns that element. Push The push…

  7. November 09, 2023

    CSS Universal Selector Matches any element type’s name Ruleset Used for identification of selectors, which can be attached with other…

  8. November 04, 2023

    Exception Handling What is an exception in Java? Exception is abnormal behaviour that occurs at time of execution of an application which…

  9. October 27, 2023

    Kubernetes Open source container orchestration tool Developed by Google Helps manage containerised applications in different deployment…

  10. October 27, 2023

    Why Spring Boot? Spring based applications have lot of configuration If we use Spring MVC, we need to configure ComponentScan…

  11. October 26, 2023

    I am SUD. 🌱 I am full stack developer mostly spending my time on React, Spring Boot and PostgreSQL. If I'm not coding on weekdays, then…