Categories
Application Development

The Rise of No-Code
Application Development

What if you could build software without writing a single line of code? That’s the premise behind no-code development, a software development method that has been gathering momentum. With the help of no-code platforms, it’s possible to develop software without writing any underlying code.

Categories
Agile Transformation Application Development

7 Ways to Analyze a Customer-Journey Map

Evaluate your journey map to identify low and high points, failures to set expectations, unnecessary or too long steps, channel transitions, and moments of truth. Use this information to find opportunities for improving the journey.

Categories
Application Development

How to Build a Simple
Full-Screen Slideshow
with Vanilla JavaScript

In this tutorial you’ll learn how to create a responsive full-screen slideshow with plain JavaScript. To build it, we’ll go through several different front-end tricks. As a bonus, we’ll go a step further and customize the cursor’s appearance as we hover over the slideshow.