Samuel Batista

Results 101 comments of Samuel Batista
trafficstars

I get this error when trying to run with Neko target: ``` AL lib: (EE) alc_cleanup: 1 device not closed Called from zpp_nape/callbacks/CbType.hx line 348 Called from nape/callbacks/CbType.hx line 179...

Well, [here's a test project](https://docs.google.com/file/d/0B9No4a49ZTaIWDhoM01HX21jVVE) that initializes nape without openfl, it seems to work... but I need openfl and its build tools to make my games that use of Nape....

I recommend going with a github pages repository, could even make it this one and put the static website in a `docs` folder.

@Geokureli this is a good idea, I am for it. I want to hear from others as well, but here are some ideas: - We could have a "tutorial competition",...

@Gama11 FYI.

@Gama11 @impaler do you guys have any insights / suggestions on how we could scale the number of tutorials on the site? I think in order for any submission to...

Yeah I like that, it would also be less effort to change. I think a full scale re-write of the site is going to take a while (if it ever...

@RichardBray I recommend going with [Next.js](https://nextjs.org/) if you're looking to re-write. It's built on top of React and has an unrivaled development experience.

Outside of plain vanilla JS, React has pretty much won the front end framework battle. Next.js includes a bunch of extra utilities and has an opinionated project structure that eliminates...

@Stilic if you've already started a Svelte implementation, don't let me stop you :-P Everyone is going to have their favorite framework, it's just the nature of the ecosystem at...