Tagged

development

A collection of 8 posts

development

Fixing Issue with NextJS and Prisma Date Types

I recently started working on NextJS (second attempt, I tried it once before but didn't like it - I did a post on...

Chris Board

Aug 17, 20224 min read
development

Implementing Credentials Provider on NextJS and NextAuth (Registration and Login)

**NOTE: This blog post was updated on 14th April 2022 to include an example or registering new users and basing the instructions on the latest version of the NextAuth library...

Chris Board

Apr 26, 202123 min read
development

Android Crash Data Almost Complete

Its unfortunately been a while since I've been able to provide an update on the development of Crash Catch, but finally I can provide a bit of an update. So where have I been? Unfortunately my full time job was a tad on the hectic side the past couple of months so haven't been able to do huge development periods of Crash Catch, at least not long enough or interesting enough to warrant live...

Chris Board

Aug 03, 20203 min read
Android

Info Take for Datadog - End of Life Announcement

You may be aware that some time ago, we developed Info Take for Datadog. This was an Android...

Chris Board

Jun 03, 20219 min read
development

Getting Started Developing Crash Catch

We're going to be doing, hopefully, regular blog posts regarding the development of Crash Catch, our new crash and error monitoring service. Now, if you've been here before, you might be thinking didn't you recently shutdown a crash monitoring service, and you'd be right, it was called CritiMon. CritiMon was originally built just for myself to fix certain issues I had with existing platforms. I...

Chris Board

May 12, 20204 min read
development

Learning ReactJS

A while ago I posted about how we built a new website and Status Manager, the latter of which I learnt and built using ReactJS. This blog post is going to go through some of the things I had issues with learning ReactJS (not that many, its fairly straight...

Chris Board

Apr 20, 20209 min read
development

Big Release for CritiMon Now Available

Over the past few weeks we've been working hard on making a new release of CritiMon which we're excited to announce is now available. For this new release, we're providing a couple of special coupon codes to give you an extra 50% for the first 3 months, that means you can get the small plan for a little over £2.49 for the first 3 months, then go to £4.99, which is still 50% off the full price...

Chris Board

Nov 03, 20194 min read
redis

MySQL Database Vs Redis

Recently we've been hearing a lot about Redis, I don't believe its anything that's new, at least not in the tech world, but we've recently been noticing it a bit more so have been looking into it for some time, but never found a particular use case for it, at least not in the current services we provide. However, a recent project has made me think, hmm, I wonder if Redis would be better suited...

Chris Board

Sep 29, 201810 min read