isaiah
isaiah
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp and Vite
From the official Wasp lang docs:
When to use Wasp Wasp is addressing the same core problems that typical web app frameworks are addressing, and it in big part looks, swims and quacks like a web app framework. Best used for building full-stack web apps (like e.g. Airbnb or Asana) quickly starting a web app with industry best practices to be used alongside modern web dev stack (currently supported React and Node) Avoid using Wasp for building static/presentational websites to be used as a no-code solution to be a solve-it-all tool in a single language
14 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp and Vite
Been trying to learn a lot of the underlying tech behind Wasp and Wasp itself. Waspc is harder to learn though because it's Haskell. I don't have the smarts enough to learn it đŸ˜… But the detailed comments are very helpful.
14 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp and Vite
I was just curious. Building for production seems to be one of the common problems I see that's talked about when using Vite.
14 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp Compiler
I'm just curious if kapa.ai has some info that you can't find in the github repo đŸ˜… . As for for updating Prisma, I already did experiments with it so I know it's not gonna work. I just asked kapa.ai again because of reading this line "The Wasp compiler's ability to maintain your code and keep it updated with the latest security best practices is a result of its design and the features it provides."
19 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp Compiler
@kapa.ai What if I want to update my devDependencies like Prisma?
19 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp Compiler
@kapa.ai What if I want to update my devDependencies like Prisma?
19 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp Compiler
@kapa.ai Can you be more detailed on how Wasp does this:
The Wasp compiler also maintains the code for you, so you don't have to worry about keeping up with the latest security best practices. As Wasp updates, so does your app.
19 replies
WWasp-lang
Created by isaiah on 5/28/2024 in #đŸ™‹questions
Wasp and Vite
@kapa.ai Any past Github issues related to Vite production builds?
14 replies
WWasp-lang
Created by isaiah on 4/7/2024 in #đŸ™‹questions
Lines of code of the Wasp compiler?
Thanks for answering đŸ˜… Didn't know that there's an actual tool for counting lines of code in a project. TIL.
7 replies
WWasp-lang
Created by isaiah on 4/7/2024 in #đŸ™‹questions
Lines of code of the Wasp compiler?
Finally got something that's not in included. :boi: Just testing the bot out.
7 replies
WWasp-lang
Created by isaiah on 4/4/2024 in #đŸ™‹questions
Will updating Prisma break my Wasp app?
@kapa.ai Any reasons why PostgreSQL is preferred for production as stated in the documentation? Any reasons why not SQLite?
14 replies
WWasp-lang
Created by isaiah on 4/4/2024 in #đŸ™‹questions
Will updating Prisma break my Wasp app?
@kapa.ai List sources on how Prisma is implemented in Wasp.
14 replies
WWasp-lang
Created by isaiah on 4/3/2024 in #đŸ™‹questions
How does the Wasp compiler work?
But won't this bot keep pinging you guys after every response?
18 replies
WWasp-lang
Created by isaiah on 4/3/2024 in #đŸ™‹questions
How does the Wasp compiler work?
Yeah so nice so far.
18 replies
WWasp-lang
Created by isaiah on 4/3/2024 in #đŸ™‹questions
How does the Wasp compiler work?
@kapa.ai Is Docker needed to use an sqlite database?
18 replies
WWasp-lang
Created by isaiah on 4/3/2024 in #đŸ™‹questions
How does the Wasp compiler work?
@kapa.ai Which dependencies do I need to install every I use wasp start?
18 replies