Find all string within square brackets [string] – Regex Tutourial & Tips Find all string within square brackets [string] – Regex Regex Pattern: var regex = '/\/g'; Link: https://www.regextester.com/97589dha20th December 2018
Setting up your workspace for Cordova 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
Example of Well Maintainable Website Style Guides 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
JS – find currentClosetTo() Tutourial & Tips JS – find currentClosetTo() Scenario: For every minute that passes, we want to find the closest(current minute for example…dha27th August 2018
Developer’s Environment Setup for Windows System 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
You don’t need jQuery for Selctors 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
YouTube – Responsive video aspect ratio and embedding options 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 to hide anchor tag from URL using jQuery 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
Linear CSS Gradient Background How toTutourial & Tips Linear CSS Gradient Background CSS: html, body { width: 100%; height: 100%; margin: 0; padding: 0; } body {…Dean Ha14th March 2016
Return unique pairs from a list or array – Javascript 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
iTerm2 with Oh-My-Zsh for a better development environment 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
What do you know so far about Ruby? 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
Useful Ruby on Rails Tutorial Videos 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