React Native & Cross-Platform AppsNative apps are powerful in every way. Being able to develop them both for Android and iOS from a single codebase is a huge advantage. When…May 29, 2017May 29, 2017
Server-side vs Client-side RoutingAlmost every website or web-application uses routing. Discovering a website by changing its URL is a very powerful feature that comes…May 29, 201713May 29, 201713
WebAssembly in a nutshellNot too long ago, WebAssembly (or wasm in short) reached support in Chrome Canary. It really showed its power through this demo. But what…Jan 23, 2017Jan 23, 2017
You should use Codepen — as a frontend developerCodepen is a website that allows you to write frontend code. This means you can write HTML, CSS and Javascript directly in your browser. A…Jan 22, 2017Jan 22, 2017
Adding a virtual host in MAMP for MacMamp is a handy tool for developing php websites locally. Links and urls will break often when working without a vhost. By adding a vhost…Aug 28, 201611Aug 28, 201611