Just like the title says, I usually make mine from scratch… but lets say I wanted to save time and just clone another persons repo to start which one is the bees knees?
@RaananW prolly has one.
Just like the title says, I usually make mine from scratch… but lets say I wanted to save time and just clone another persons repo to start which one is the bees knees?
@RaananW prolly has one.
yeah, I do
One that I have created for me, configured with both rollup and webpack (with different build commands). But I never pushed it anywhere. TBH - I don’t like using other people’s templates because I don’t like magic i can’t control…
well spill the link then bro XD!
i can prepare it for “open-sourcing” on Monday, sure. it’s a mess at the moment. My kind of mess
I definitely wouldn’t call this the “best” Typescript Template, but it’s one way to go if you want to quickly integrate React and use declarative component design:
brianzinn/create-react-app-typescript-babylonjs: BabylonJS + TypeScript (github.com)
edit: I also created a snowpack community template:
brianzinn/snowpack-babylon-typescript: babylon.js community typescript template (github.com)
I think it would be really cool if we had a CLI to init projects where we make some basic choices to generate a project. Like typescript or javascript, etc.
I forgot about this one that I was sitting on.
Its super stripped down so for sure is not the best and has no front end apps like react attached.
This was from a while ago so everything needs to be upgraded.
Surprised Raanan didn’t mention this one:
RaananW/babylonjs-webpack-es6: Babylon.js basic scene with typescript, webpack, es6 modules, editorconfig, eslint, hot loading and more. Will even make coffee if you ask nicely. (github.com)
This project found the Bart AI:
How I setup my Babylon projects. Workflows for web development changes… | by Babylon.js | Medium
TrevorDev/KartRacerFHL at 147925b85fd70284744f0c084285068a50fa0476 (github.com)
i thought we were talking about a general typescript template
Yes, I have this template as well, which is quite up to date!