How toTutourial & Tips Setting up your workspace for Cordova Settings from Cordova when you run 'cordova requirements' Java JDK: installed 1.8.0 Android SDK: installed…Dean Ha28th November 2018
Inspirations Shared Elements Transitions for Web Development I’ve been fascinated about hoe Shared Element Transitions across native apps works. They are fluid,…dha23rd November 2018
Tutourial & Tips Example of Well Maintainable Website Style Guides Below are a couple links to samples of well maintained and organised systems to keeping…dha7th September 2018
Tutourial & Tips JS – find currentClosetTo() Scenario: For every minute that passes, we want to find the closest(current minute for example…dha27th August 2018
Resources Geo IP Detection APIs A list of Geo IP APIs that you can use for your project and applications.…dha9th July 2018
How toTutourial & Tips Developer’s Environment Setup for Windows System When setting up your environment for development it is important to have all your tools…dha5th January 2018
How toTutourial & Tips You don’t need jQuery for Selctors If you want to use the jQuery style to select elements you can add the…dha30th October 2017
Blog Cinemagraph: Motion in Stills Cinemagraphs are still images in which a subtle and repeated movement of elements occurs, forming…dha16th June 2017
Resources Semantic – UI Design Beautiful Websites Quicker Semantic is a development framework that helps create beautiful, responsive layouts…dha18th April 2017
Resources UIkit Front-end Framework A lightweight and modular front-end framework for developing fast and powerful web interfaces. Link: https://getuikit.com/dha22nd March 2017
Resources Materialize CSS A modern responsive front-end framework based on Material Design Materialize simplifies life for developers…dha9th March 2017
Tutourial & Tips YouTube – Responsive video aspect ratio and embedding options Maintain iFrame video aspect ratio for responsiveness HTML <div class="aspect-ratio"> <iframe src="https://www.youtube.com/embed/NV3bPEjNeKU" frameborder="0" width="550" height="275"…dha28th February 2017
Blog Learning Laravel 5.3 Basics Working with PHP has been a good learning step. Now with the Lavarel frameworks, it…dha27th February 2017
How toTutourial & Tips How to hide anchor tag from URL using jQuery A useful script that will prevent the anchor tag showing on the URL when jumping…Dean Ha21st March 2016
How toTutourial & Tips Linear CSS Gradient Background CSS: html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body {…Dean Ha14th March 2016