by
Dan Mardis
| Jul 10, 2018 | React, Snippets
SUGGESTED POSTS The following article assumes you have already read the articles on the side. Take a look! Divi React I - Let's deepen React States React in Divi - How to work with State in your custom Divi modules Hi everyone, last week we talked...
by
Dan Mardis
| Jul 7, 2018 | Featured
SUGGESTED POSTS The following article assumes you have already read the articles on the side. Take a look! Divi React I - Let's deepen React States Hi everyone, today we will see in a real example how to work with React States when developing a new custom Divi...
by
Dan Mardis
| Jul 3, 2018 | Featured
We promised it about two weeks ago, we would be back on React and its wonderful usage in Divi development workflow, so we start today with our first Divi React appointment. We will focus here on React States and their usage, then in the Friday post we will see them in...
by
Dan Mardis
| Jun 29, 2018 | jQuery, Snippets
SUGGESTED POSTS The following article assumes you have already read the articles on the side. Take a look! Divi jQuery - A glance at three useful jQuery and Js methods: .each(), .append() and .replace() Hi everyone, today we will put into Divi practice the...
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...