admin – Página: 33 – POATEK

admin

outubro 19, 2018

AngularJS tips and tricks: communicating between controllers

In AngularJS it’s very common to have more than one controller in a single page. If you use components or directives, for example, you will end up with several controllers […]
outubro 17, 2018

Poateker completes course at Harvard Extension School!

Our Finance & Administrative Analyst Fernanda N. de Souza has just completed the Leadership Communication course, at Harvard Extension School! The three main topics of the program were communication skills, […]
outubro 10, 2018

Our experience at the MIT Career Fair!

If you follow our LinkedIn Company Page, then you’re probably aware that we’ve been to Boston for the MIT Fall Career Fair 2018! We started with an Information Session on […]
outubro 9, 2018

Unlock the new Web with WebAssembly

If you are a tech person, chances are that you’ve already come across the concept of having an assembly-like language for web pages. WebAssembly, or Wasm for short, is a relatively new low-level […]
outubro 4, 2018

How big data can help solve business problems

Big Data is an important resource for any business, no matter what size – whether it’s a startup business or a traditional multinational.  Companies are realizing that having as much […]
setembro 27, 2018

Differentiating environments based on variables with ASP.NET CORE

In the software development word, it is very common to have multiple different environments for the same application. An application normally has at least three environments: Development, Staging, and Production. […]