window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Websites

A C M N P T V W X Y

Asynchronous communication

2024-11-30T10:33:21+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , |

Asynchronous communication is not only a technical concept, but also influences the way software is developed and delivered. Asynchronous communication methods can improve the user experience by reducing the waiting time for the user.

Authentication

2024-11-22T08:27:45+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

Authentication is a multi-step process in identity management. Authentication in an IT system implements IT security functions that are realized by various security services and components.

Micro front end

2024-12-02T05:21:34+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

The micro frontend is a design pattern that uses the strengths and advantages of microservices to improve the user experience of a web frontend.

Nuxt

2024-11-10T20:17:37+01:00Tags: , , , , , , , , , , , , , , , , , , , , |

Nuxt.js is a framework for building Vue.js applications. Nuxt.js is a web-app-framework for building Vue.js applications. The Nuxt framework helps software developers take advantage of a modern web app concept with the features built into it.

Parsing

2023-12-22T08:57:52+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is parsing? A parser is software that can logically check the source code in a software program and thus identify existing errors.

Prototyping

2025-01-13T15:13:30+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

What is prototyping? Prototyping is both a process and a strategy for realizing ideas as quickly as possible.

  • TLS Protocol - The TLS handshake

TLS protocol

2024-12-03T16:45:10+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is a TLS protocol? - A TLS protocol ensures secure communication between two hosts on the basis of a transport-protected connection. TLS protocols are part of the transport layer.

Vue.js

2024-11-18T08:32:26+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , |

Vue.js is a web framework created by software developer Evan You for fast and robust web apps.

Go to Top