Материалы по теме 'ux' | DevsDay.ru

IT-блоги Материалы по теме 'ux'

IT-блоги Материалы по теме 'ux'


Разработка dev.to 18 мая 2024 г. 11:42

Introduction Angular 17 has sparked a renewed interest among developers with its groundbreaking features and enhancements. Developed and maintained by Google, Angular 17 represents a significant leap forward in front-end technology, setting new sta...... читать далее

Разработка dev.to 17 мая 2024 г. 15:54

At APIDNA we often discuss and focus on the back-end of web application development, however the front-end plays a crucial role in user access to your applications functionality. There are a wide range of different factors to consider, such as colou...... читать далее

webdev beginners design learning

Разработка dev.to 17 мая 2024 г. 12:21

Today’s businesses are translating their success parameters with a mobile app that brings their services to an axis point to the global customers, who can access it with a tap on their smartphones. Our world has turned into a digital hub where every...... читать далее

mobileapp mobileappdevelopment appdevelopment application

Разработка dev.to 17 мая 2024 г. 12:09

If we look at the iterator protocol we'd notice it comes at a cost of creating {value, done} objects, accessing their props, and calls of next() (a function call is generally is an expensive operation). Given all the hurdles we have a quite ineffic...... читать далее

javascript performance webdev ux

Разработка dev.to 17 мая 2024 г. 9:59

We’re in the midst of a design revolution — a shift from simply creating user-friendly products to tackling the intricate challenges of social issues. Whether it’s reimagining the delivery of portable drinking water in remote areas or questioning the...... читать далее

uxdesign designpatterns designthinkng yuj

Разработка dev.to 16 мая 2024 г. 22:07

As solopreneurs or freelancers, we need a network of appropriate cooperation partners. While evaluating a fellow developer may be relatively easy as a senior web developer, how do I choose a designer or a copywriter? How do designers decide on an app...... читать далее

webdev career collaboration networking

Разработка dev.to 16 мая 2024 г. 11:18

As a UX designer with a background in web design, I’ve seen the field evolve dramatically. In the early days, web design meant balancing art direction with frontend coding. Over time, I specialized in UX, qualitative and quantitative research, lean m...... читать далее

nextjs ai chatgpt gpt4o

Разработка dev.to 16 мая 2024 г. 6:41

This is a roundup of the best websites where you can find and download free HTML templates built with vanilla CSS and also every major framework. These high quality items will power up your websites, landing pages, blogs, portfolios, ecommerce and da...... читать далее

html css webdev frontend

Разработка habr.com 16 мая 2024 г. 4:23

Только что завершилась Конференция React.js. Долгожданная конференция спустя почти 3 года после предыдущей. Не менее долгожданны и обновления реакта. И именно с них была начата конференция, им и будет посвящена статья. И да, как вы увидели из превью...... читать далее

react frontend react 19 server components фронтенд веб разработка реакт

Разработка dev.to 15 мая 2024 г. 19:33

A Front-End Developer is a specialist in web development responsible for building the user interface (UI) and user experience (UX) of websites and web applications. They work on the client-side of web development, focusing on the visual aspects, layo...... читать далее

frontend developer

Дизайн UX Planet 15 мая 2024 г. 19:28

Photo by Tirza van Dijk on UnsplashIn the UX design field, new tools and updates always help us create unique products. In this post, I’ve gathered five new excellent tools and updates to improve significantly the UX designer’s work. Ready to learn a...... читать далее

ux-design ux-tools ai top-5

Дизайн UX Planet 15 мая 2024 г. 19:27

User research stands as the cornerstone for product managers and design agencies striving to create impactful solutions. However, as the world and its problem become bigger, understanding user needs brings significant challenges for researchers. Synt...... читать далее

collaboration-tools ux-design collaboration research ux

Дизайн UX Planet 15 мая 2024 г. 19:27

PRACTICAL DESIGN INNOVATIONFacilitating conversations on Generative AI in your UX ecosystemMidjourneyGenerative AI can add value to your site in many more ways than as a conversational ChatGPT-like experience or as a feature like the button on resume...... читать далее

design-thinking system-thinking user-experience product-management generative-ai

Разработка dev.to 15 мая 2024 г. 15:07

Descobrindo o Mundo da Pesquisa em UX: Um Guia Simples Introdução ao UX Research Já se perguntou como os aplicativos e websites são tão intuitivos e fáceis de usar? Por trás de cada interface amigável, há um processo profundo de pesquisa em experi...... читать далее

uxresearch contentdesign ux ui

Разработка dev.to 15 мая 2024 г. 15:03

Pagination is crucial when dealing with large datasets in web applications, ensuring a smoother user experience and optimal performance. While many tutorials/blogs focus on state management to handle pagination, a more scalable and production-ready...... читать далее

react nextjs reactquery webdev

Разработка dev.to 15 мая 2024 г. 11:09

Are you looking for new design inspiration to help elevate your projects? Look no further! In this blog post, we've compiled a list of the top 15 websites for design inspiration in 2024. Each of these websites provides a unique perspective and a wea...... читать далее

webdev design frontend designpatterns

Разработка dev.to 15 мая 2024 г. 8:21

If you aim to write fast Javascript avoid intermediate arrays when transforming data or making an algorithm. This could happen both with imperative and functional code. Often I see a common pattern filter + map: arr.filter(...).map(...) Repl...... читать далее

javascript performance webdev ux

Разработка dev.to 15 мая 2024 г. 5:57

This article is inspired by the need for more Software Engineers in quantum computing. Not to mention the other Developers, UX Designers, QA Testers, Product Managers and all the rest of the talent that makes it possible to ship a real product to rea...... читать далее

quantum softwareengineering quantumcomputing careerdevelopment

Разработка dev.to 14 мая 2024 г. 14:14

In the world of software, evolution is key to meeting user needs and staying ahead of the curve. It is not just about innovating features or enhancing performance; it's equally about refining user interface (UI) and user experience (UX). These elemen...... читать далее

galaxy meteor node javascript

Разработка dev.to 14 мая 2024 г. 14:03

Written by Oghenetega Denedo✏️ Heatmaps are frequently employed in visualizing data to illustrate the concentration and spread of data, within a dataset. They use colors to demonstrate fluctuations in data values, allowing users to identify patterns...... читать далее

javascript webdev