Responsive web design allows us to ensure that the user gets the best version of the web page regardless of their device, platform, screen size, and screen orientation.
With the introduction of Apollo Federation, the model for building a new unified, single Graph API has become even easier.
In this post, we’ll explore isomorphic applications and use Nuxt to build a pet adoption website that preloads data on the server-side before rendering the UI.
Localization improves UX and makes your app more accessible to a wider audience. Learn the localization techniques you can implement with Vue.js.
Learn how to build various types of charts using vue-chartjs, vue-plotley, and vue-apexcharts with Vue.js.
In this article, we’ll look at Inertia’s viability in the nearest future, the advantage it will have, and how to use it in a Laravel and Vue project.
The latest version of the Next.js framework, Next.js 9.2, features built-in CSS support for global stylesheets, improved code splitting capabilities, and more.
Kubernetes uses containers to help manage all stages of your project pipeline. Learn how to get the most out of your K8s implementation by using these cutting-edge tools.
Unit, integration, and end-to-end testing are crucial parts of the development process. Striking the right balance can be a challenge, especially when testing serverless apps.
Review all the highlights of the inaugural “State of CSS 2019” survey.
Web workers are notoriously difficult to interact with, but Comlink makes the process much more elegant.
I do not care about the various WCAG 2.x standards. People use these standards as an excuse to do the bare minimum to make a site accessible. What I do care about is that real users of assistive technologies can verify what we have developed is accessible.