Victor AyomipoforVayo's Spotvayo.hashnode.net·Mar 2, 2023How To Make Websites Responsive For All DevicesThe introduction of media query was the savior and pinnacle of web responsiveness; without it, we would still be stuck with building websites for different screen sizes (the old age). However, specifying media queries for different screen sizes when ...Discuss·12 likes·345 readsResponsive Web Design
Rushikesh ChouguleforRushikesh Chougule's blogrushikeshchougule.hashnode.net·Nov 26, 2022Web Performance & How to improve it?Introduction Web performance is all about loading the websites fast or loading them in a way it seems fast to the end user. Web performance doesn't only mean initial page load it consists of page load, interactivity & load after interactive activity....Discuss·8 likes·133 readsweb optimization
Siddhesh JungadeforSiddhesh Jungadesiddheshjungade.hashnode.net·Nov 28, 2022API Optimization TechniqueIn this article, we will discuss the best methods to optimize APIs so that our user get fast response from our APIs. Specifically, we are talking about Node.js API optimization. API Optimization Means Improving responsive time of API. The shorter th...Discuss·49 readsFullStackAPIs
Victor AyomipoforVayo's Spotvayo.hashnode.net·Mar 2, 2023How To Make Websites Responsive For All DevicesThe introduction of media query was the savior and pinnacle of web responsiveness; without it, we would still be stuck with building websites for different screen sizes (the old age). However, specifying media queries for different screen sizes when ...Discuss·12 likes·345 readsResponsive Web Design
Siddhesh JungadeforSiddhesh Jungadesiddheshjungade.hashnode.net·Nov 28, 2022API Optimization TechniqueIn this article, we will discuss the best methods to optimize APIs so that our user get fast response from our APIs. Specifically, we are talking about Node.js API optimization. API Optimization Means Improving responsive time of API. The shorter th...Discuss·49 readsFullStackAPIs
Rushikesh ChouguleforRushikesh Chougule's blogrushikeshchougule.hashnode.net·Nov 26, 2022Web Performance & How to improve it?Introduction Web performance is all about loading the websites fast or loading them in a way it seems fast to the end user. Web performance doesn't only mean initial page load it consists of page load, interactivity & load after interactive activity....Discuss·8 likes·133 readsweb optimization
David Tzemachfordavidtzemach.hashnode.net·Oct 17, 2022Test Optimization for Continuous Integration“Test frequently and early.” If you’ve been following my testing agenda, you’re probably sick of hearing me repeat that. However, it is making sense that if your tests detect an issue soon after it occurs, it will be easier to resolve. This is one of...Discussoptimization