We all get tons of new ideas constantly as designers. Which is awesome – don’t get me wrong – but sometimes we get way more ideas than we can actually get to in one sitting. Or even in one lifetime.
Often, designers simply jot down those excess ideas in a notebook and file them away somewhere, but that’s boring and unhelpful.
The truth is, there are far better ways to deal with your spare ideas. Here are some suggestions on what to do with them.
Give Yourself A Deadline
If you really want to finish something, force yourself to make time for it. We often have more time than we think we do, so if an idea is really burning a hole in your desk drawer or hard drive, it’s time to pull it out and make time to finish it. This may require reorganizing your to-do list, and letting go of other items that are less important.
Ultimately, it’s up to you to decide whether this project is really worth the sacrifices you’ll need to make in order to finish it.
Sometimes it is and sometimes it isn’t, but you’ll never know for sure unless you actually schedule time to analyze your priorities.
Combine Them With Other Ideas
If you’re anything like me, you come up with approximately a million and one ideas every single day. Over the course of several years this can add up to… well, a lot of ideas.
Often, these ideas might be compatible with one another, in ways that you might not expect. You can always combine ideas if you don’t have time to do each one. Sometimes this results in an even better idea.
Combining ideas is actually a well-known brainstorming technique, in fact, because the juxtapositions can open up new creative pathways in your brain and put you on the path to your best idea yet. Or at least something that you will actually want to finish.
Give Them To A Friend
Ideas are free; you can’t legally copyright an idea. But you can still give away some of your extra ideas that you know you’re not going to get to anytime soon to someone else who might use them in the near future. They might know exactly what to do with the idea, and will be grateful that you’ve helped them develop their creativity a bit more.
By the way, if you’re worried about having your idea ripped off or stolen, don’t be. Your friend won’t implement the idea the exact same way you would, so there’s nothing to worry about.
Also, consider this: if an idea isn’t good enough to be stolen, it’s probably not worth doing in the first place.
Drop Them
Sometimes it’s better to just admit that you’ll never use an idea and move on. Holding on to old ideas can actually hold you back creatively. You want to be fostering the development of new ideas, not hanging on to old junk that’s never going to be realized. You might be surprised to discover, after a few years have gone by and you’ve managed to drop an idea, that it wasn’t even that good of an idea in the first place.
This has happened to me many times, and I consider it a good sign. As your taste develops, you learn to detect bad ideas more easily, and you’ll no longer be stifled by those ideas you’re not completely sold on.
Ideas are useless unless you act on them. Don’t forget to check your backlog of ideas often to make sure you’re not simply stockpiling them for a “rainy day.”
Whether you combine them, power through them, give them away, or drop them, always make sure you’re keeping things rotating in your creative process. Shaking things up, shuffling ideas around, arranging ideas like pieces of a jigsaw puzzle is a great way to get your creative juices flowing, even if you never end up doing anything with the idea.
One of the more unique aspects of WordPress is that designers can choose how they want to utilize it. We can build websites that do any number of things – and there are plenty of different ways to do so.
For instance, we can create a theme from scratch or download one of the thousands of free or premium options. Or, we might choose to create content with the Gutenberg block editor or take advantage of a page builder plugin.
These choices matter, as they will determine a lot about the finished product. Will it function the way we need it to? Will it look the way we want? How flexible will it be to change in the future? And, perhaps most importantly: will it lock us into a specific product?
There’s a sort-of bottom line with these choices. In essence, we’re deciding whether or not we want (or need) to write custom code.
It’s kind of a big deal. And, as WordPress and its ecosystem continue to evolve, it does make one wonder if more designers will choose code-free solutions. But, if so, what are the ramifications?
Page Builders Are Getting Better
We’ve arrived at this point in no small part because of the WordPress developer community. Page builder plugins, for example, have been around for years.
Early on, these products tended to be sloppy approximations of what one could accomplish with some knowledge of CSS and PHP. Still, they brought the ability to create a custom page layout to a larger number of people.
Professional designers (myself included) could sometimes be quite dismissive of these tools. Code-wise, they were very much all over the map in terms of quality. And utilizing a page builder felt like cheating your way through a project.
However, plugin authors continued to improve their products. Modern tools have evolved to the point to where the code is cleaner and responsive. In addition, deactivating a page builder will result in lost content formatting, but no longer will your pages display massive amounts of unused shortcodes.
Gutenberg Brings Blocks to a Default Installation
WordPress itself has moved to a more visually-oriented way to create content. When the Gutenberg block editor was introduced in WordPress 5.0, it aimed to bring a more consistent user experience. This was in part a response to the bespoke techniques developers had used to get around the Classic Editor’s limitations.
It also signaled that you didn’t necessarily need to write custom code to accomplish more complex layouts and features. The editor has spawned its own ecosystem of custom blocks, which you can add as needed.
While Gutenberg isn’t necessarily in direct competition with full-blown page builders, it does provide a much more lightweight alternative. And, as more blocks become available, it will likely lead to more designers sticking with the native editing tool.
In addition, the block editor will eventually allow for full-site editing. This means that, in addition to creating content, we’ll have the ability to create an entire website visually – all within a default installation of WordPress.
When this comes to fruition, it seems that code will become very much optional for anyone building a website with WordPress.
The Good and the Bad
The switch to a code-free site building experience has some potential positives and negatives:
Positives
Whether it’s through a page builder plugin or Gutenberg, these tools allow anyone to create custom page layouts. In addition, they can add more complex content such as post listings, image galleries, navigation and more. All it takes is a few clicks, drags and drops.
When used in combination with a compatible theme, the ability to build an entirely custom website also comes into the realm of possibility. This is a pretty big step for WordPress in terms of competing with many of the DIY website builders on the market.
There is also an opportunity to usher in a much more consistent editing and building experience. Too often, readymade themes have implemented custom solutions that can lead to confusion for users.
And it didn’t help that even the recommended tool, the WordPress Customizer, is meant to handle some tasks – but not others. This has meant switching between various UIs to try and piece together a site. It’s doable, but not the most user-friendly process.
Gutenberg’s continued evolution is a potential game-changer in this area. The back-and-forth between interfaces disappears, as we would have a singular UI for all of our design and layout-related tasks.
Negatives
Despite the many positives of a code-free future, there are some real drawbacks. Perhaps the most immediate is that it may just allow non-technical users a little too much freedom.
One of the really handy aspects of a custom-built theme is that designers can lock down items they don’t want clients to touch. That may become a much more difficult challenge if everything is available in a visual UI.
This already exists somewhat with page builders. But Gutenberg could make it even easier for an adventurous client to go too far with their design experimentation. Hopefully, there will be some sort of built-in way to safeguard against this type of situation.
The other large issue is a potential lack of opportunity to do more with a theme. After all, it’s often those little bits of custom code that make a website unique. Could this new way of doing things prevent developers from adding template-based code snippets? Will everything have to be a block?
Finally, it’s also worth wondering if this discourages new developers from tinkering with code. Theme development is such a common starting point for learning PHP, CSS and JavaScript.
True, creating custom blocks is an opportunity to write code. But not everyone will go that route. It would be a shame to see that can-do spirit go away.
An Evolving Landscape
The fact that WordPress is moving towards a visually-oriented design process has been evident for some time. Since the first glance at Gutenberg’s block-based editing experience, or even the advent of the Customizer years earlier, it seemed like the goal was to accomplish more design tasks without touching code.
As the back end of the CMS becomes more polished, the way of building with WordPress as we know it is changing. Code will still be a part of the process – for those who wish to use it. For others, design will fundamentally shift towards interactive tools.
This will open up a whole new world of possibilities for a lot of people. What will it mean for web professionals? That story is still being written.
Your latest Speckyboy content is here!. Speckyboy Design Magazine Design News, Resources & Inspiration Trying to Maintain 'Business as Usual' During a Quarantine By Eric Karkovack on Apr 08
Your latest Speckyboy content is here!. Speckyboy Design Magazine Design News, Resources & Inspiration Dealing with Uncertain Times as a Web Designer By Eric Karkovack on Apr 06, 2020 08:25 pm If
Your latest Speckyboy content is here!. Speckyboy Design Magazine Design News, Resources & Inspiration Developing a Sense of Mythology Around Your Designs By Addison Duvall on Apr 05, 2020 04:49 pm
Your latest Speckyboy content is here!. Speckyboy Design Magazine Design News, Resources & Inspiration Organizing Your Personal and Commercial Design Work By Addison Duvall on Apr 01, 2020 05:44 am
View in your browser | Update your preferences ADPro Good Reads Here at AD PRO, we're all about celebrating a good coffee table book. With crisp project imagery and behind-the-scenes stories tucked
With high-definition colors, virtual keyboard on mobile, CSS and reliable dialog in HTML. Issue #482 • Nov 12, 2024 • View in the browser Smashing Newsletter Hej Smashing Friends, I remember the good
View in your browser | Update your preferences ADPro California Dreamin' I should bring my passport, I always think whenever work demands that I leave my cozy nest in Silver Lake to scout a house
November 11, 2024 • Issue #422 View this issue online or browse the full issue archive. Featured: Designing against the deaf tax "'Your baby has failed' isn't a phrase any parent wants
View in your browser | Update your preferences ADPro Mood of the Moment Color experts are to autumn what Michael Bublé is to the holidays—re-emerging annually in full force to spread seasonal cheer.
View in your browser | Update your preferences ADPro At the book signings for her debut tome, the now-iconic Entertaining published by Clarkson Potter in 1982, Martha Stewart would autograph the inside
With text balancing, exclusive accordions, CSS-only validation, responsive video and audio. Issue #481 • Nov 5, 2024 • View in the browser Smashing Newsletter Hej Smashing Friends, As we keep searching