--
You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/-MnLW_FxTVA/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to angular+u...@googlegroups.com.
To post to this group, send email to ang...@googlegroups.com.
Visit this group at http://groups.google.com/group/angular?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
Thanks for the kind words!The code snippets are generated by a little tool I wrote, which you can find at https://github.com/graunked/step-by-step. It steps through a Git repo commit by commit, using the commit message as an explanation, showing the current state of the code in an escaped <code> block, with the diffs calculated by Git, and placing the unescaped code in an iFrame.I just pushed it up to Github today, so it's missing any documentation, and could use some cleanup. I'll try to update it in the next couple days, so follow the Github repo if you want to see it in a better state!
David Graunke
On Mon, May 6, 2013 at 8:22 PM, zdam <adam.k...@gmail.com> wrote:
Hi I haven't had time to read the content yet, but I love the blog layout and particularly your code snippets with previous code being struck-out. What are using to achieve this?
--
On Tuesday, 7 May 2013 10:58:10 UTC+10, David Graunke wrote:Hi all,I just put up a blog post walking through creating a toy spreadsheet in Angular, and thought y'all might find it interesting: http://thomasstreet.net/blog/spreadsheet.htmlAngular's change-propagation model ended up being perfect for creating a spreadsheet, and the $parse service worked nicely to handle arithmetic expressions in the spreadsheet cells.The goal was to show what sort of things you can accomplish with just a little bit of Angular, not to create a functional, useful spreadsheet app.If anyone has any suggestions of how I could have made the app more elegant or stated it better, I'd love to hear it! I put up a Plunkr of the final result here, if anyone wants to play around with it.Best,David Graunke
You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/-MnLW_FxTVA/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to angular+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "AngularJS" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/angular/-MnLW_FxTVA/unsubscribe?hl=en-US.
To unsubscribe from this group and all its topics, send an email to angular+u...@googlegroups.com.