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

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

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


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

For developers immersed in MeteorJS, the story of Application Performance Monitoring (APM) tools reflects innovation, change, and growth led by the community. Table of contents: A Quick Look Back Launch Week - Day 4 Why transitioning fro...... читать далее

meteor

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

Written by Stephan Miller✏️ The React team released React 18 in May 2023, which came with better support for React Server Components (RSCs). Less than a year later, RedwoodJS announced support for server-side rendering and RSCs. This is a shift from...... читать далее

react webdev

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

The Backend-for-Frontend (BFF) pattern is an architectural approach where a dedicated backend service is created for each frontend application or client type. Utilizing the BFF pattern allows developers to tailor the APIs and backend services to th...... читать далее

node webdev typescript react

Разработка 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

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

There is no permanent stop in the hunt for the best demonstration of development and functioning of web applications which is happening in web developer universe. A new and exciting technology that has just been recognized as a substitute for the old...... читать далее

graphql mongodb react webdev

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

Through my years of building services, the RESTful API has been my primary go-to. However, even though REST has its merits, that doesn’t mean it’s the best approach for every use case. Over the years, I’ve learned that, occasionally, there might be b...... читать далее

graphql heroku restapi webdev

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

Ya llevo más de un mes en mi nuevo puesto, y hemos enfrentado numerosos desafíos; estos últimos 15 días han sido especialmente caóticos. No hemos podido avanzar tanto como me gustaría debido a que estamos atascados en una migración de uno de los sist...... читать далее

newjob devops

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

When it comes to building modern web applications, the choice between GraphQL and REST APIs is often a pivotal decision. Both serve as essential tools for fetching and manipulating data, but they have distinct approaches and strengths. Understanding...... читать далее

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

Frontend development has undergone a remarkable evolution in recent years, driven by advancements in technology, changing user expectations, and emerging best practices. In this short blog, we'll explore the trajectory of modern frontend development...... читать далее

webdev frontend

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

Introduction Hi, I am Kota, a system engineer from WESEEK, Inc. in Japan. This time, I have decided to write a blog about my introduction to GraphQL, which I had not yet touched. What Is GraphQL? GraphQL is a query language for APIs...... читать далее

graphql javascript programming webdev

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

Introduction: Traditional content management systems (CMS) have long been the backbone of website management, providing tools for creating, organizing, and publishing content online. However, the rise of headless CMS has revolutionized the way develo...... читать далее

webdev javascript programming beginners

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

Have you ever thought of building software that could earn a huge revenue? That app should be very good as per standards and should be able to handle a large set of users without any loss in performance. I will tell you the most recommended and sim...... читать далее

nextjs webdev opensource programming

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

In 2024, Backend Web Development has evolved significantly, propelled by the relentless pace of technological advancement and the ever-changing landscape of the digital world. At the core of this evolution lies a fusion of innovative tools, methodolo...... читать далее

webdev programming node database

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

⁠In this article, I will lead you through a high-level setup on what is needed to achieve those always-eluding high scores in your lighthouse metrics, even if you use a proper React app, and fetch everything from a CMS! In subsequent posts, I might...... читать далее

react nextjs performance seo

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

In today's interconnected digital landscape, building robust APIs (Application Programming Interfaces) is essential for enabling communication between different software systems. When it comes to API protocols, developers are often faced with choices...... читать далее

api graphql restapi soap

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

Comprehensive collection of tech blogs to explore the technological and development landscape. Languages and standards ECMAScript Daily – ECMAScript proposal updates and news. Microsoft TypeScript Blog – Updates and insights from the T...... читать далее

webdev frontend

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

Visual Studio Code, often abbreviated as VS Code, is a free and open-source source code editor developed by Microsoft. It's known for its versatility, lightweight design, and extensive customization options, making it one of the most popular choices...... читать далее

webdev react vscode beginners

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

Hello geeks, there are tons of blogs all over the internet about APIs; this one is no different. I'm still a curious explorer in the field of web and full-stack development, and these blogs are my attempt to document my journey from beginner to being...... читать далее

webdev devjournal beginners learning

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

In the ever-evolving world of web development, building efficient and scalable APIs has become a crucial aspect of modern application architecture. With several technologies available, such as tRPC, gRPC, GraphQL, and REST, choosing the right one can...... читать далее

graphql grpc trpc architecture

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

Introduction It's been a while since I kick-started my backend engineering journey, and the plan was simply to take each major concept in the backend landscape and learn it then learn one or two of its application like for example, learning about d...... читать далее

webdev learning programming career