Hi, I'm Kevin Tomas!
I blog about web and mobile app development
Featured Posts
Integrating MongoDB to NextJs
Connecting a database like MongoDB is an essential feature for many web apps. NextJS makes it pretty easy to do it!
Sending and storing data to MongoDB
The NextJS api routing system makes it very easy and convenient to send and store data to a backend.
Spotify Authentication with ReactNative
Authenticating Spotify users in your ReactNative app with expo-auth-session!