
SEP Blog
We’re curious people by nature. And we love to teach others what we’ve learned. So explore our blog to gain fresh insights from our expertise in areas ranging from culture to AI.
SEP Named a Winning Company in the 2022 Powderkeg Unvalley Awards
Westfield, IN - January 2022, SEP, a software product design and development firm has been announced as a winning company in the 2022 Powderkeg Unvalley Awards. This recognizes SEP as one of the best tech companies to work for in…
Read More

Short on time? The answer is to use Jest, React Native Testing Library, and Detox. Here’s a sample repo with it all wired up: https://github.com/klcantrell/testing-react-native-apps-post. The advantages of building an app with React Native apply when testing the app as well. When building, you write code once and get native apps that work well on […]
Read More

3 Tools to Develop Your Agile Product Strategy
I recently had the opportunity to attend a webinar on agile product strategy given by our Director of Innovation, Chris Shinkle. Here are three tools I took away from the presentation that you can use to develop an agile product strategy that works. The Problem Do any of these situations sound familiar? Your product strategy […]
Read More

Challenge Your Favorites
I’ve written about the many benefits of personal projects before. One nice aspect is being able to try out tools & frameworks in a low-risk environment. In this post I’ll explain one such trial I’m doing and how the tool Comby made switching easy. Are My Go-To Tools Stale? As we gain experience on projects […]
Read More

Refactoring JavaScript – a play in three acts
“the JavaScript Code” by Dmitry Baranovskiy is licensed under CC BY 2.0 Originally published on my personal blog. Act 1, the setup Once upon a time, there was a JavaScript codebase. This codebase used the function expression syntax: const returnTheNumberOne = () => 1; For reasons that aren’t relevant to this blog post, I needed […]
Read More
GraphViz – A Tool You Aren’t Using, but Should
Recently, we had a book club where we read the Mikado Method, a process of handling large scale rearchitecting via refactors on the Master Branch without adversely impacting new features. One of the techniques that make up the method is visualizing the refactoring plan as a digraph of dependent steps. But as much as I […]
Read More

How IoT is Making Your Home Safer and Smarter
The Internet of Things (IoT) shows no sign of slowing down. As an industry-leading provider of home security solutions, Allegion™ is focused on identifying ways to employ the IoT concept – that many of today’s common objects will have Internet-related capabilities – in its upcoming products. The Schlage Sense™ system, unveiled at the 2015 International […]
Read More
Android, Robotium and Spoon: A Practical Guide for Testing on Android Devices
Developing for Android is a lot of fun. It has actually become a niche for me here at SEP. Android has changed quite a bit over the past 3 years since I first started hacking on it – action bars, more screen sizes, and probably the biggest addition…fragments. But one thing certainly has not changed. […]
Read More
SEP Blog Battle: Tools of the Trade
To whom do I owe any programming success I may have in a given day? My education? My wonderful peers? The shriveled wad of grey goo in my head? None of the above. My search engine. DuckDuckGo. Google. Wikipedia. Hardly a problem exists that can’t be assisted in some way by a quick search. How […]
Read More
Curiosity as a tool
SEP has asked us to write about the tools of our trade. I’m a software engineer at a decently-sized software engineering company, so it’s pretty clear that I have several tools in my programming toolbox. Things like Sublime Text for scripting, DiffMerge for file diffs, Stackoverflow for Q&A and community, and even music for getting in the zone. But there’s one tool I […]
Read More
The Design Eye — Tool of the Designer Trade
One of the innate talents of a good designer in any design industry is having a good eye for design. But what does it mean to have a good eye for design? It’s one of those things that is hard to put into words. It’s part instinct that has been developed based on years of […]
Read More