[도서] RxJava를 활용한 리액티브 프로그래밍

2017-04-20 KENNETH 0

[도서] RxJava를 활용한 리액티브 프로그래밍 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]RxJava를 활용한 리액티브 프로그래밍 토마스 누르키비치,벤 크리스텐센 공저/김인태 역 | 인사이트(insight) | 2017년 04월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) 이벤트 : 주목 IT 신간&예약판매 사은품 이벤트 리액티브 프로그래밍은 확장이 쉽고 성능이 뛰어난 코드를 작성할 때 큰 도움이 된다. 이 책을 통해 자바 개발자들은 문제를 리액티브 방식으로 보는 방법을 배우고, 새로운 프로그래밍 패러다임의 뛰어난 기능을 활 Source: [도서] RxJava를 활용한 리액티브 프로그래밍

No Image

Windows Developers at Microsoft Build 2017

2017-04-20 KENNETH 0

Windows Developers at Microsoft Build 2017 Microsoft Build 2017 kicks off on May 10 in Seattle, with an expected capacity crowd of over 5,000 developers—plus countless more online. Join us for the live-streamed keynotes, announcements, technical sessions and more. You’ll be among the first to hear about new developments that will help you engage your users, keep their information safe and reach them in more places. Big things have been unveiled and promoted at Microsoft Build over the years and this year’s conference won’t be any different! There will be quite a bit of content specifically relevant to Windows developers: Improvements that help you immediately engage your users with beautiful UI and natural inputs Team collaboration and connectedness to streamline and improve your development experience Services that make it easier to reach customers and learn what they want from your [ more… ]

Microservices & API Gateways, Part 1: Why an API Gateway?

2017-04-20 KENNETH 0

Microservices & API Gateways, Part 1: Why an API Gateway? td { padding-right: 10px; } This post is adapted from a presentation presentation by Marco Palladino at nginx.conf in September 2016. This blog post is the first of two parts, and is focused on how to connect an API Gateway to your microservices application. Part two will be released soon, and will focus on how Marco Palladino’s technology, Kong, can fit your architecture. <!–Click here for part two, which focuses on how Marco Palladino’s technology, Kong, can fit your architecture.–> Table of Contents 0:00 Microservices & API Gateways 0:23 Topics 0:47 Monolithic Architecture 1:45 Monolithic Application Pros and Cons 3:55 Microservice-oriented Architecture 5:47 Microservice-oriented Application Pros and Cons 11:18 Why an API Gateway? 11:54 API Gateway Pattern 12:53 Optimized Endpoints 15:28 Centralized Middleware Functionality 17:24 Ops: Blue/Green Deployments 18:50 Ops: Canary Releases [ more… ]

Modernizing the DOM tree in Microsoft Edge

2017-04-20 KENNETH 0

Modernizing the DOM tree in Microsoft Edge The DOM is the foundation of the web platform programming model, and its design and performance impacts the rest of the browser pipeline. However, its history and evolution is far from a simple story. What we think of as “the DOM” is really the cooperation of several subsystems, such as JS binding, events, editing, spellchecking, HTML attributes, CSSOM, text, and others, all working together. Of these subsystems, the DOM “tree” is at the center. A diagram of the web platform pipeline. This post focuses on the DOM tree and cooperating components. Several years ago, we began a long journey to update to a modern DOM “tree” (node connectivity structures). By modernizing the core tree, which we completed in Microsoft Edge 14, we landed a new baseline and the scaffolding to deliver on our [ more… ]

No Image

Announcing Windows 10 Insider Preview Build 16179 for PC + Build 15205 for Mobile

2017-04-20 KENNETH 0

Announcing Windows 10 Insider Preview Build 16179 for PC + Build 15205 for Mobile Hello Windows Insiders! Today we are excited to be releasing Windows 10 Insider Preview Build 16179 for PC to Windows Insiders in the Fast ring. We are also releasing Windows 10 Mobile Insider Preview Build 15204 to Insiders in the Fast ring. What’s New in Build 16179 For PC Revert VM: Continuing our theme of simplifying Hyper-V for developers on Windows 10 (see What’s New), we’re introducing automatic checkpoints so that you’ll always be able to undo a mistake in your virtual machine – you can now always revert to the last time you started a virtual machine. Introducing Power Throttling*: You may remember some of the power experiments we did back in January with Build 15002. Power Throttling was one of those experiments, and showed to have up [ more… ]