Got an idea for a service? Here’s how to evaluate its merit

Steven J. Slater Follow Nov 7 · 3 min read It is so much easier to dismiss a new idea than explore its merit. Many organizations are risk-adverse and executives simply find it easier to say “no” to avoid disruption. That thinking, however, results in missed opportunities. Quickly evaluating new ideas helps avoid spending resources… Continue reading Got an idea for a service? Here’s how to evaluate its merit

Published
Categorized as UX

How Website Designers Can Create New Revenue Streams by Monetizing Their Knowledge

Your area of expertise is in web design, but does that mean the only way you can make money is through the hours of work you spend building websites? Of course not.  It’s not just your skills that are valuable. Your knowledge is, too. Monetize Your Knowledge; Create New Revenue Streams Think about how many… Continue reading How Website Designers Can Create New Revenue Streams by Monetizing Their Knowledge

How to Build an Accordion Component With the CSS Checkbox Hack

What You’ll Be Creating In this short tutorial, we’ll learn how to build a CSS-only flexible accordion component by taking advantage of the “CSS checkbox hack technique”. Most importantly, our component will be fully responsive and its layout will switch between horizontal and vertical depending on the viewport size.  Along the way, we’ll discuss how… Continue reading How to Build an Accordion Component With the CSS Checkbox Hack

How to Build and Deploy a Web App With Buddy

Moving code from development to production doesn’t have to be as error-prone and time-consuming as it often is. By using Buddy, a continuous integration and delivery tool that doubles up as a powerful automation platform, you can automate significant portions of your development workflow, including all your builds, tests, and deployments. Unlike many other CI/CD… Continue reading How to Build and Deploy a Web App With Buddy