Tagged in

JavaScript

Agent_sh
Agent_sh
Agent accelerates knowledge exchange of outstanding individuals by fostering interaction, increased development of skills and personal growth.
More information
Followers
25
Elsewhere
More, on Medium

AgentWorkshop: Getting Started with ReasonML & ReasonReact

Patrick Stapfer, a leading person in the reason community will offer a workshop a day before the AgentConf starts. The intense introduction to Reason begins on the 24th of January at 08:30 in Digitale Initiativen’s Mutterschiff…


Travel with #AgentTrain18

Several speakers start their journey to the #AgentConf18 in Vienna or at the Airport of Vienna. That’s why we want to help you find the easiest way to come to Dornbirn and back. People from #ViennaJS suggest taking the following route. You can share your journey using the…


AgentConf 2018 welcomes Google to Dornbirn

We are excited to announce Benedikt Meurer, Performance Team lead at Google V8, the engine that powers Google Chrome and NodeJS, will be sharing his insights and experiences with the delegates of AgentConf 2018.


Workshop: Ember.JS getting started

Since several People wanted to learn more about Ember.js we approached Mike North to hold one of his well known additional Ember.js Workshops. Ember.js is a framework well-suited for complex and highly interactive apps. Its “convention over configuration” philosophy…


Next.js: The new way to build websites

The first time I have heard about Next.js was the talk from Guillermo Rauch at ReactiveConf 2016 in Bratislava. I liked the idea from the very beginning of his talk. You can basically build a React app being a server rendered website with client side transitions…


More strict ESLint for better code quality

I set up ESLint for react and node.js development at arkulpa. This config improved our code style quality and reduced simple stupid errors. First there was some work to update the existing code but now we really enjoy the output. It is my first post on…