Open in app
Home
Notifications
Lists
Stories

Write
FloQast Engineering
FloQast Engineering

Home

Published in FloQast Engineering

·May 23

Developing a Growth Mindset Culture Through Code Review

Without a specific model for good feedback, we’ll lean on our personal explanatory styles, both in how we give and how we interpret feedback. At best, the outcomes will be inconsistent, but at worst could actually be detrimental. — By J.C. Yamokoski We used to think that writing software was a question of hiring people who are “smart,” a fixed mindset approach. Now we not only know that “smart” is a vague attribute, but we know that the highest-performing teams are learning teams, teams that have a collective growth…

Code Review

7 min read

Developing a Growth Mindset Culture Through Code Review
Developing a Growth Mindset Culture Through Code Review

Published in FloQast Engineering

·May 2

Understanding Crons Through Twilio: A Love Story

Crons are long-running processes that allow you to execute code at specific time intervals. They’re great for automating recurring tasks like sending app notifications, or backing up databases. — By Brendan Williams At FloQast, our app performs many tasks that are executed by crons. Crons are long-running processes that allow you to execute code at specific time intervals. They’re great for automating recurring tasks like sending app notifications, or backing up databases.

Nodejs

6 min read

Understanding Crons Through Twilio: A Love Story
Understanding Crons Through Twilio: A Love Story

Published in FloQast Engineering

·Apr 18

Integrating SIEM With CI/CD

We’re fanatics about automation and Jenkins is already being used all over the place to automate mundane tasks, so why not extend this automation to our SIEM (Panther)? — By Niko Raisanen We have a scalability-focused outlook on security here at FloQast. We’re fanatics about automation and Jenkins is already being used all over the place to automate mundane tasks, so why not extend this automation to our SIEM (Panther)?

Security Engineering

5 min read

Integrating SIEM With CI/CD
Integrating SIEM With CI/CD

Published in FloQast Engineering

·Mar 28

Point Person: Leading Epics at FQ Engineering

These are some of the important lessons I took from my first experience leading an epic at FloQast. — By Kelli Budd Holland At FloQast, we generally divide up feature and product enhancements into epics. An epic focuses on a customer pain point that we want to solve. We also use the concept of a “point person” on my team. …

Agile

5 min read

Point Person: Leading Epics at FQ Engineering
Point Person: Leading Epics at FQ Engineering

Published in FloQast Engineering

·Mar 14

Selectors in Testing: Using Data Attributes to Prolong their Doom

Selectors are one of the most common reasons automated UI tests fail. Seemingly insignificant code changes can wreak havoc on unsuspecting tests whose selectors are too brittle. — By David Rosevear Not again! Another broken selector…

Quality Engineering

7 min read

Selectors in Testing: Using Data Attributes to Prolong their Doom
Selectors in Testing: Using Data Attributes to Prolong their Doom

Published in FloQast Engineering

·Feb 28

Detection-as-Code — Putting Theory Into Practice

So in the vein of solving problems — how do you make DaC work for an in-house security team? — By Page Glave Anything (and everything) “as code” is kind of the “in” thing right now — IaC, PaC, SaC (wait, that’s “sleep” as code — pretty sure I made that up). Detection-as-code (DaC) is gaining traction, but there’s not a lot of information about how security teams are putting…

Security Engineering

5 min read

Detection-as-Code — Putting Theory Into Practice
Detection-as-Code — Putting Theory Into Practice

Published in FloQast Engineering

·Feb 14

Assertions in Automated Testing: Assertion Consolidating

We explored the major drawback of utilizing multiple narrowly scoped assertions. We then demonstrated how object matcher and custom matcher assertions are great alternatives. — By Kerry Doan No matter what role you have with creating automated testing (Unit, Integration, End to End, etc), we can all agree that the goal is shooting for full code coverage so that we can ensure our applications always work as expected. This includes performing assertions on the results…

Testing

4 min read

Assertions in Automated Testing: Assertion Consolidating
Assertions in Automated Testing: Assertion Consolidating

Published in FloQast Engineering

·Feb 9

Chat with Engineering: Jessica Perina, Software Engineer

By Vinoj Zacharia We’re 38 days into 2022, and it’s high time we get back on track and start churning out some content. Recently I spoke with software engineer Jess Perina about what drew her to FloQast, what her day looks like, and what makes the FloQast Engineering team so…

Interview

10 min read

Chat with Engineering: Jessica Perina, Software Engineer
Chat with Engineering: Jessica Perina, Software Engineer

Published in FloQast Engineering

·Nov 16, 2021

Building a Microsoft Teams App with AWS Lambdas

Although the process of building a Teams app is very well documented and has many examples, we did run into several challenges along the way. — By Alvin Cheng If you haven’t heard, today is a big day for the FloQast team. Today, we’re proud to officially announce our much-anticipated integration with Microsoft Teams! …

Microsoft Teams

5 min read

Building a Microsoft Teams App with AWS Lambdas
Building a Microsoft Teams App with AWS Lambdas

Published in FloQast Engineering

·Nov 8, 2021

Dependency Graphs With Javascript: Visualizing the Complexities

Trying to find and keep track of every site a component is used can be tedious and frustrating if just relying on searches in your code editor. — By Jeremy Fujimoto Navigating a large, unfamiliar codebase can be complex and intimidating. At FloQast, our front-end React codebase is split into several micro-frontends, each of which is still large. Part of my job as a front-end team member is to go into these different repos and incorporate the changes/upgrades…

Java Script

3 min read

Dependency Graphs With Javascript: Visualizing the Complexities
Dependency Graphs With Javascript: Visualizing the Complexities
FloQast Engineering

FloQast Engineering

Think. Code. Deploy. Repeat.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable