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

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

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


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

Table of Contents Outline What is jest Features How does it work? What does it do? Snapshot testing Implementing Snapshot testing with jest Updating Reference Snapshot Implementing Inline Snapshots Conclusion Outline There...... читать далее

testing javascript react programming

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

Angular components name becomes unreadable also non maintainable for larger project. Usually we use relative paths to import components like this ("../../../something"), which is not suitable for project that has many nested routes. import { JobIn...... читать далее

angular typescript webdev tutorial

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

In today's blog post, we will dive deep into the topic of State Management in Angular. State management is a crucial aspect of building robust and scalable Angular applications. It involves managing the application's data and state in a predictable a...... читать далее

angular javascript learning webdev

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

This communiqué originally appeared on Symfony Station. Welcome to this week's Symfony Station communiqué. It's your review of the essential news in the Symfony and PHP development communities focusing on protecting democracy. That necessitates an o...... читать далее

symfony drupal php fediverse

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

Recently, my team received a task: create a form page. Sounds easy, doesn't it? After all, we were experienced with Angular and had built many forms. However, there was one big problem: the form page was separated into two parts—a top form and a bott...... читать далее

angular typescript frontend

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

NestJS is a powerful, progressive Node.js framework for building efficient and scalable server-side applications. It is written in TypeScript and is heavily inspired by Angular. It comes with a modular architecture and in-built support for a plethora...... читать далее

javascript nestjs node beginners

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

Introduction As a software engineer, staying relevant in web technology is important by reading blog posts from blogger sites such as dev.to and HashNode. Many blog authors publish posts daily, and readers must select good ones from all of them to...... читать далее

nestjs generativeai gemini tutorial

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

Se você é novo na programação ou simplesmente deseja aprender mais sobre JavaScript, este guia é para você! Então pegue o seu café e bora explorar os conceitos fundamentais da linguagem. Vale a pena aprender? Antes de começarmos, eu quero...... читать далее

javascript webdev beginners braziliandevs

Разработка habr.com 18 мая 2024 г. 12:31

Привет! Меня зовут Данекер, я Fullstack-разработчик (Java, Angular). В этой статье я хочу поделиться с вами, как реализовать комбинированную авторизацию в Spring Security, используя примеры авторизации через социальные сети, такие как GitHub, а также...... читать далее

Java spring github oauth2 security

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

Understanding Angular Lifecycle: A Step-by-Step Guide Angular lifecycle hooks #angular #interview #tech #typescript #programming #software #technology #yt - YouTube...... читать далее

webdev javascript angular typescript

Разработка 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 18 мая 2024 г. 8:15

React JS is a JavaScript library built and maintained by Facebook. React is an efficient, declarative, and flexible open-source JavaScript library for creating simple, fast, and scalable frontends of web applications. The language used to build Reac...... читать далее

react frontend webdev javascript

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

As developers, we create different types of applications. Sometimes, we work on data processing with forms or data visualization with grids or charts. But sometimes, we build applications that focus mainly on images. While making an app to show image...... читать далее

angular frontend javascript tutorial

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

Al mismo tiempo que termino de refactorizar la ventana anterior voy a trabajar en una nueva ventana que es un controlador de gastos y de precios. La idea es, por ejemplo, ir a los supermercados y poder almacenar el precio, el producto, donde lo has c...... читать далее

webdev programming

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

Glimmer DSL for Web is a Ruby-in-the-Browser Web Frontend Framework that enables Rubyists to finally have Ruby productivity and happiness in the Frontend via a simpler, more intuitive, more straightforward, and more productive library than all JavaSc...... читать далее

ruby rails frontend glimmer

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

In the world of web design and development, having access to perfect icons is crucial. With the inclusion of awesome icons, these libraries offer a vast array of options that can be supplemented with other icon sets for versatile use. Icons play not...... читать далее

opensource javascript css frontend

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

Introduction As a junior software engineer, every week brings new challenges and learning experiences. This week, I dove deep into understanding how to read and interpret error messages from the console. It may sound trivial, but decoding these mess...... читать далее

softwaredevelopment angular react javascript

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

You can read the interactive version of this blog post! The Problem In recent years I have developed a good number of websites. The basic structure is usually similar among them, but there are some tasks that always require a lot of effo...... читать далее

tailwindcss webdev tooling themes

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

In web development optimizing website performance is crucial. Images are often the largest assets on a webpage, impacting loading times and overall responsiveness. Large, unoptimized images can significantly slow down a webpage, leading to a poor use...... читать далее

angular

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

The @ngspot/ngx-errors library makes it easy to provide validation error messages in apps. The 4.0 release includes 3 large breaking changes: The library has undergone a large internal implementation rewrite making use of Angular signals and is now...... читать далее

angular errors libraries javascript