Tutourial & Tips JS – find currentClosetTo() Scenario: For every minute that passes, we want to find the closest(current minute for example…dha27th August 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
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
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
How toTutourial & Tips Return unique pairs from a list or array – Javascript 1) Given an array of numbers, write a function that returns a sequence (list or…Dean Ha8th March 2016
Tutourial & Tips iTerm2 with Oh-My-Zsh for a better development environment iTerm 2 iTerm2 is a replacement for Terminal, it brings the terminal into the modern…Dean Ha11th November 2015
Tutourial & Tips What do you know so far about Ruby? It has been about 3 weeks of ON and OFF study in the Ruby Programming…Dean Ha9th September 2015
Tutourial & Tips Useful Ruby on Rails Tutorial Videos Here I have gathered some video tutorials which I found to be informative and very…Dean Ha31st August 2015