Blog

Your blog category

A Wit.ai Tutorial (HTTP API)

What is Wit.ai? Wit.ai is a natural language processing (NLP) interface that turns natural language (speech or text messages) into structured data. Developers use Wit because it simplifies the process of making applications and devices that people can converse with. Without it, developers would need to learn natural language processing algorithms. That would be too time-consuming

A Wit.ai Tutorial (HTTP API) Read More »

Improve SEO: Server Side Rendering Trick with Vue.js and Golang

After our previous post on how to integrate Vue.js into WordPress, today we will talk about another thing which matters a lot: Search Engine Optimisation (SEO) and server-side rendering (SSR). This is one of the common problems for Single Page Application (SPA) as most of the contents are fetched using AJAX. Google and Bing can work well and

Improve SEO: Server Side Rendering Trick with Vue.js and Golang Read More »