Início Linguagens no InfoQ Brasil
Apresentações
Feed RSS-
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
-
Kotlin: The "New" Kid on The Block!
In this talk we're going to learn how Kotlin can help you to be more productive, the benefits of it compared to other JVM languages, how you can start to use it for Android and backend (or even i(...)
-
CSS e Pré-processadores na prática
Como e para quê usar o CSS, como usar pré-processadores e organização.
-
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(...)
-
Geolocation & Real Estate over Brazil
Challenges building a stack of applications that handles localization in one of the largest real estate portal in Brazil. How we use Scala & Akka to solve business and technical requirements to b(...)
-
PHP distribuído e paralelo: multithread, stream sockets e docker
A ideia é fazer uma explicação suscinta sobre o que realmente é um sistema distribuído com processamento paralelo, dar um exemplo de aplicação e fazer uma demonstração com php + docker.
-
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
-
Game Battleplans - How a Ruby on Rails backend can be viable for a mobile real time strategy game?
Battleplans is a real time strategy game for Android and iOS, but backed by an Ruby on Rails server. In this talk I will share my experience maintaining the backend of the game and some tricks th(...)
-
Telegram bots with Python? Why not?
Nessa palestra você conhecerá os melhores frameworks pra construir bots com Python. Conhecerá alguns repositórios do Github de onde poderá tirar os melhores exemplos, boas referências e onde faze(...)
-
De nativo ao híbrido: escalando mobile na GreenMile
Na Greenmile fizemos uso nos últimos dez anos de uma gama de soluções mobile. Para controlar essa complexidade, criamos guidelines para unificar todo o frontend, tanto Mobile como Web, usando Rea(...)
-
Bootstrap 4 - Tudo o que você precisa saber
Vou apresentar o Bootstrap 4, seu funcionamento, mudanças da ultima versão e como podemos utiliza-lo em nossos projetos.