How I Learned to Stop Worrying and Love Local Drupal Development

Part 2; Kicking Down Doors: My Drupal Journey From Site Builder to Developer
Kicking Down Doors: My Drupal Journey from Site Builder to Developer

Don’t let yours take as long as mine.
Consistent Diagonal Clipping with CSS

Diagonal lines are one of those design elements that web designers love and web developers fear. Breaking up the vertical lines in your page design adds variety to what would otherwise be a rigid grid. But there is a reason most website designs stick to perpendicular lines: the tools used to create layouts in the […]
Getting Hooked on WordPress Hooks

What are Hooks? WordPress can be an imposing environment for new developers. The barrier to entry is low — you can accomplish a lot by pasting snippets into your theme’s functions file — but it doesn’t take long to realize that WordPress is an enormous machine full of moving parts. Every page load requires a […]
Running JavaScript with Templates in Storybook for HTML

When working with Storybook for HTML, it can be difficult to pair a template with a JavaScript file. Here we explain a solution that has proven extremely effective for us at NewCity.
Flex Your WordPress Capabilities with ACF

WordPress pages are easy to edit, as long as you stick to built-in features. But at NewCity, most sites we build require flexible templates without breaking carefully-planned visual design and information architecture.
With Great Power Comes Great Responsibility: Understanding Drupal Entities

With easier data referencing, Drupal’s entity structure gives your website more power and flexibility than ever before — but it also requires a whole new set of skills for content managers.
What Self-Driving Cars Teach Us About Content Management

Though technology is reshaping our world every day, complex situations often require the human ability to strategize, connect, and communicate. Someone who can take the wheel, make decisions, and steer the site towards success. A great example? A complex website needs a managing editor.
An Agile Approach to Content Management Systems

Before agile, developers would build what they thought you’d need and spend months polishing that concept. Now, we invite you in early so we can design a CMS that’s a much better fit for you and your organization.
What Studying the Humanities Taught Me About Software Development

Back in my computer science days, I took a programming class where the professor decided to assign us a project to show us how real-world programming gets done (or ought to get done). We discussed the problem we were trying to solve in extreme detail The professor dictated the precise toolset we were supposed to […]