theY4Kman/campbell

Javascript interface to manipulate timeline

theY4Kman opened this issue · 0 comments

Write a javascript interface (totally use Angular, that shit is fetch) to interact with a timeline.

I'm building Campbell for myself. I have a horrible memory, but I'm pretty good at thinking about what's in front of me. Now and then I try to write blog posts. I only end up publishing a quarter of them, because I'm unsatisfied with the rest. When I finish writing a post, I'm unwilling to take the time and revise it to my satisfaction. I'm very all-or-nothing.

So, I want to develop Campbell as a means for posting to my blog. This way I can develop my ideas at my own pace, whenever I have them, and still be able to show their history, without feeling like I'm misdirecting my 0 readers.

I think this'll also give me a great opportunity to ditch Django forever and try using Node.js. As a Python fanbody, I never thought I'd have the same enthusiasm for something as I do for Node.js (and Angular). I want to do things quickly and easily, making as many mistakes as possible and understanding them at an incredible pace. It's why I choose PyCharm over vim, and why I prefer to break everything and write tons of tests. More data, more data, more data, allows for better decisions.