Greetings, today I will continue with the topic of the sample Meteor app. We will have a look at the rough app structure, and the architecture. On a typical Meteor app the client and the server side have been differentiated from each other. The differences, and which content should be placed…
App with Meteor: fundamentals (with the example app Weight Watch)
Hi there, It’s again time for another app; this time on the JavaScript app development platform Meteor. Since I don’t want to trash the experiences gathered when implementing WeightWatch App for ConnectIQ, I decided to implement a similar app running in a web browser, with a responsive GUI, and fancy…