-
This is my Dockerfile content:
```
# Use Ubuntu 20.04 as base image
FROM ubuntu:20.04
# Set environment variables
ENV DEBIAN_FRONTEND=noninteractive
# Install system dependencies
RUN apt…
-
Qual a ideia do frontend?
- Bootstrap, vai ter Vuejs (mesmo que dentro do template), enfim, alguma ideia referente ao frontend?
- Vai ter uma pasta frontend (dado que temos a pasta backend) ou vai u…
-
### 🔖 Feature description
At the moment we have different SDKs for Backend (Dart) and Frontend (Flutter). This is not optimal for people who want to reduce their boilerplate code.
For example if …
-
**Is your feature request related to a problem? Please describe.**
I sometimes want a clear idea of how long it took for a problem to happen in an application, or generally other time-related info fo…
-
## Abstract
Due to its consistent style, breadth of included components, and relative ease of use, [Bootstrap](getbootstrap.com) is everywhere. Its prevalence has lead designers to resent the very st…
-
Keywords
section #: 005
Programming Language: JavaScript, TypeScript, react,
Development Platform: Web app, mobile-friendly, real-time updates
Type of Application: Group decision-making, real-tim…
-
**Is your feature request related to a problem? Please describe.**
This is part of getting #2 fixed. There seems to be consensus that our next frtend will be based on [Vue](https://vuejs.org/). This …
-
Hi @gi0baro ,
I have an error with python 3.13
```
2.990 × Preparing metadata (pyproject.toml) did not run successfully.
2.990 │ exit code: 1
2.990 ╰─> [13 lines of output]
2.990 e…
-
### Description
Contributors are required to explain about Implementation of State Management using Vuex (states, getters, actions, mutations and modules) in VueJs, which should cover questions like:…
-
hi. i had straight up learn with typescript & angular framework(frontend). but i had skipped the basic js thing, i have no idea to build app with vanillaJS, all i know are just angular, NPM & typescri…