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...
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...
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...
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...
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...