Manish Panwarthemashcodee.hashnode.dev·Oct 1, 2024FeaturedHow to Effortlessly Render Slack Blocks in React with ‘slack-blocks-to-jsxIf you’ve ever worked with Slack’s Block Kit, you know it offers a great way to create interactive and visually appealing messages. But what if you want to replicate that same look and feel in a React application? That’s where the slack-blocks-to-jsx...Discuss·15 likes·197 readsslack
Karan Datwanibackpackforlaravel.hashnode.dev·Sep 22, 2024Receive Slack Notifications from your Laravel App with a 10-minute SetupIn the previous article, I introduced a Backpack's new Menu Dropdown Column component which I use for my e-commerce admin panel. Today, I will talk about a Laravel feature I use to receive Order Notifications. Whenever an order comes, my team is noti...Discussslack-app
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Jul 3, 2024The Ultimate Guide to Effortlessly Connecting Your JIRA Project with Your Slack to Create IssuesIntroduction :- Imagine a world where your project management tool and your team communication platform work together like peanut butter and jelly. That’s the dream, right? Well, good news: It’s entirely possible, and I’m here to show you how. By con...DiscussJIRA
saurabh davesaurabhdave.hashnode.dev·Jul 1, 2024Building Jenkins CICD pipeline with Slack Notification : Using Maven, Sonarqube, AWS ECSHaving a cicd pipeline to do your work reduces the stress significantly. So, recently I created a CICD project where I deployed the pipeline which Fetch's the code, Build it, test it using Maven, Analysis the code quality by Sonarqube, build's the Do...DiscussJenkins
Halmurat TProwww.halmurattahir.com·Feb 4, 2024Making Test Results Pop with Slack: A Colorful Guide 🌈The Spotlight on Test Scores 🎯 In the world of creating cool apps and websites, tests are like secret heroes that make sure everything works perfectly. But, what if nobody sees the signals from our heroes? That's why showing test scores where everyo...Discuss⚙️ The CI/CD Questslack
Vedant Bothikarvedantbothikar.hashnode.dev·Jan 1, 2024How to create a Slack Bot using Python?About Slack and Slack Apps 💬 Slack is like a super helpful chatroom for teams to work together. Slack apps (or bots) make it even better by doing things automatically, sharing information, and connecting with other tools. These apps help teams work ...Discussslack-app