Web apps are built using responsive design which has it’s benefits. Eg. use the same codebase for rendering UI on diff devices.
Benefits bring complexities too.
Here's how useState() composable can be used to optimize our Nuxt3 app
https://t.co/59xPYoHt8K
#nuxtjs#vue#webapp
Few Selenium WebElement methods like getSize(), submit(), getLocation(), getCssValue(), & getRect() are not very common. Each method is very useful in different scenarios.
Let’s take a look at these methods & where they can be used.
#qa#selenium
https://t.co/Ou58vnN7fv
Efficient error handling is essential to have in any software app. This refers to responding & recovering from error conditions.
Errors in Go are different. Today, we go through how different they are & how they are handled in Go
#Golang#backend#error
https://t.co/eXfJrRbYtf
It's exciting & super-special it is for every open-source contributor when their 1st PR is merged. Beginners are always wondering how the community works, how projects are maintained etc.
@vaibhavdigher, shares his experience with us
#OpenSource
https://t.co/6QP72ZL6Ju
My team at @PLGWorks launched AppLogger on PH today. 🚀
AppLogger is an open source React Native library to backtrack your testing steps.
🛑Stop spending time recreating bugs, 🐜debug instead.
https://t.co/5v5YgRHy9N
#Memcached is a distributed memory-caching system. By caching data, you can significantly improve the performance of your application
Let's see how we can configure & use distributed caching ie. #memcached in #Golang#Golang#memcached#caching#backend
https://t.co/Q0qP5RIsbc
Topic-based exchange in #RabbitMQ can be used for solving complex use cases like triggering/executing long-running background tasks, scaling down during peak hours etc.
Let’s take a look at the working of #RabbitMQ & exchange types
#rabbitmq#python
https://t.co/9WAdcgaXgF
Including images in your web apps as a part of the UI is considered best practise. #nextjs ensures serving these images in the most optimized way
Today we look at the history of, why we need & how to use an image component in #nextjs#nextjs#frontend
https://t.co/PmoThXQ6mm
Let’s introduce you to the world of #QUIC & #HTTP/3 the challenges it solves, the thought process behind the solution & the solution itself.
#HTTP/2 is not going anywhere & is here to stay. We’ll see why through this blog.
#QUIC#HTTP3#frontend#DevOps
https://t.co/FAqDB84q2y