Submissions from 2018-04-03 to 2018-04-04 (2 total)

A submission for Daily Gamedev

Spent tonight using CSS Grid and Flexbox to layout my component. Went better than using Vuetify's built in layout stuff (too much magic behind the scenes) but it took way longer than I would have liked. Shows that I need to focus my time on learning CSS. I've been wanting to go through this series on CSS Grid from Wes Bos, maybe should get started on it:

https://cssgrid.io/

Also, Firebase Cloud Functions v1.0 released today, the new Callable HTTPS function appears similar to my rest api but easier. I'm going to have to check that out, it might speed development up on the server side.

https://firebase.googleblog.com/2018/04/launching-cloud-functions-for-firebase-1-0.html

Nothing to show yet, though o_O

The LÖVE bindings for Nuklear seem to work pretty well: https://github.com/keharriso/love-nuklear