2015-12-01から1ヶ月間の記事一覧

サーバーサイド紹介

はじめまして。 サーバーサイド全般担当してます山本です。 今回は、WonderfullアプリのWebフロント部分で利用してる技術の紹介をしていきます。 サーバーサイド node.js ( https://nodejs.org/en/ ) WonderfullではNode.jsを利用してwebサーバーの構築を行…

[iOS]AutoLayoutでWarningを出さない3つの事

皆様はじめまして。 InagoraのiOSエンジニアの仁科です。社会人2年目で、Objective-Cを学んで1年になります。 「WONDERFULL」の画面では大体Storyboardを使って画面を作成しています。 AutoLayoutは奥が深くて、まだまだ慣れないところは多々ありますが、…

Nginx vs Apache

What is the Nginx web and proxy server and how does it compare to Apache? Should you use one of these servers or both? Here we explore some answers to these questions. The Apache web servers have been in use since 1995. Apache powers more …