Femi O.
Femi O.
FFilament
Created by Femi O. on 8/6/2024 in #❓┊help
Help with Filament/Livewire setup
Figured it out. Was a simple error where I didn't properly use all of the CLI commands, so some of the files were missing after I started over a few times. Thanks both 🙂
12 replies
FFilament
Created by Femi O. on 8/6/2024 in #❓┊help
Help with Filament/Livewire setup
At least, the styling is but somehow the JS isn't loading properly it seems
12 replies
FFilament
Created by Femi O. on 8/6/2024 in #❓┊help
Help with Filament/Livewire setup
Yes, I did follow those instructions - seems to be working fine since Tailwind is working as expected
12 replies
TTCTheo's Typesafe Cult
Created by Nahasco on 6/16/2024 in #questions
Should I ditch Django for GO or full stack Next.js
With that said, if you're just using your backend for fetching data there's no reason why you can't use Nextjs' integrated server, or a more barebones Python BE framework like FastAPI or Django Ninja etc.
25 replies
TTCTheo's Typesafe Cult
Created by Nahasco on 6/16/2024 in #questions
Should I ditch Django for GO or full stack Next.js
If you're just doing CRUD, I'd recommend sticking it out with Python. The fact that you're struggling rn is good, it's more important that you experience a hard time and learn from it.
25 replies
TTCTheo's Typesafe Cult
Created by Nahasco on 6/16/2024 in #questions
Should I ditch Django for GO or full stack Next.js
It is not worth switching to and learning an entirely new language just for a backend. Go is great but Python can fit in your project just fine. Also, you're going to run into very similar "I don't fully understand what's going on" problems, probably even more so as you switch languages
25 replies