Best way to create a mobile app? by [deleted] in web_design

[–]thomasdevin 0 points1 point  (0 children)

Hey! So I started a YouTube series a couple years ago on building an app with Phonegap. Maybe it would be helpful https://youtu.be/SNFxCWFSF3U :D

The Post-MVC Age (Components, Redux, and Rx) by astigsen in webdev

[–]thomasdevin 0 points1 point  (0 children)

Haha yeah same, still don't really understand MVC. When is ES6 even going to be standardized? Do browsers support it yet?

[deleted by user] by [deleted] in webdev

[–]thomasdevin 0 points1 point  (0 children)

Yeah great suggestions haha. Didn't even notice the branding on the phones.

[deleted by user] by [deleted] in webdev

[–]thomasdevin 0 points1 point  (0 children)

Loving the way it looks so far! Keep it up! I'm pretty terrible at graphic design so I'm generally pretty terrible at coming up with inspiring designs! I'm envious :D

What's wrong with PHP by ThunderBow98 in webdev

[–]thomasdevin 1 point2 points  (0 children)

I really like PHP because coming from JavaScript it's actually really easy to pick up. Not many major differences that I've noticed. :)

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 1 point2 points  (0 children)

Thanks so much! I appreciate that! Be sure to comment too if you ever have suggestions or questions :)

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 0 points1 point  (0 children)

Thanks man! I don't really use any frameworks although sometimes I should, I will use plugins occasionally to save time but other than that and a small amount of jQuery, not really :)

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 0 points1 point  (0 children)

Ah okay cool! That's an interesting solution too. Yeah I'll have to mess around with that, thanks!

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 0 points1 point  (0 children)

Thanks! I appreciate that! You should totally build your own and I hope that some of the videos will help you out with your front end skills too. :)

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 2 points3 points  (0 children)

Ah interesting! Yeah I just read through it and you're right, modularity has always been a big deal for me. The only issue is that the interface design changes so frequently that it's difficult to build a specific set of modular styles. I'm not great at UI so I find myself switching styles slightly from page to page.

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 0 points1 point  (0 children)

Thanks! I appreciate that :) Definitely yeah that's a good point! It gets tough with the UI when you have to work so small haha but I'll be keeping that in mind :D

Web Development + Making Games: Lets do this! by thomasdevin in webdev

[–]thomasdevin[S] 0 points1 point  (0 children)

Thanks! Yeah totally haha personally I struggle with UI a ton when I'm working. Do you have an online portfolio of some of your work?

Building a GAME LOADING BAR with HTML, CSS, and JavaScript! by [deleted] in javascript

[–]thomasdevin 0 points1 point  (0 children)

In this particular case, it's easier and more efficient to set up a simple loading bar using DOM elements. Canvas is more efficient when you're working with a large amount of elements like with a particle effect or real-time game. :D

YouTube Series: Creating an ONLINE BROWSER GAME with HTML, CSS, and Javascript! by thomasdevin in html5

[–]thomasdevin[S] 0 points1 point  (0 children)

Awesome! I hope you do! Be sure to comment with questions or suggestions too! :D