Skip to content

moyicat/parse-js-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuts+ Tutorial: Build Your Blog From Scratch With Parse.js: Part 1 Getting Started

Instructor: Samantha Zhang

Have you ever got excited by an idea of a web project, but found it miserable to make it running and working on a server? With Parse.js, really everyone who understand the basics of the HTML, CSS, and Javascript can create dynamic websites and working web apps with ease.

This tutorial is going to take you through the process of creating a blogging system from scratch. We will utilize all the bootstrapping tools, and really practice the idea of rapid prototyping, refactoring, and MVC framework. By the end of this series, you should be able to create any CMS site by yourself.

Source files for the Tuts+ tutorial: Get Started Building Your Blog with Parse.js

Available on Tuts+ September 10, 2014

View the demo blog at http://samanthaz.me/tutorial_blog/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 43.3%
  • HTML 32.9%
  • CSS 23.8%