Hit by a Meteor
26 Oct 2017
Learning meteor, as a newbie, was a truly daunting experience. This was also truly the first time that I was working on something that involves both client side and server side architecture. It was a difficult learning curve and especially...
E48
Read More
Meteor Gotchas
19 Oct 2017
A problem that I had encountered when I was first running meteor to do the assignment digits was the extremely long ‘meteor npm run start’ in the command line. I am using windows for meteor so in comparison to the...
Software Engineering
Meteor
Read More
Styling it Out
06 Oct 2017
When dealing with the purpose of aesthetics, there is a simple ground rule that needs to be met, make it look pretty. In this week’s module that deals with semantic UI, we are thought a framework that is both user...
E37
Read More
Coding Habits
21 Sep 2017
When you are first learning how to program (probably starting off with things like “Hello World!”, variable assigning, or simple arithmetic), from the very start you are taught the importance of syntax. From misspelling methods or variables to missing that...
E28
Read More
Asking Dumb Questions
07 Sep 2017
A teacher in high school once told me that there is no such thing as a dumb question. At the time, I didn’t give it much thought and proceeded to go through the same motions of an average high school...
E11
Read More