If the benefits of headless CMS were convincing enough in the previous blog post that you decided to give, headless architecture a try, your next step is to find a good CMS platform. Below are some great options to get you started. Let’s examine them: Sitecore – a fully functional CMS platform Sitecore is an industry-leading CMS combined with […]
Innovation + Product Development
Custom JavaScript Sitecore Fields
Introduction Custom fields are a powerful tool for extending functionality and improving ease of use. This article will explore creating, organizing, and implementing custom JavaScript Sitecore fields with an iframe. By using an iframe to load a separate HTML document, you can cleanly contain all of the necessary CSS, JavaScript, and HTML files. We’ll walk […]
5 SOLID Principles for Your Code
The Solid principles are a set of guidelines for object-oriented programming that were first introduced by computer scientist Robert C. Martin. These principles aim to make software designs more understandable, maintainable, and flexible by promoting certain key concepts such as modularity, abstraction, and loose coupling. One of the key ideas behind the Solid principles is […]
Webpack: Get Your Module Running
Run Smarter, Not Harder When we first started setting up webpack’s package.json file we defined a single build script called “common”. “scripts” : { “common” : “webpack –config webpack.common.config.js” } To run this build, in terminal we use the following command: webpack run common We want the best performance while developing our project, reducing the […]
The Eisenhower Quadrants of Productivity
I’ve been using the Eisenhower Quadrants of Productivity with my teams for many years now. You may also hear it called the “Eisenhower Decision Matrix” or the “Eisenhower Box”. It is a method that helps people understand the differences between “urgent” and “important” tasks. You can use it to create principles on how to best […]
Calculated Table Joins in Power BI
Calculated table joins are used to couple two or more tables of data. Common examples include CROSSJOIN, UNION, EXCEPT and INTERSECT. Common Use Cases for Calculated Table Joins in Power BI Blending or combining data across multiple tables. Creating advanced calculations like new vs. returning users or repeat purchase behavior. Querying tables to troubleshoot errors […]
Perficient Mobile Solutions Experts Interviewed in Forrester Tech Tide Report
Mobile is the primary gateway to the customer for most businesses. The unique channel provides an always-on relationship with consumers that modern companies desire. Mobile technology decisions are unique to each business, but require careful consideration in order to meet the demands of modern consumers. As the modern mobile ecosystem continues to evolve, mobile developers […]
5 Tips for Refreshing Your Retrospectives
Retrospectives, when run effectively, are an invaluable tool for an agile team. However, these meetings can get stale and tiring if you have one every ten days or if you’re on the same project for multiple years. Keeping your team engaged is key for gathering feedback that you can use to improve moving forward. Here […]
6 Steps to successful autoscaling on Kubernetes
Introduction One of the big drivers of adopting containers to deploy microservices is the elasticity provided by platforms like Kubernetes. The ability to quickly scale applications up and down according to current demand can cut your spending by more than half, and add a few 9s to your SLAs. Because it’s so easy to setup […]
Integration WITH CLICK, WITHOUT CODE
Yes! It is possible to create integration with click, without code. You can quickly and easily build flows to integrate systems and automate integration tasks just using clicks. This makes integration as simple as a few clicks for non-developers. This can be done through Mulesoft Composer. Let’s go in depth and find out how the […]
Optimizely B2B Commerce – Learn CMS Spire 5.X Part-1
What is Spire? Spire is a brand-new CMS as well as an entirely new reference site. The basic concepts remain the same pages are built using CMS widgets, widgets are shown on the pages, and the CMS/JavaScript Framework uses APIs to obtain data but the technology is different from our preferred classic CMS. The primary […]
Salesforce Spring ’23 Release Highlights
Salesforce Spring’23 Release Highlights & Quick Summary On the 06th of January 2023, Sandboxes will be upgraded, and as a result, your organization/Environments will get the latest updates/features of the Spring’23 release. Spring ’23 Pre-Release Org – Register today for early access to the brand-new features. Sign up, and we’ll send login information for your new Spring ’23 trial account. – […]