Início JavaScript no InfoQ Brasil
Apresentações
Feed RSS-
Adding Reactivity to your Web Apps using RxJS
In this presentation, we will talk about adding reactive feature to an existing Angular app using RxJS. In particular, we'll be adding a "drag down to refresh" feature to a news feed, which combi(...)
-
Criando animações avançadas com Greensock
Também nunca ouviu falar em Greensock? Ficaria surpreendido se eu dissesse que mais da metade dos sites premiados de 2017 usaram essa biblioteca? Pois é, vamos aprender e conhecer essa incrível b(...)
-
Os tipos escondidos na sua UI
Tipos estão escondidos mesmo nas UIs mais simples. Dados a carregar, listas de conteúdo, status da conexão e muitos outros que nem sempre são explícitos. Usando exemplos de UIs reais, eu o/a ajud(...)
-
I Can't believe it's not native - UX e performance com PWAs
Com o advento dos PWA crescendo e a ideia deles substituírem as aplicações nativas em nossos celulares, fica a pergunta: Como atingir esta singularidade, a ponto de não diferenciar mais o que é u(...)
-
Making RESTful Web Services the Easy Way with Node.js
In this session, attendees will learn about some of the benefits and challenges associated with manual API creation. Once those are understood, we'll explore several tools that offer similar func(...)
-
From development to store with React Native and VSTS
In this talk, I want to show you how you can publish an app from your development machine without all the bureaucracy of certificates, passwords, provisioning profile, etc. you just need to commi(...)
-
Reinventar a roda a cada novo framework JS, vale a pena?
Nessa talk contarei como foi o processo de optar pela construção de uma arquitetura isomórfica no Elo7, utilizando o mínimo de frameworks possíveis, construindo tudo de forma pura em um projeto u(...)
-
GraphQL ou APIs RESTful?
Você provavelmente já implementou algumas APIs e com certeza já consumiu informações de APIs. O modelo REST ganhou muita atenção e hoje em dia é o "padrão" utilizado. E se eu falasse que tem outr(...)
-
Scratching React Fiber
A ideia da palestra é falar profundamente sobre o reconciler/stack (algoritmo de renderização atual) do react-dom/react-native e abordar o que muda de verdade dentro dos renderers com a chegada do Fib
-
Beyond Promises - Async Patterns in JavaScript
Asynchronous Programming goes far beyond Promises and Async/Await. In this talk we will: - Explain how it used to be done with callbacks - Review how Promises work - Look at the benefits of(...)
-
What Can We Learn With JavaScript Fatigue?
In this talk, I won’t talk about the language itself and I won’t talk about frameworks. I will talk about what how this ended up happening and why we should see it as a positive thing from a soft(...)
-
Point of Vue: Arquitetura Front End com Vue.js
Aprenda como criar aplicações escaláveis de forma simples usando o ecossistema do Vue.js