15 wp-config Snippets to Configure WordPress Site
WordPress admin makes it easy to manage configurations without touching a line of code. These basic configuration settings…
WordPress admin makes it easy to manage configurations without touching a line of code. These basic configuration settings…
Cart abandonment is a standard problem each e-commerce site encounters sooner or later. According to the Baymard Research…
The CSS Grid Layout Module takes responsive design to the next level by introducing a new kind of…
jQuery 3.0, the new major release of jQuery finally got released. The web developer community waited for this…
Have you ever thought about how the web would look like if we could anticipate user needs? The…
PostCSS is an incredibly versatile tool that makes it possible to transform CSS styles with JavaScript plugins. Its…
Either you have recently met failure in your personal or professional life or you want to prepare yourself…
Open source software has helped accelerated the development of information technology, generating opportunities never seen before. Just think…
The context of our online interactions has dramatically changed lately, and in the recent years we have encountered…
Children learn differently than adults, therefore if we want to teach them to code, we need to use…
Allowing clients to manage their websites in their native languages is an important aspect of accessibility. If you…
Guides on how to create CSS-only accordions using radio button, checkbox, :target and :hover method.