Author: Darko Borojevic
This is an example of how modal window built with ES-6 and modern JavaScript and CSS features can look like. Modal windows can be used for various reasons, like for example call to action buttons, quick newsletter contact forms or cookie compliance statements and quick notifications.
Read MoreIf you want to host your own web app, first question to come in mind is what CMS platform I might, or should use for this purpose.
Read MoreLearn how to recognize and avoid mistakes in WordPress theme development.
Read MorePHP string cleaner example. This example uses two regular expressions to strip the inserted string of all symbols, extra hyphens and extra white spaces so the end result is a clean text structure that contains lowercase words, and only one hyphen between each word.
Read More