Summary: Successful discovery requires teams to be open to uncovering “unknown unknowns.” Center your discovery efforts around problems rather than solutions. Discovery helps us decide what to build or what direction to pursue. To perform discovery well, we have to adopt a particular mindset: an exploration mindset and an openness to learn new things. The… Continue reading Getting into the Discovery Mindset
Tag: Provides
9 Free Drawing Apps on Tablets
February 10, 2021 by Sangalang Kristine Every artist needs to have their go-to free drawing apps on their devices. It could be to be able to create when random inspiration strikes, or maybe to sketch out ideas for possible projects. Other than that, free drawing apps for devices are great to have handy so that… Continue reading 9 Free Drawing Apps on Tablets
Illustration in Web Design – 31 Fresh Examples
48 Shares Website designing is not just a professional photo, content and grids. In modern web design, Illustration become more powerful and eye-catching way to get customer attention. Illustration in web design are widely used to create Conceptual Portrait, 3D Modeling, Vector Graphics, Clutch Fashion Illustration and many other useful objects and effects which can enhance and improve the quality… Continue reading Illustration in Web Design – 31 Fresh Examples
Hosting WordPress on AWS: Pros and Cons and How To
If your WordPress website is going to be a success, then you need the right hosting provider! In this article, I’ll tell you some pros and cons of hosting WordPress on AWS. Then I’ll show you how to launch a website with Amazon Lightsail. Choose the right provider, and you’ll enjoy faster loading times, improved… Continue reading Hosting WordPress on AWS: Pros and Cons and How To
Why You Should Choose JQuery for Your Next Project?
JQuery is one of the most popular JavaScript frameworks that are commonly used in interactive, dynamic and responsive web development. A JQuery programmer uses this platform to call numerous JavaScript library functions to implement into the web development very easily and effectively. A large number of giant IT Corporations like Google, IBM, Netflix, Microsoft and… Continue reading Why You Should Choose JQuery for Your Next Project?
Testing and Dependency Injection With Model View Presenter on Android
We explored the concepts of the Model View Presenter pattern in the first part of this series and we implemented our own version of the pattern in the second part. It’s now time to dig a little deeper. In this tutorial, we focus on the following topics: setting up the test environment and writing unit tests for the… Continue reading Testing and Dependency Injection With Model View Presenter on Android