DXA 1.6 and Audience Manager

Reading Time: < 1 minuteRecently we’ve been working with DXA 1.6 and Audience Manager in a Web 8.5 implementation. We’ve had trouble getting our contacts to save. Now we know why it wasn’t working.  

Experience Manager with Server-side JavaScript

Reading Time: < 1 minuteI’m on a project currently where our Tridion templating is done entirely in server-side JavaScript. That’s challenge one. Challenge two: Get those server-side, JavaScriptified components editable in Experience Manager. Well, turns out, there’s an easy way to do that!

Which JavaScript framework is right for Tridion?

Reading Time: 6 minutesYou’ve read my previous post on JavaScript frameworks, and you’ve established that you should definitely use one with your Tridion implementation. Ok. Fine. But which one? There’s so many! I’ve shared my thoughts on some JavaScript frameworks in chats, emails, … Continue reading

Structuring link HTML for a Tridion Schema

Reading Time: 2 minutesFor the most part, good front-end code isn’t affected by the application that serves it. And, for the most part, good front-end code doesn’t need to be written specifically for that application. But there are some exceptions —like structuring the … Continue reading

Introducing DXAJS

Reading Time: 6 minutesOne of the really fun projects that we worked on over the 2017 SDL MVP retreat was one that involved one of my favorite things: JavaScript. In particular, using JavaScript with SDL’s DXA framework. In two short days at the … Continue reading