JavaScript: Reverse Arrays

Manipulating data is core to any programming language. JavaScript is no exception, especially as JSON has token over as a prime data delivery format. One such data manipulation is reversing arrays. You may want to reverse an array to show most recent transactions, or simple alphabetic sorting. Reversing arrays with JavaScript originally was done via… Continue reading JavaScript: Reverse Arrays

JavaScript closest

When it comes to finding relationships between elements, we traditionally think of a top-down approach. We can thank CSS and querySelector/querySelectorAll for that relationship in selectors. What if we want to find an element’s parent based on selector? To look up the element tree and find a parent by selector, you can use HTMLElement‘s closest… Continue reading JavaScript closest

Rewiring Organizations For A Successful Digital Transformation

Rewiring Organizations For A Successful Digital Transformation written by John Jantsch read more at Duct Tape Marketing Marketing Podcast with Rodney Zemmel In this episode of the Duct Tape Marketing Podcast, I interview Rodney Zemmel. He is co-leader of the McKinsey Digital Practice,  a senior partner based in New York, and a member of McKinsey’s… Continue reading Rewiring Organizations For A Successful Digital Transformation