November Happy Hour will be moved to Thursday December 5th.

Get the latest!

Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.

Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World

Syndication and sharing

loading
  • Syndicated blog - Posted on: Dec 01, 2020

    Have you ever wanted to kill a long-running scheduled job? You can! Also, make sure the job restarts if the hosting environment shuts down.

  • Syndicated blog - Posted on: Dec 01, 2020

    If you’re building modern web applications, you need to carefully consider the front-end technology stack you use. Webpack, a static module bundler, combined with NPM for package management is a great starting point. Here’s how you can incorporate...

  • Syndicated blog - Posted on: Dec 01, 2020

    var link = document.createElement("link"); link.type = "text/css"; link.rel = "stylesheet"; link.href = "https://cdn.jsdelivr.net/npm/prismjs@1.22.0/themes/prism-okaidia.css"; document.head.appendChild(link); While making a tool that could index...

  • Syndicated blog - Posted on: Nov 30, 2020

    A real time-saver arrives. With the latest release of ImageVault we include, among other things, the highly sought-after functionality - Auto-tagging of images. What the functionality does is that when uploading or organizing files, the user has t...

  • Syndicated blog - Posted on: Nov 30, 2020

    Building top notch solutions today requires a high level of reusability to quickly be able to deliver a solution that caters for today’s customer demands for web sites and e-commerce solutions. To do this we at Epinova try to package our best...

  • Syndicated blog - Posted on: Nov 30, 2020

    Building top notch solutions today requires a high level of reusability to quickly be able to deliver a solution that caters for today’s customer demands for web sites and e-commerce solutions. To do this we at Epinova try to package our best...

  • Syndicated blog - Posted on: Nov 30, 2020

    When building highly performant web applications, it’s always important to consider your caching strategy.  There are some generic things you can do to make your overall website faster (such as setting efficient client-side cache policies), but...

  • Syndicated blog - Posted on: Nov 29, 2020

    Examples and valuable information about the price apis.