Show HN: WordAct, a comprehensive, scalable project of WordPress and React
1–4 of 4 posts
Re: Show HN: WordAct, a comprehensive, scalable project of WordPress and React
#2FYI: Even slow websites can have a perfect pagespeed score.
PageSpeed score is not a measure of website page loading speed, it's a measure of how well you follow best practices.
And a 1s page load using full page caching and cloudfront to the nth degree is not what I call fast!
Re: Show HN: WordAct, a comprehensive, scalable project of WordPress and React
#3Repository: https://github.com/e10jc/wordact
Looks interesting. Curious to learn more (without the investment of installing WordAct) about how it works and what benefits it offers.
Re: Show HN: WordAct, a comprehensive, scalable project of WordPress and React
#4Repository: https://github.com/e10jc/wordact Looks interesting. Curious to learn more (without the investment of installing WordAct) about how it works and what benefits it offers.
hey thanks! wordact author here. i think the main benefit is that it can reduce gobs of boilerplating time. i love the javascript ecosystem, and i think ecmascript keeps getting better and more beautiful, but man is it a pain to set up a proper project, with babel, and webpack, and server-side rendering, and more.
but give it an install and check it out! it's pretty easy. instructions here: http://wordact.io/2017/04/how-to-set-up-your-development-env...