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

Frameworks

A B F L N O P U V Y

Authentication

2023-10-13T11:40:19+02: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.

  • Bootstrapping in der Softwareentwicklung

Bootstrapping

2023-12-15T16:09:26+01:00Tags: , , , , , , , , , , , , , , , , , , , |

What is bootstrapping? Bootstrapping is the technical way in which a software stack is defined, i.e. how an application is configured and started. Bootstrapping is therefore a typical deployment process.

  • software library

Library

2023-12-22T10:05:11+01:00Tags: , , , , , , , , , , |

A library refers to a software library as a ready-made collection of code that can be used to perform general software development tasks. Libraries are essentially a collection of functions and procedures that can be called up by other software programs to execute certain functions.

Nuxt

2023-07-29T08:36:36+02: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.

  • OpenID - OpenID Foundation - Standards für digitale Identitäten

OpenID

2023-12-13T08:37:57+01:00Tags: , , , , , , , , , , , , , , , , , , , , , |

All about OpenID - Discover everything you need to know about OpenID: from secure authentication and identity federation to the latest developments like OpenID Connect and the OpenID Foundation. Here you will find a comprehensive overview of digital identity.

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.

  • Die Softwarearchitektur einer modernen WebApp-React und Vue.js im Fokus

The software architecture of a modern WebApp: React and Vue.js in focus

2023-06-16T18:51:01+02:00Categories: Podcast, Programming Languages & Frameworks, Software Architecture, Software development|Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

To develop an innovative web app, we focus on React + Next and Vue.js + Nuxt. We are dedicated to the software architecture of a modern WebApp. Im Fokus stehen die beiden JavaScript Frameworks React und Vue.js. We look at the two WebApp frameworks in comparison to each other and how they can be used to create a scalable and secure software architecture for a WebApp. Here, we take a closer look at the two renowned frameworks Vue.js/Nuxt and React/Next to weigh the pros and cons of both options. Which is the right decision for our web app? Find out and get valuable insights into the world of web development. Don't miss this exciting episode of the Rock the Prototype Podcast!

Go to Top