屈Hexo is a great choice if you're familiar with Markdown and Git, and you can deploy your blog in GitHub Pages for freeComment·Thread·Jul 27, 2016·3·What is the best tool for generating a static site / blog?
屈@gskema +1 I also recommend axios with React, cause It's api is vary easy to use. For example, you can directly use .then() to get the response and use .catch()to get the error info in componentDidMount()Comment·Thread·Jul 24, 2016·5·Is there a better way to make AJAX requests with React other than using jQuery?