In 1960, pioneering American artists Sol LeWitt and Eva Hesse met for the first time and instantly clicked, quickly forming a strong, deep bond that would last for ten years and result in countless inspirational discussions and rich exchanges of ideas. In the video below, Benedict Cumberbatch reads a letter sent from Sol to Eva… Continue reading A letter from Sol LeWitt about creative block, read by Benedict Cumberbatch
Tag: happens
A Step by Step Guide to the Auto-Placement Algorithm in CSS Grid
In this tutorial, I’ll be going over all the steps the auto-placement algorithm of the CSS Grid Layout module follows when positioning elements. These steps are controlled by the grid-auto-flow property. In Introducing the CSS Grid Layout and Seven Ways You Can Place Elements Using CSS Grid Layout, I gave an overview of the CSS… Continue reading A Step by Step Guide to the Auto-Placement Algorithm in CSS Grid
Bookshop With React & Redux II: Async Requests With Thunks
Previously, we got ourselves started with React with Redux fundamentals and touched all the core concepts of Redux including Actions, Reducers and Stores. We also had a look at the features of React-Redux library including connect and Provider. What we can do now is move further to complexity and reality by fleshing out the application… Continue reading Bookshop With React & Redux II: Async Requests With Thunks
Some of the Best eCommerce Themes for Building an Online Store
Posted · Category: Best Collections Choosing an eCommerce theme puts you on the right track for building a quality online store. But making that choice is only half the battle. The look and feel of your online store is critical. Your eCommerce theme can perform the tasks to make that happen, but you have to… Continue reading Some of the Best eCommerce Themes for Building an Online Store
How to Composite a Ruins Landscape
Learn how to create this beautiful ruins landscape with magical shafts of light. This Photoshop tutorial will show you how to add ruined buildings to the peaks of a snowy mountain landscape, add mystical light shafts, and a marching army. Final Results Tutorial Resources Some resources may not be available anymore – this is one… Continue reading How to Composite a Ruins Landscape
5 Common Problems Faced by Python Beginners
More from this author How to Launch Your Next Tech Product for Free (Almost!) API Building and Testing Made Easier with Postman Are you in the process of learning Python? It’s a fantastic language to learn, but as with any language, it does present challenges that can seem overwhelming at times, especially if you’re teaching… Continue reading 5 Common Problems Faced by Python Beginners
Record and Analyze Your Users Behavior with Jaco
Posted · Category: Capture, License Free Jaco records and plays exactly what your users are seeing. No matter how complex your application is. Their unique recorder technology captures every user interaction as it happens in your application, including css animations and dynamic content. You’ll be able to get a look at your real users` experience.… Continue reading Record and Analyze Your Users Behavior with Jaco
How to Enable Deep Links On Android
What Are Deep Links? Android deep links open a specific page within an app and optionally pass data to it. Developers may find deep links particularly useful for actions, such as clicking a notification or sending an app link via email. Let’s take an email client as an example. When the user clicks the notification of an email… Continue reading How to Enable Deep Links On Android
How to Work With WordPress Comment Metadata
Throughout this series, we’ve looked at a number of the metadata APIs that are offered by WordPress. This includes the Post Meta API and the User Meta API. Today, we’re going to be rounding out the series by looking at the WordPress Comment Meta API. Note that this is that the final metadata API WordPress… Continue reading How to Work With WordPress Comment Metadata
How to Streamline Your Logo Design Process
Creating a identity that is unique any brand can be quite a challenge, because there are so many things to factor in. The process is not as simple as throwing your creative juices into the project – that’s just a fraction that is small of. Company logo demands a great deal more from any musician,… Continue reading How to Streamline Your Logo Design Process
The Best New Portfolio Sites, February 2016
Welcome everyone to February’s portfolio roundup. It’s time to fall in love with all-new work, by all-new designers. Yes, I went there. So, when looking at this list, I recommend that you take inspiration from the good ideas, and simply ignore the bad. All right, let’s do this… Taiki Kato Taiki Kato’s portfolio proclaims him… Continue reading The Best New Portfolio Sites, February 2016
15 Beautifully Imperfect Free Brush Fonts
Distorted and irregular, yet beautifully imperfect. Every individual character unique and painstakingly handmade. Vintage in style yet seamlessly blends in with the modern. Brush-style typography has been forgotten for quite a long time, but as happens with all design trends, is currently enjoying a revival in popularity. In this collection, we have 15 free brush… Continue reading 15 Beautifully Imperfect Free Brush Fonts
Quick Tip: Don’t Forget the “noscript” Element
JavaScript is a powerful language which brings websites to life with interactivity, until that dreaded moment when JavaScript is disabled in the browser, out of the blue. In this quick tip we’ll look at providing fallbacks with the <noscript> element. No JavaScript Users might disable JavaScript for a number of reasons. They might be doing so to… Continue reading Quick Tip: Don’t Forget the “noscript” Element
Build a Custom WordPress User Flow — Part 3: Password Reset
In the first two tutorials in this series, we have built custom pages for logging in and registering a new user. Now, there is only one part in the login flow left to explore and replace: what happens if a user forgets their password and wants to reset their WordPress password? In this tutorial, we’ll… Continue reading Build a Custom WordPress User Flow — Part 3: Password Reset