by
Dan Mardis
| Aug 9, 2018 | Tools
First of all, a note on our Blog activity. From now till half September we will publish just a post a week, it’s Summer after all : -) Hi everyone, today we will talk about the Window object and the rule it can play in our Divi Module development. Now,...
by
Dan Mardis
| Jul 25, 2018 | Tools
Hi everyone, today we come back to Divi React series and we want to deepen our knowledge about the React Component Lifecycle. Every time we write a component, in fact, there are several hooks or methods that automatically will be executed in different times in respect...
by
Dan Mardis
| Jun 26, 2018 | Tools
Hi everyone, last week we focused on a newer Javascript library, React. However, for this week we want to come back for a moment on the great power of another – and surely more known – library: jQuery and two of its useful methods. We will see, then, also...
by
Dan Mardis
| Jun 23, 2018 | Tools
We announced it some weeks ago while writing our Divi 3.1 Series (that led us to the i-Divi Advanced Audio plugin creation). Now, here we are focusing on React Js and the importance it can assume in Divi Developing workflow. So, let’s get started! REACT JS, A...
by
Dan Mardis
| Jun 12, 2018 | Tools
Hi everyone, today we will talk about jQuery UI and its stunning powers and, obviously, how we can include it in our Divi website in order to take advantage of its methods. So, let’s get started! jQUERY UI, WHAT IT IS AND HOW TO INCLUDE IT First of all, jQuery...
by
Dan Mardis
| Apr 18, 2018 | Tools
Hi everyone, today we want to start a two posts mini series about the Php code commenting practice writing and generating Php Documentation for your code. So, let’s get started! PHPDOC AND DOCBLOCKS First of all, let’s start with the basics. When you write...