Best of UXJune 2023

  1. 1
    Article
    Avatar of amplicationAmplication·3y

    Why Netflix Took a Bet on GraphQL

    Netflix migrated its iOS and Android apps to a GraphQL backend in 2022. Netflix's decision to adopt GraphQL was driven by its ambition to create a more flexible, efficient, and developer-friendly API architecture. GraphQL's declarative nature, comprehensive documentation, and robust tooling make it a developer's dream.

  2. 2
    Article
    Avatar of asayerasayer·3y

    Removing unused CSS with PurgeCSS

    Unused CSS is one of the most common problems that can negatively impact website performance. This article will introduce you to PurgeCSS, a tool that can minimize the CSS sent to the browser. Let’s learn what Purge CSS is, how it works, and how to configure it in a Next.js app.

  3. 3
    Article
    Avatar of ds_centralData Science Central·3y

    Progressive Web Apps Becoming the Future of Web Development

    Progressive Web Apps (PWA) are web applications that provide a native app-like experience to users on mobile devices and desktops. They are designed to work seamlessly across all devices, including desktops, mobile, and tablets, providing a consistent user experience. PWAs are built with technologies such as HTML, CSS, and JavaScript.

  4. 4
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    How to Improve Your Technical Writing Skills by Contributing to Open Source Projects

    For one, you get to work on projects that are often displayed publicly. This can be a great way to showcase your skills to your professional network. You can use your writing skills to help maintainers improve their projects' documentation. In this guide, I will discuss how you can find open source projects that need tech writers.

  5. 5
    Article
    Avatar of phProduct Hunt·3y

    Chat2Code - Transform your words into components

    Chat2Code is an interactive chat tool that transforms words into components. Turn text into a component with our interactive chat. Get giftcards and swag for reporting bugs in new apps Support is great. Use this tool to help you find the best ways to report bugs in apps.

  6. 6
    Article
    Avatar of uxplanetUX Planet·3y

    What is Spatial UI Design

    Spatial UI design is a new and emerging field that is focused on creating user interfaces that interact with the physical world in a natural and intuitive way. This type of UI design uses spatial cues, such as depth, proximity, and orientation, to create a more immersive and engaging experience.

  7. 7
    Article
    Avatar of hackernoonHacker Noon·3y

    How to Draw an Attractive Convenient Table — Design Techniques and Examples

    You can use it in any application, not only in graphics editors, but in Exel, PoverPoint, and Word. It will be especially useful for non-designers or novice designers to quickly get acquainted with how to design a table.

  8. 8
    Article
    Avatar of tilThis is Learning·3y

    What's New in Svelte 4: Performance Boosts and Streamlined Development

    Svelte 4: Performance Boosts and Streamlined Development - DEV Community on the 22th of June. The overall size of Svelter dropped from 10.6 MB to 2.8MB, almost a 75% size decrease.

  9. 9
    Article
    Avatar of devblogsDevBlogs·3y

    Microsoft for Java Developers

    Microsoft for Java Developers Java on Visual Studio Code - June 2023. In the next few months we will roll out a series of performance updates. In latest release of Test Runner for Java, we have added the support for attribute postDebugTask. This attribute will launch a task at the very end of a debug session.

  10. 10
    Article
    Avatar of newstackThe New Stack·3y

    Penpot Woos Developers, Takes on Figma With Open Source Tool

    Penpot Woos Developers, Takes on Figma With Open Source Tool - The New Stack. Penpot sign-ups have grown by 66% to 400,000 users, reports Kaleidos. The company is introducing a suite of new tools to ‘further improve collaboration between designers and developers’ Penpot.

  11. 11
    Article
    Avatar of asayerasayer·3y

    Creating a UI/UX design portfolio (with little or no experience)

    A U design portfolio is a collection of work samples demonstrating a designer’s abilities and expertise in developing user-centered digital products, services, or experiences. You must have a strong UI/UX design portfolio to exhibit your creativity, problem-solving abilities, and knowledge of user experience design.

  12. 12
    Article
    Avatar of uxplanetUX Planet·3y

    5 Reference Sites and Cheat Sheets for UX Professionals

    The 10 Usability Heuristics of User Interface Design are principles created by Jakob Nielsen to help create intuitive and user-friendly designs. W3 School’s CSS Selectors Reference is my go-to site to remind me of all the CSS selectors and pseudo selectors.

  13. 13
    Article
    Avatar of ghblogGitHub Blog·3y

    Crafting a better, faster code view

    The new code view is powerful, intelligent, and interactive, but it is not an attempt to turn the repository browsing experience into an IDE. It must be intuitive and easy to use for all of GitHub’s millions of users. We overcame a number of unique technical hurdles in order to deliver those features without compromising performance.

  14. 14
    Article
    Avatar of uxplanetUX Planet·3y

    Exploring the Variables in SCSS.

    Exploring the Variables in SCSS.. Understanding the Basics (Part 2) In this article, we’ll focus on one of the essential aspects of SCSS: variables.

  15. 15
    Article
    Avatar of hackernoonHacker Noon·3y

    66 Stories To Learn About Bootstrap

    The world’s most popular open-source framework used by developers with HTML, CSS, and JavaScript is ready to roll out the new release - Bootstrap 5 anytime soon! How to get your personal website to the Next Level is a longer version of a Resume. How to create a Simple Flask Application for Book Search.