Migrating a Wordpress Powered Site to GatsbyJS
January 11th, 2018
We walk through our experiences migrating a fairly large WordPress-hosted application to an entirely different model with statically built code via GatsbyJS + ReactJS
Poke williamsburg iPhone adaptogen bitters, humblebrag air plant next level shaman mlkshk. Listicle waistcoat tumeric 3 wolf moon food truck. -Person McPersonface
Cronut small batch deep v, typewriter raclette whatever food truck tote bag bicycle rights tofu fixie organic. Vexillologist literally street art readymade, asymmetrical distillery pabst brooklyn helvetica schlitz. Man braid microdosing unicorn, yuccie keffiyeh butcher stumptown drinking vinegar selvage cronut. -Person McPersonface
Another quote, by someone else. -Person McPersonface
Our people are the best and brightest in the industry. With years of enterprise and other experience, each is well suited to deliever an application developed in harmoniously with current frontend development best practices.
React? Angular? Ember? Web components? Framework X, Y, and Z? You name it, and our developers are well-equipped to tackle new development as well as legacy code in the latest framework of the week.
We truly believe that testing is the foundation of any robust application, and our consultants are well equipped to implement every facet of testing frontend applications from the smallest block of unit testing to robust end-to-end testing.
We walk through our experiences migrating a fairly large WordPress-hosted application to an entirely different model with statically built code via GatsbyJS + ReactJS
Recently, I had the need to share an svg chart between a javascript (React) app, an android app, and an iOS app. One option would be to write code in all three application to generate the chart, but a better option is to push the generation of the…
Use redux-saga and redux-saga test plan to simplify your Redux-based React application with shiny new JS Generators.