-
**Project title**
Login Form
**Project Description**
A web project challenge. Design a Login form with validations using HTML & CSS.
Stack:
[x] Html
[x] CSS
[ ] JavaScript
-
### Describe the bug
OPENAI_LIKE_API_BASE_URL=http://10.231.20.101:17000/api/chat/completions
or
OPENAI_LIKE_API_BASE_URL=http://10.231.20.101:17000/api/
console error:
WARN Constants Failed to…
-
Hello,
I’m opening this issue because I’m really confused about the time wasted switching to dart2.
Indeed, I work hard to migrate a big project from dart1. The project has around thirty sub-project…
-
Hi!
The documentation in https://dart.dev/web/deployment says:
>
> [Compile using webdev](https://dart.dev/web/deployment#compile-using-webdev)
>
> [Use the webdev build command](https://dart…
-
- [ ] Supporting DDC new module format in DWDS
- [x] https://github.com/dart-lang/webdev/issues/2512
- [x] https://github.com/dart-lang/webdev/issues/2517
- [x] https://github.com/dart-lang/w…
-
# Web development 🕸
- [link](https://github.com/nicothin/Web-development)
-
Hi:
I got the following error when i push to Heroku:
remote: Downloading webdev 2.7.8...
remote: Downloading sse 4.1.0...
remote: Downloading dds 2.2.0...
remote: Downlo…
-
Separating this out from https://github.com/dart-lang/webdev/issues/2338 so it can be closed. The following is a quote of [a comment](https://github.com/dart-lang/webdev/issues/2338#issuecomment-23026…
-
I was trying out dart webdev tool with dart create "web-simple" template. I created a new project using `dart create . -t web-simple` then used `webdev serve` to start development server.
When I tr…
-
Hello again @pythoninthegrass I took the first item of TODO webdev task as we talk before, and I have some questions about the procedure.
I was able to run both django projects with direct runserve…