Browsing Tag
tips
If you have a WordPress site, one of the common errors and the most frustrating one is 500 Internal Server Error. This could be!-->…
How to convert all Array values to LowerCase in JavaScript or with lodash
You can also now achieve this very simply by using an arrow function and the map() method of the Array:
var words =!-->!-->!-->…
Web Developers cool tips/tricks
1. Search for files on GitHub repository
Press t in the repo to enter search mode for the project's file!-->!-->!-->…
React Initial State Example
Learning React it is very important to understand what state is, the concept and really how does it work. Let’s take a stab at…
How to improve your app ranking in iOS App store
More than 2 million apps in the iOS App Store, with thousands of similar apps overwhelming every category and subcategory. These…
How To Embed Google Map into Your Website
The most common use of Google Maps on website is on contact page. This tutorial will show you How To Embed Google Map into Your…
How to show hidden files Atom sidebar
Atom editor is my preference on doing my programming tasks. The post will indicate how to show hidden files Atom sidebar. By default…
Top 10 jQuery Plugins and Libraries in 2016
Web development is hard and there is much to learn. Developers and designers need to be on top of a lot of emerging technologies and…