Month: February 2017

Tech Build ultra-speed autocomplete with Go and jQuery [Part 1]

Build ultra-speed autocomplete with Go and jQuery [Part 1]

Autocomplete is an important focus of the User Experience, so a speed hint is required while user is typing.After trying many technologies such as PHP (I’m a PHP developer), Python and Ruby, I found the perfect solution in Go, the language created by Google. Its performance are awesome, near C/C++ speed and better than Java. …

Read Article Read More