Best of UXJuly 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    How React 18 Improves Application Performance – Vercel

    How React 18 Improves Application Performance - Vercel Engineering Wednesday, July 19th 2023. Learn how concurrent features like Transitions, Suspense, and React Server Components improve application performance. We'll explore how these latest features impact and improve your application's performance.

  2. 2
    Article
    Avatar of communityCommunity Picks·3y

    Resume Matcher

    Resume Matcher aims to empower developers with a deeper understanding of their resumes and skill sets. Weaviate Vector Database, Qdrant Vector Search, and Milvus support will further refine our ability to match your resume with job descriptions. Text Similarity feature provides a detailed comparison between your resume and job descriptions.

  3. 3
    Article
    Avatar of habrhabr·3y

    Supercharge Your Projects with React Custom Hooks

    React Hooks are a feature introduced in React version 16.8 that revolutionized the way developers write and manage stateful logic in functional components. They enable developers to break down complex components into smaller, more manageable pieces, resulting in cleaner and more maintainable code. Hooks allow developers to manage component state and handle side effects effortlessly.

  4. 4
    Article
    Avatar of dzDZone·3y

    Designing High-Performance APIs

    Designing High-Performance APIs Learn API design principles for high-performance, scalable APIs that deliver exceptional user experiences and handle growing workloads. In a competitive market, speed and reliability are key differentiators. High-performance APIs are crucial in today's digital landscape.

  5. 5
    Article
    Avatar of hackernoonHacker Noon·3y

    Dark-Themed UI Design Tips

    A dark mode has been deemed a requirement for UI by both Apple and Google. Reduced brightness in a dark environment offers safety and can reduce eye strain. The use of digital technology is increasing with tech revolutionization. We spend almost 10 hours of the day sitting in front of a digital screen.

  6. 6
    Article
    Avatar of builderiobuilder.io·3y

    A Visual Guide to Prefetching in Next.js 13

    Prefetching is a technique used to speed up the loading of web pages by preloading some content in the background before it's actually needed. In production, routes are prefetched as they become visible in the viewport. This can occur during the initial page load or when the user scrolls through the website.

  7. 7
    Article
    Avatar of asayerasayer·3y

    Mobile-first approach with HTML and CSS

    The mobile-first approach is a design and development approach focusing on creating a user-friendly experience for mobile devices like smartphones and tablets. This article will explain the principles and benefits of mobile- first design and implementing specific strategies with HTML and CSS so you can apply the methodology.

  8. 8
    Article
    Avatar of asayerasayer·3y

    Implementing Live Search Functionality in JavaScript

    This article will explore the ins and outs of implementing live search functionality using JavaScript. This article is designed to provide you with the general coding knowledge and tools necessary to incorporate live search into your projects. The Importance of Live Search Functionality Live search functionality has become vital in today’s digital landscape.

  9. 9
    Article
    Avatar of lambdatestLambdaTest·3y

    Common CSS Breakpoints For Media Queries

    Common CSS Breakpoints For Media Queries are the points (or measurements) for common CSS breakpoints. When creating a responsive website, developers immediately think of CSS Media queries. These inbuilt CSS properties enable styling adjustments for various screen sizes or viewports.

  10. 10
    Article
    Avatar of phProduct Hunt·3y

    Reshaped v2.0 - Professionally crafted design system in React & Figma

    Reshaped is a professionally crafted design system for everyday product development in React and Figma. It first launched on May 7th, 2022, and is rated 5/5 ★ by 3 users. The most active community members Hall of Fame Golden Kitty Awards finalists through the years.

  11. 11
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    API Latency in Microservices

    API Latency in Microservices is critical since it directly impacts Microservices’ responsiveness and scalability, says Lahiru Hewawasam. Latency is the time taken for data to travel from one point to another. If one service takes too long to respond, it could lead the requesting service to time out.

  12. 12
    Article
    Avatar of communityCommunity Picks·3y

    Vrite Editor: Open-Source WYSIWYG Markdown Editor

    Vrite Editor is an open-source, minimalistic WYSIWYG Markdown editor to easily create and export Markdown and HTML content on the go. Vite Editor comes with many features to make editing a breeze. TipTap provides extensions for supporting Table formatting, the UI is a different story.

  13. 13
    Article
    Avatar of asayerasayer·3y

    The Impact of Progressive Web Apps (PWAs) on Web Design

    The Impact of Progressive Web Apps (PWAs) on Web Design Back In today’s fast-paced and ever-changing digital landscape, web applications have undergone a remarkable evolution. PWAs have revolutionized web development by providing web applications with capabilities and user experiences comparable to native mobile apps.

  14. 14
    Article
    Avatar of vercelVercel·3y

    Introducing the Vercel Platforms Starter Kit – Vercel

    The Vercel Platforms Starter Kit is a full-stack Next.js template for building multi-tenant applications with custom domains. It's built with App Router, Vercel Postgres, and the Vercel Domains API. Vercel allows Super to serve 15,000 custom domains and 17 million monthly pageviews.

  15. 15
    Article
    Avatar of bootcampuxdesignBootcamp·3y

    Redesigning the Netflix web app — a UX case study

    Netflix is a subscription-based streaming service that allows members to watch TV shows and movies on devices. Tushar Rao's goal was to redesign the web app that is more simple and easy to use, with a straightforward design and calming colour schemes that enhance the user experience.

  16. 16
    Article
    Avatar of communityCommunity Picks·3y

    Open Source 101: A Beginner's Guide to Getting Started

    Open Source 101: A Beginner's Guide to Getting Started with Open Source. We'll explore the fundamentals of open source development and how we can be part of the story. If you’re ready to start on your open source journey or to share your work in open source, sign up for OpenSauced.

  17. 17
    Article
    Avatar of dzDZone·3y

    Mobile App Development Process

    Discover the step-by-step process of mobile app development, from ideation to launch. Learn how to transform your app idea into a user-friendly mobile application. Join the DZone community and get the full member experience. Join for Free in today's digital age.

  18. 18
    Article
    Avatar of bootcampuxdesignBootcamp·3y

    UI/UX Design: Not for Everyone

    UI/UX design isn’t a journey meant for everyone, says Alvaro Reyes. It requires a particular mindset, unwavering dedication, and a deep love for the craft. To truly excel, designers must have a genuine fascination with how users interact with technology.

  19. 19
    Article
    Avatar of codropsCodrops·3y

    Freeflo: Free, Curated AI Images and Prompts for Creative Projects

    Freeflo: Free, Curated AI Images and Prompts for Creative Projects. Freeflo’s library boasts over 10,000 AI-generated images and their prompts. Freeflo takes all the guesswork out of AI image creation by giving you access to the prompts used to create the images.

  20. 20
    Article
    Avatar of javacodegeeksJava Code Geeks·3y

    Front-End Testing Tutorial

    Front-end testing is crucial for several reasons. It helps in identifying and resolving bugs or issues that may affect the user experience, such as broken links, inconsistent layouts, or unresponsive elements. It also ensures compatibility across various browsers and devices, guaranteeing a consistent experience for all users.

  21. 21
    Article
    Avatar of asayerasayer·3y

    Use cases for HTML's Web Storage API

    HTML5 web storage API is a storage mechanism that allows a web application to store data locally on the client side. This is because web storage has large client-side storage space for data. The limit of HTML5 storage is at least 5MB. This limit is larger compared to cookies with a limit of 4KB per domain.

  22. 22
    Article
    Avatar of uxplanetUX Planet·3y

    6 Awesome AI Tools for User Research

    AI tools provide additional capabilities and automate the processes involved in analysing user data. The fact is that AI tools process large amounts of data much faster and more efficiently than conventional tools. For text and sentiment analysis, AI tools can analyse textual feedback and user comments, identify sentiment, find recurring themes and identify trends.

  23. 23
    Article
    Avatar of lambdatestLambdaTest·3y

    k6 Testing Tutorial: A Complete Guide To Browser Testing With Grafana k6

    Load testing is a type of non-functional testing that checks the application’s performance under specific loads and conditions. It involves simulating multiple users accessing an application simultaneously or sending requests to the server concurrently. The eCommerce website can simulate the projected user load and evaluate its performance under these circumstances.

  24. 24
    Article
    Avatar of hackernoonHacker Noon·3y

    Understanding Chakra UI

    Chakra UI is an open-source library that provides a large collection of simple and accessible components for building fast and visually appealing User Interfaces in ReactJS. It provides a set of "pre-built" components that can be used to organize the visual hierarchy of your application.

  25. 25
    Article
    Avatar of uxplanetUX Planet·3y

    15 Must-Have Figma Plugins that will 10X your workflow

    Unsplash Unsplash is a popular online platform with many free images that can be used for personal or commercial projects. Iconsax allows you to access a library of 6000 icons in 6 different styles. Ghost Ghost is a plugin that converts high-fidelity layouts into boot or ‘skeleton’ screens.