Predict Cursor Movements With Javascript
You can do some really cool things with JavaScript and open source code makes the work even easier. Premonish is one of the coolest libraries I’ve s…
You can do some really cool things with JavaScript and open source code makes the work even easier. Premonish is one of the coolest libraries I’ve s…
Console is a browser built-in tool that logs errors that happens on the website. If there are any errors – such as broken links, incomplete JavaScri…
We all know that Google Maps is one of the most powerful apps on the web to navigate faster and easier throughout the world. However, what most of us …
Designers tend to freak out when they hear the word “writing.” That’s not my job; someone else will get paid to do that – right? Well, not alw…
I went to design school, and if you did as well, you may be wondering if you made the right decision, especially when the bills start piling up and th…
Grid is a popular approach to building websites. It is more consistent and makes sections proportionally right. A couple of examples of CSS Grid frame…
You created a website on WordPress, selected a reliable hosting for it, and added a beautiful theme. However, like all other aspects, security of your…
Have you ever came across a WordPress blog, saw something you liked, and thought; how they did that, is that a plugin or hack? where can I get those c…
WordPress admin makes it easy to manage configurations without touching a line of code. These basic configuration settings are then stored in the wp-o…
Every web page has a document header and there’s a lot that goes in there. WordPress users often rely on SEO plugins to handle the complex meta tags…
A list of beautifully designed retro vintage Photoshop tutorials for learning and inspiration.
Building a website traditionally involves a variety of technologies which may work across all major browsers, some of them partially, or none at all. …