Announcing the release of django-classified-ads, which is being hosted by Google Code. For everyone who has e-mailed me about this project… here it is! All of the templates and static media (CSS, images, jQuery, and TinyMCE) from django-classifieds.zxdevelopment.com has been included in the source code repository. I’ve replaced some of the older custom code with existing Django applications like
How I'm starting my React apps now
tl;dr, clone [https://github.com/saebyn/my-react-app](https://github.com/saebyn/my-react-app)## IntroductionFor this setup, I have node v...… Continue reading