architecture - Beginner looking at Sails, not seeing big picture -
as beginner looking @ sails, see simple examples leading 1 through, see nothing tells me happening in framework. thus, don't see add new page or change layout, etc. when java program or servlet called, can see starts, services events, etc. , how handled. php, other systems, same way.
so, architecture of sails? diagram showing what's on server, how application 1 creates started , how gets events , services them. structure of page? affects layout? if want have 3 buttons on bottom of page lead other pages, how do that?
i have existing mysql database. can generate crud application can in ruby on rails? show me.
very difficult see how useful work, not play around, when there trivial examples don't work , if make changes, have delete , start over! useful, have know things , if not working, fix it. have grok system!
as other commenters have said, not right format of question stack overflow.
however i'll point in right direction. have @ few of irl nathan's sailscasts here: http://irlnathan.github.io/sailscasts/blog/archives/
they helped me head around various concepts. alternatively take through files in new sails project. comments excellent job of explaining goes where.
Comments
Post a Comment