Open in app

Sign In

Write

Sign In

Matthew Groves
Matthew Groves

59 Followers

Home

About

Published in

Digital Products Tech Tales

·Aug 16

Troubleshooting Flutter <-> Unity integration

Recently, my colleague Saraswati Dwivedi and I were asked to help solve a problem on a project that is building an app in Flutter. The problem The client was trying to embed a Unity game into their Flutter app, but were experiencing problems on Android — poor performance, tap & swipe events…

Flutter

8 min read

Troubleshooting Flutter <-> Unity integration
Troubleshooting Flutter <-> Unity integration
Flutter

8 min read


Published in

Nerd For Tech

·Nov 2, 2021

Matt’s Tidbits #103 — Launching an app from a URL

This week’s tidbit will show you how to launch an app when a user clicks on a link. Last time, I wrote about debugging a view binding issue in Android. Have you ever had an app launch on your mobile device when you click a link in an email, on…

Mattstidbits

6 min read

Matt’s Tidbits #103 — Launching an app from a URL
Matt’s Tidbits #103 — Launching an app from a URL
Mattstidbits

6 min read


Published in

Nerd For Tech

·Oct 12, 2021

Matt’s Tidbits #102 — Debugging a perplexing view binding issue

This week I have a tidbit (plus a bonus!) to share about converting an existing app to using Android view binding. Last time, I wrote about how to write a good bug report. First, the bonus! (Shouldn’t dessert always come first?) I recently started getting back into some Android development…

Mattstidbits

3 min read

Matt’s Tidbits #102 — Debugging a perplexing view binding issue
Matt’s Tidbits #102 — Debugging a perplexing view binding issue
Mattstidbits

3 min read


Published in

Nerd For Tech

·Sep 28, 2021

Matt’s Tidbits #101 — How to write a good bug report

This week I have a story to share about filing bug reports —why they’re important, and what makes a “good” one. Last time, (sorry for the delay between posts!) I wrote about some Teams-related tips. I’ve written several tidbits before where I file a bug report, but I have an…

Mattstidbits

4 min read

Matt’s Tidbits #101 — How to write a good bug report
Matt’s Tidbits #101 — How to write a good bug report
Mattstidbits

4 min read


Published in

Nerd For Tech

·Aug 3, 2021

Matt’s Tidbits #100 — All About Teams

This week I have a few Teams-related tidbits to share! Last time I wrote about elegantly handling null/undefined values in a variety of languages. 🎉 First of all, a little celebration for my 100th tidbit! 🥳 The frequency may have slowed down a little bit from when I first started…

Mattstidbits

3 min read

Matt’s Tidbits #100 — All About Teams
Matt’s Tidbits #100 — All About Teams
Mattstidbits

3 min read


Published in

Nerd For Tech

·Jul 6, 2021

Matt’s Tidbits #99 — Handling null elegantly

Last week I wrote about some truthiness edge cases in JavaScript. This time, I have a quick tidbit on elegantly handling null/undefined values. null — called the “Billion-Dollar Mistake” by its inventor, C.A.R. …

Mattstidbits

3 min read

Matt’s Tidbits #99 — Handling null elegantly
Matt’s Tidbits #99 — Handling null elegantly
Mattstidbits

3 min read


Published in

Nerd For Tech

·Jun 29, 2021

Matt’s Tidbits #98 — The truth will set you free (unless you’re using JavaScript)

Last time I shared a quick tidbit about running individual unit tests. This time, I want to share a few interesting things I learned while debugging a failing unit test. If you’ve used JavaScript for any length of time, you may have encountered its slightly special behavior around boolean expressions…

Mattstidbits

3 min read

Matt’s Tidbits #98 — The truth will set you free (unless you’re using JavaScript)
Matt’s Tidbits #98 — The truth will set you free (unless you’re using JavaScript)
Mattstidbits

3 min read


Published in

Nerd For Tech

·Jun 1, 2021

Matt’s Tidbits #97 — Running/Debugging individual Jest unit tests

Last week I wrote about React Fragments. This week, I have a quick tidbit about running tests in VS Code. I hope you all had a restful long weekend! I’ve written about the importance of vacation before, and in this pandemic that just seems to keep on going (although hopefully…

Mattstidbits

2 min read

Matt’s Tidbits #97 — Running/Debugging individual Jest unit tests
Matt’s Tidbits #97 — Running/Debugging individual Jest unit tests
Mattstidbits

2 min read


Published in

Nerd For Tech

·May 25, 2021

Matt’s Tidbits #96 — Cleaner Components with React Fragments

Last time, I wrote about defining constants in TypeScript. This week, I want to share what I learned about React Fragments! To many of my readers who are Android developers, you already know all about Fragments from the standpoint of building Android UI. …

Mattstidbits

3 min read

Matt’s Tidbits #96 — Cleaner Components with React Fragments
Matt’s Tidbits #96 — Cleaner Components with React Fragments
Mattstidbits

3 min read


Published in

Nerd For Tech

·May 11, 2021

Matt’s Tidbits #95 — Defining constants in TypeScript

Last time I wrote about how to write safe enums in TypeScript. This week’s tidbit is also TypeScript related — how to define constants! Defining a constant in TypeScript can be pretty simple — you can just write something like const SOME_CONSTANT="FOO";. However, that const keyword only works if you’re…

Mattstidbits

3 min read

Matt’s Tidbits #95 — Defining constants in TypeScript
Matt’s Tidbits #95 — Defining constants in TypeScript
Mattstidbits

3 min read

Matthew Groves

Matthew Groves

59 Followers

Digital Products NE Mobile Capability Co-Lead & Senior Software Engineer in Boston, MA — https://www.linkedin.com/in/matthew-groves-85677631/

Following
  • Garrett Rysko

    Garrett Rysko

  • Anthony Mai

    Anthony Mai

  • Driendeau

    Driendeau

  • Kenny B Cheng

    Kenny B Cheng

  • Marcello Paiva

    Marcello Paiva

See all (53)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams