AWS Amplify – Is It Really Worth Using It As a Production Solution?
AWS Amplify assists developers in building and fully hosting their full-stack applications, but whether it's worth using it as a production solution? In this article, Kacper examines AWS Amplify's pros and cons.
A daily routine of a Full-Stack Developer in TeaCode
Are you wondering how we work at TeaCode on a daily basis? Now you can find it out from one of our teammates, Patrick.
How to Build Chrome Extensions with React
Learn how to create chrome extensions with the full potential of React with us! We will walk you through the structure and the whole process.
Getting Started with Next.js
A quick guide on how to start a project in Next.js. We will cover all what's, why's and how's as well as provide you with lots of useful curiosities. A quick guide on how to start a project in Next.js....
Introduction to MongoDB
Learn the basics of MongoDB with us! You will find out how to download this document-oriented database, create collections and perform basic operations.
Getting Started With AWS Amplify
Go with us on a journey of creating a simple management app with AWS Amplify. Let's plan the app, set it up, add GraphQL API & UI and deploy it!
Deploy Your Tensorflow.js Model Using AWS Lambda
Find out how to easily deploy a Tensorflow.js model using Amazon Web Services (AWS) Lambda. We will have a look at all the most essential steps of deploying your machine learning model to production.
How to Set Up Stripe Payments in Feathers.js
Automated payments are fundamental to scale in any tech startup and this guide will show you how to establish this Stripe flow in Feathers.js easily.
The Right Way to Send Emails with Feathers.js
Feathers.js is a very useful mean of software development, however, not everyone knows how to make the application developed in it send emails. Have a read and find out how to do it correctly!
Speed Up Your React App Using Cloudinary and Lazy Loading
How to deal with the problem of large images loading very slowly and help your app work fast and be scalable while still looking amazing.