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

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

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


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

In the world of programming, every application follows a specific journey from its creation to its closure. This journey, often termed as a "lifecycle," is fundamental for developers. But what does this really mean? Let me explain to you in a simple...... читать далее

react angular frontend backend

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

In the past seven years, Argos has utilized various UI libraries. We started with Material UI, then moved to Ariakit, Radix, and finally chose React Aria. Why React Aria? Accessibility and UX First To me, React Aria is the most...... читать далее

react a11y webdev javascript

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

In JavaScript, we can use == , === operator and Object.is method to judge the equality of two variable values. But if we want to compare two variable values deeply, can they meet our needs? == The == operator is a loose equality operat...... читать далее

javascript webdev programming frontend

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

Cover photo by Andrew Schultz on Unsplash If you want to check out the code, here's the repository: https://github.com/kuroski/kmp-expense-tracker Introduction I made a significant shift in my career from mainly working with JS to fully...... читать далее

kotlin kmp compose tutorial

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

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge What I Built I created a Progressive Web App (PWA) called "Map Marker" that allows users to interactively pinpoint and save locations on a map. Users can create...... читать далее

devchallenge awschallenge amplify fullstack

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

The look and feel of a website or web application can make or break user experiences. Great design combined with smart development can turn visitors into loyal users, highlighting the critical role design and development play in creating engaging and...... читать далее

frontend webdev pwa

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

When I first started using Create React App (CRA), the idea was simple: make it easy to kick off React projects. Since its launch in 2016 by Facebook, CRA was seen as the holy grail for easily setting up Webpack, Babel, and other essential tools. But...... читать далее

webdev javascript beginners programming

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

React 19 has arrived, bringing a plethora of new features and improvements that promise to revolutionize the way we build web applications. Whether you're a seasoned developer or just getting started, here's a comprehensive overview of what's new in...... читать далее

react frontend javascript react19

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

I have a silly react project that I’m working on that I made using create-react-app. By default, these kinds of projects build and run using react-scripts which uses webpack under the hood for building projects. Vite is generally known to be faster t...... читать далее

webdev javascript react vite

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

Based on big-react,I am going to implement React v18 core features from scratch using WASM and Rust. Code Repository:https://github.com/ParadeTo/big-react-wasm The tag related to this article:v14 Introduction to Scheduler Scheduler is...... читать далее

react webassembly rust

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

Take a look at the demo video here. JulianKominovic / live-feedback Share development feedback with your team directly on the website. Live feedback Live feedb...... читать далее

webdev javascript react productivity

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

Originalmente postado no Dev na Gringa Substack. Caso queira receber novos artigos no seu e-mail, increva-se! Você encontrou a vaga, aplicou para uma vaga de dev na gringa, e foi chamado para a entrevista. Chegou a hora de entender como você ser...... читать далее

braziliandevs career

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

Introduction User interface rendering and animations provide an application with an awesome and interactive user sensation. As amazing as this idea sounds, so is how vexing it can get when things go sideways. And one way wherein that circumstance c...... читать далее

softwareengineering beginners react javascript

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

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge What I Built I have built a next-generation platform that enhances the coding practice experience by integrating AI-powered assistance. CodeChamp allows users to...... читать далее

devchallenge awschallenge amplify fullstack

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

En el dinámico mundo del desarrollo web, las tecnologías van y vienen. jQuery, una vez la herramienta preferida para la manipulación del DOM y la gestión de eventos, ha sido en gran medida eclipsada por la evolución del lenguaje JavaScript y la apari...... читать далее

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

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge What I Built I built a simple MVP app. Virtually, It can build a stock portfolio. These stocks are from NASDAQ exchange. I quite enjoyed using AWS Amplify Gen 2...... читать далее

devchallenge awschallenge amplify fullstack

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

Heyy? Do you know about the solid principle of software engineering. Lemme show being more specific to react(give it a 10 mins read): S.O.L.I.D Principle General Description: A collection of design rules in software engineering called th...... читать далее

softwaredevelopment

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

This is a submission for the The AWS Amplify Fullstack TypeScript Challenge What I Built SecureShare allows users to share text snippets securely. The user has the option to set a time for the snippet to expire, whether or not the snippe...... читать далее

devchallenge awschallenge amplify fullstack

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

As React developers, we often encounter scenarios where we need to reuse component logic. Higher-Order Components (HOCs) offer a powerful pattern to achieve this. In this article, we'll explore what HOCs are, why they are useful, and provide a step-b...... читать далее

reactjsdevelopment javascript programming webdev

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

Hello everyone! I'm delighted to announce that I've started a quest to establish my portfolio. As a recent graduate with a Master of Science in Management of Information Systems, a Master of Computer Applications, and a Bachelor of Science in Mathem...... читать далее

webdev programming react springboot