• 18-19 College Green, Dublin 2
  • 01 685 9088
  • info@cunninghamwebsolutions.com
  • cunninghamwebsolutions
    Cunningham Web Solutions
    • Home
    • About Us
    • Our Services
      • Web Design
      • Digital Marketing
      • SEO Services
      • E-commerce Websites
      • Website Redevelopment
      • Social Media Services
    • Digital Marketing
      • Adwords
      • Social Media Services
      • Email Marketing
      • Display Advertising
      • Remarketing
    • Portfolio
    • FAQ’s
    • Blog
    • Contact Us
    MENU CLOSE back  

    Block Kit: Slack’s Contribution To Building A Better Collaboration UI

    You are here:
    1. Home
    2. Web Design
    3. Block Kit: Slack’s Contribution To Building A Better Collaboration UI
    An example of a Slack channel for Japanese speakers

    Block Kit: Slack’s Contribution To Building A Better Collaboration UI

    Block Kit: Slack’s Contribution To Building A Better Collaboration UI

    Suzanne Scacca

    2019-03-14T15:30:41+01:00
    2019-03-15T12:40:01+00:00

    (This is a sponsored article.) Over the last few years, there’s been a major shift in terms of the way companies work. As more businesses become location independent, collaboration tools have become the standard way in which teams meet and get work done.

    That said, just because we have collaboration apps that integrate our connected business processes and tools, that doesn’t mean the experience always leads to optimum efficiency or productivity. Why? Well, sometimes an unfriendly UI gets in the way.

    That’s why, today, I’m going to talk about Block Kit, Slack’s contribution to building a better collaboration UI.

    For those of you who have built a custom Slack app (for the app directory or for internal purposes), this will be your introduction to the new design tool. For those of you who haven’t, that’s okay. There are some valuable lessons to take away from this in terms of what makes for an engaging workspace that will improve collaboration.

    Developers, Do You Know What Slack Has Been Working On?

    Slack has made huge strides since its launch in 2013. What originally began as a messaging app has now blossomed into a powerful collaboration platform.

    As of writing this: Slack has over 10 million active users daily — and they live all over the world (over 150 countries, to be exact).

    An example of a Slack channel for Japanese speakers

    Here’s an example of a Slack channel for Japanese speakers. (Image source: Slack) (Large preview)

    It’s not just individuals using Slack either — nearly 585,000 teams of three persons or more collaborate within the platform. 65 of the Fortune 100 companies also happen to be on Slack.

    A glimpse into real-time collaboration between Slack users

    A glimpse into real-time collaboration between Slack users (Image source: Slack) (Large preview)

    This is all thanks to the Slack API which has opened the door for developers to create and publish publicly available apps that extend the functionality of Slack workspaces.

    The front page of the Slack App Directory

    The front page of the Slack App Directory. (Image source: Slack) (Large preview)

    This way, Slack users don’t have to bounce between their most commonly used business tools. Related processes may take place all from within Slack.

    Sometimes, though, what’s available in the Slack App Directory just isn’t enough for what your organization needs internally. You may be able to bridge some of the divides between your business tools with what’s there, but you might also find a reason to build your own custom Slack apps.

    Introducing Block Kit From Slack

    Here’s the thing: while Slack has succeeded in allowing developers to craft their own apps to enhance collaboration within the platform, how are developers supposed to know how to create a good experience with it?

    Until recently, Slack’s API and app directory provided limited flexibility and control. As Brian Elliott, the General Manager of the Platform, explained:

    “Today, all apps are forced into a limited set of ways to display rich information. If you’ve looked at and seen and used all of the different apps in Slack, many of them end up with the same layout regardless of which functionality they’re trying to deploy. When in reality what you need is a set of components that let you build rich interactive displays that are easier for people to comprehend, digest and act on.”

    So, Slack developed Block Kit.

    Block Kit is a UI framework that enables developers, designers and front-end builders to display their messaging apps through a rich, interactive and intuitive UI. Further, by providing a set of stackable UI elements or blocks, Block Kit now provides developers with more control and flexibility over their app designs and layouts.

    Note: If you’d like to see Block Kit in action, join the upcoming Slack session, “Building with Block Kit”, where you’ll get a live product demonstration and see how easy it is to customize the design of your app.

    Block Kit comes with two key components:

    1. Block Kit Builder

    Notice the similarity between this builder tool and many of the other tools we use to create websites and apps for clients:

    A demo of the Block Kit builder

    A demo of the Block Kit builder (Image source: Block Kit) (Large preview)

    The building components are on the left. Simply click on the one you want to include and watch it get added to the preview of your app in the center.

    Want further customization? Check out the text editor on the right. While Block Kit provides pre-made elements that follow best practices for designing messaging apps, you have the ability to make them your own if you prefer.

    2. Block Kit Templates

    While you can certainly craft a messaging interface from the Builder on your own, I’d suggest exploring the Templates provided as well:

    Some of the templates Block Kit offers to users

    These are just some of the templates Block Kit offers to users. (Image source: Block Kit) (Large preview)

    The Slack Team has already seen really useful cases of Slack apps in action. Needless to say, they know what kinds of things your organization might want to leverage for the sake of improved collaboration.

    That’s why you’ll find common actions like the following already built out for you:

    • Reviewing requests for approval;
    • Taking action on new notifications;
    • Running polls and monitoring results;
    • Conducting a search.

    Guru is one such tool that’s leveraged Block Kit to improve its Slack app:

    Guru provides a database search function within Slack. Results are now quickly retrieved and more clearly displayed on the frontend of Slack.

    The Keys To Building A Better Collaboration UI

    Now that we’ve seen what’s coming down the line with Block Kit, we need to talk about how it’s going to help you create apps that lead to more productive collaboration.

    Blocks

    I recently spoke on the subject of Gutenberg and how designers can use it to their advantage. Although the new WordPress editor clearly has its flaws, there’s no questioning why the team at WordPress made the change:

    Block builders are the future of web design.

    “

    I get that block builders tend to be the preferred tool for web designers and DIY users. Builders allow for visual frontend design and often include abundant customization options.

    Some of the pre-made blocks included in Block Kit

    Some of the pre-made blocks included in Block Kit (Image source: Block Kit) (Large preview)

    But Block Kit does much more than that, which means both designers and developers can build custom apps with ease.

    Code

    The key differentiator between something like a website builder and the Block Kit builder is the coding aspect.

    In most cases, designers use page builders so they don’t have to bother with code. They might add some custom CSS classes or add HTML to their text, but that’s generally it. Developers don’t work like that though.

    Block Kit includes a panel with pre-written JSON that developers can copy-and-paste into their own Slack app once it’s ready to go. Rather than leave developers to write their own code, Slack provides code that utilizes best practices for speed and design.

    A sample of JSON you get when you build your rich messaging experience in the builder

    A sample of JSON you get when you build your rich messaging experience in the builder. (Image source: Block Kit) (Large preview)

    This enables developers to focus on making customizations instead of on having to build their apps from the ground up.

    Consistency

    When Slack users step inside the platform, they know what to expect. Every interface is the same from workspace to workspace.

    However, when an API allows developers to build apps to integrate with those spaces, there’s a risk of introducing elements that just don’t jibe well. When that happens, the unpredictability of the interface can create confusion and hesitation for the end user. Ill-fitting layout choices can also harm the experience.

    Block Kit enables developers to build apps with stackable UI components that have been tried and tested. When customizing an experience within an already established platform, it can be difficult to know how far you can take it — or if it’ll even work. Slack has taken those questions out of the equation.

    Spacing

    This is what the traditional Slack exchange looks like:

    An example of Slack users messaging one another

    An example of Slack users messaging one another (Image source: Slack) (Large preview)

    It tends to be a single-column, back-and-forth exchange. And this works perfectly well for Slack channels where collaboration is simple. Employees message about the status of a task. A client uploads a missing asset. The CEO shares a link to a press release mentioning the company. But not all workspaces are that simple.

    Block Kit helps you maximize and enhance the space that your app’s features occupy. For instance, Block Kit enables companies like Optimizely to display pertinent information in two-column formats for better readability.

    Optimizely uses Block Kit to create two-column formats

    Optimizely uses Block Kit to create two-column formats. (Image source: Optimizely) (Large preview)

    This is indeed a better way to share pertinent details in your team’s Slack app.

    Rich Interactions

    Another way to elevate your app is by turning the integration into one that’s rich with interactions.

    Blocks have been specially developed to enhance the most commonly used elements in Slack collaboration. For example:

    • Use the Sectional block for better organization.
    • Use the Text block to customize how messages display.
    • Use properly sized Image blocks so you can stop worrying about whether or not they’ll display correctly.
    • Use Context blocks to show bylines or additional context about messages (like author, comments, changes, etc.)
    • Use Divider blocks to improve the look of the app.
    • Use Action blocks like menu selection, button selection and calendar dates to bring better features into your app and make them display more intuitively.
    • Use 2-section blocks for cleaner layouts.

    Doodle has a beautiful example of what can be done with rich interactions using Block Kit:

    As you can see, users can work together to schedule meetings just as effectively as if they were using a third-party calendar. The only difference is that they can now do all of that within their Slack workspace.

    Wrapping Up

    Collaboration is an essential part of any organization’s success, and it doesn’t matter if it’s a team of 3 or a team of 300. But there’s a big difference between working together and productively collaborating.

    Thanks to Slack’s API, developers have created some awesome ways to integrate related processes and tools into the platform. And thanks to Block Kit, those external contributions won’t disrupt the experience if the design of the elements falls short.

    With intuitive block-building capabilities, developer-friendly coding options and more, Block Kit is going to help developers bring richer experiences and better collaboration to the Slack platform.

    One last thing to mention:

    Slack’s Frontiers conference is coming up soon. It’s going to be in San Francisco on April 24 and 25. If you’re planning to attend, note that the Developers track will include a full day’s training on Block Kit, including workshops, new feature demos, tutorials, as well as one-on-one mentoring. If you’re thinking about Block Kit, this is an opportunity you won’t want to miss.

    (ms, ra, il)

    From our sponsors: Block Kit: Slack’s Contribution To Building A Better Collaboration UI

    Posted on 15th March 2019Web Design
    FacebookshareTwittertweetGoogle+share

    Related posts

    Archived
    22nd March 2023
    Archived
    18th March 2023
    Archived
    20th January 2023
    Thumbnail for 25788
    Handling Continuous Integration And Delivery With GitHub Actions
    19th October 2020
    Thumbnail for 25778
    A Monthly Update With New Guides And Community Resources
    19th October 2020
    Thumbnail for 25781
    Supercharge Testing React Applications With Wallaby.js
    19th October 2020
    Latest News
    • Archived
      22nd March 2023
    • Archived
      18th March 2023
    • Archived
      20th January 2023
    • 20201019 ML Brief
      19th October 2020
    • Thumbnail for 25788
      Handling Continuous Integration And Delivery With GitHub Actions
      19th October 2020
    • Thumbnail for 25786
      The Future of CX with Larry Ellison
      19th October 2020
    News Categories
    • Digital Marketing
    • Web Design

    Our services

    Website Design
    Website Design

    A website is an important part of any business. Professional website development is an essential element of a successful online business.

    We provide website design services for every type of website imaginable. We supply brochure websites, E-commerce websites, bespoke website design, custom website development and a range of website applications. We love developing websites, come and talk to us about your project and we will tailor make a solution to match your requirements.

    You can contact us by phone, email or send us a request through our online form and we can give you a call back.

    More Information

    Digital Marketing
    Digital Marketing

    Our digital marketeers have years of experience in developing and excuting digital marketing strategies. We can help you promote your business online with the most effective methods to achieve the greatest return for your marketing budget. We offer a full service with includes the following:

    1. Social Media Marketing

    2. Email & Newsletter Advertising

    3. PPC - Pay Per Click

    4. A range of other methods are available

    More Information

    SEO
    SEO Services

    SEO is an essential part of owning an online property. The higher up the search engines that your website appears, the more visitors you will have and therefore the greater the potential for more business and increased profits.

    We offer a range of SEO services and packages. Our packages are very popular due to the expanse of on-page and off-page SEO services that they cover. Contact us to discuss your website and the SEO services that would best suit to increase your websites ranking.

    More Information

    E-commerce
    E-commerce Websites

    E-commerce is a rapidly growing area with sales online increasing year on year. A professional E-commerce store online is essential to increase sales and is a reflection of your business to potential customers. We provide professional E-commerce websites custom built to meet our clients requirements.

    Starting to sell online can be a daunting task and we are here to make that journey as smooth as possible. When you work with Cunningham Web Solutions on your E-commerce website, you will benefit from the experience of our team and every detail from the website design to stock management is carefully planned and designed with you in mind.

    More Information

    Social Media Services
    Social Media Services

    Social Media is becoming an increasingly effective method of marketing online. The opportunities that social media marketing can offer are endless and when managed correctly can bring great benefits to every business.

    Social Media Marketing is a low cost form of advertising that continues to bring a very good ROI for our clients. In conjuction with excellent website development and SEO, social media marketing should be an essential part of every digital marketing strategy.

    We offer Social Media Management packages and we also offer Social Media Training to individuals and to companies. Contact us to find out more.

    More Information

    Cunningham Web Solutions
    © Copyright 2025 | Cunningham Web Solutions
    • Home
    • Our Services
    • FAQ's
    • Account Services
    • Privacy Policy
    • Contact Us