Mese: Giugno 2017

Metriche per HR The future of performance review

The future of performance review

In most organizations, performance evaluations take the form of a regular process that recurs every year, documenting progress on goals and achievements. Traditional evaluation systems, meant as the analysis of an employee’s work, success and failures, at a fixed point in time, may hinder competitiveness, obstruct the natural work cycle, and cause more problems than they can actually solve. As …

Read Article Read More

Tech Creare un super-autocomplete con Go e jQuery [Parte 2]

Creare un super-autocomplete con Go e jQuery [Parte 2]

In the first part we saw how to create the “backend” side with Go, now we need to write the “frontend” part with jQuery: we’ll use jQuery UI Autocomplete. 1. The basic In our HTML document we need to include jQuery and then jQuery UI with a bit of style. After jQuery UI, we put …

Read Article Read More