Search Results for: jquery
jQuery is extremely popular amongst front-end developers and is the preferred JavaScript framework of most coders. But even if jQuery can simplify your JS development and add a lot of possibilities, there’s cases where you can’t use jQuery. Here is tips and practical examples about how to do things you usually done with jQuery without using the popular framework.
Many WordPress plugins can add a contact form to your blog, but a plugin is not necessary. In this tutorial, I’m going to show you how you can create a built-in contact form for your WordPress theme.
Front-end web developent can seem to be easy at first, but producing a clean, semantic, and cross-browser code is definitely a hard job. In this article, I have compiled the top 10 best practices that have been useful to me in the past 3 years.