Open in app

Sign In

Write

Sign In

Agustinus Theodorus
Agustinus Theodorus

294 Followers

Home

About

Published in

Level Up Coding

·Jul 7

Mastering Flask Deployment: A Mini-Course on Automating Flask Deployments with GitHub Actions

A comprehensive guide on deploying Flask applications using GitHub Actions — Automation is becoming more and more essential. As new application updates are getting more frequent, so are application deployments. Almost every team needs a dedicated continuous delivery pipeline, which has become a mandatory part of every software infrastructure. But most people don’t know how to do continuous integration and delivery…

Software Development

18 min read

Mastering Flask Deployment: A Mini-Course on Automating Flask Deployments with GitHub Actions
Mastering Flask Deployment: A Mini-Course on Automating Flask Deployments with GitHub Actions
Software Development

18 min read


Published in

JavaScript in Plain English

·May 10

React Native App Development on WSL2 Using Physical Devices

Combining the ease of Windows with the versatility of Linux — Linux is the go-to operating system for application development, but most of the time, the user experience for anything other than application development is lacking in some aspects. Installing WSL is a great option for developers who prefer the Linux command line interface but work on a Windows machine. WSL…

React

13 min read

React Native App Development on WSL2 Using Physical Devices
React Native App Development on WSL2 Using Physical Devices
React

13 min read


Published in

JavaScript in Plain English

·Jan 10

Why NestJS is the Perfect Framework for ASP.NET Teams Migrating to Node.js (Or Vice-Versa)

Nest.js vs. ASP.NET: Comparing Frameworks — There are a plethora of ways you can start your web development journey. The modern web has a lot of frameworks, and it’s becoming more of a hurdle for newbies to pick which one is the best for them. …

JavaScript

8 min read

Why NestJS is the Perfect Framework for ASP.NET Teams Migrating to Node.js (Or Vice-Versa)
Why NestJS is the Perfect Framework for ASP.NET Teams Migrating to Node.js (Or Vice-Versa)
JavaScript

8 min read


Published in

Better Programming

·Nov 8, 2022

Five Data-Loading Patterns To Improve Web Performance

An introduction to frontend data-loading patterns — You don’t need a framework for everything, but if you use one, this article will help you use it in the most performant way. When it comes to performance, you shouldn’t be stingy. There are millions of sites, and you are in close competition with every one of those Google…

Programming

14 min read

Five Data-Loading Patterns To Improve Web Performance
Five Data-Loading Patterns To Improve Web Performance
Programming

14 min read


Published in

Geek Culture

·Nov 7, 2022

How To Use Configurable Module Builders in Nest.js v9

Dynamic Nest.js modules for customized backend services — Nest.js is a web framework made exclusively in TypeScript. Most developers exposed to Nest.js will often recognize something deeply familiar, it’s a strong object-oriented programming model, and its syntax is very similar to another framework, Angular. Nest.js code often will force you to create an optimal design pattern. However, developers…

JavaScript

9 min read

How To Use Configurable Module Builders in Nest.js v9
How To Use Configurable Module Builders in Nest.js v9
JavaScript

9 min read


Published in

Level Up Coding

·Nov 6, 2022

How to Deploy a React Monorepo to Netlify Using Lerna and GitHub Actions

A step-by-step guide on how to deploy a simple React App Monorepo to Netlify using Lerna and GitHub Actions — Deploying web apps has never been easier. With continuous integration and delivery (CI/CD) solutions increasingly available for developers worldwide, there’s no reason for you not to use them. Automation is here to save you precious time; stop SSH-ing to your server, and let’s start using it.

React

5 min read

How to Deploy a React Monorepo to Netlify Using Lerna and GitHub Actions
How to Deploy a React Monorepo to Netlify Using Lerna and GitHub Actions
React

5 min read


Published in

Coinmonks

·Oct 17, 2022

Exploring Blockchain Video Streaming Platforms

An analysis of modern blockchain-based video streaming infrastructure and architecture. — Today almost everyone is into video streaming, and the pandemic accelerated the growth of streaming platforms across the globe. Popular video streaming platforms like Netflix, Disney+, and HBO Max benefit from the industry’s rapid growth. But there are also many examples of failed attempts, including Quibi and CNN+.

Blockchain

16 min read

Exploring Blockchain Video Streaming Platforms
Exploring Blockchain Video Streaming Platforms
Blockchain

16 min read


Published in

Better Programming

·Jun 27, 2022

How to Develop a Simple Solidity Escrow Smart Contracts Using Hardhat

In this tutorial, we’ll create a simple escrow smart contract, test it, and deploy it on a Testnet using Hardhat. — Suppose you’re relatively new to the blockchain, no worries. First, we’ll review some of the fundamentals of Solidity and Hardhat before programming our smart contract step-by-step. At the end of this tutorial, you should be able to recreate an escrow smart contract with Solidity and Hardhat. Let’s get started!

Blockchain

9 min read

How to Develop a Simple Solidity Escrow Smart Contracts Using Hardhat
How to Develop a Simple Solidity Escrow Smart Contracts Using Hardhat
Blockchain

9 min read


Published in

The Side Hustle Club

·Dec 1, 2021

Four Red Flags In Side Hustling That I Wish I’ve Known Sooner

#1 If clients avoid negotiating pay from the beginning, leave — Remember when you closed your first business deal? Ah — the good ol’ times. For most of us that work in the side-hustle world, I’m sure you have realized that your first clients can either make or break you. It is especially true in the services sector. …

Freelancing

9 min read

Four Red Flags In Side Hustling That I Wish I’ve Known Sooner
Four Red Flags In Side Hustling That I Wish I’ve Known Sooner
Freelancing

9 min read


Published in

Better Programming

·Oct 18, 2021

End-to-End Testing Using xUnit and Docker on Azure Pipelines

The comprehensive guide for a custom integration testing solution using xUnit and Docker in Azure Pipelines — Functioning end-to-end tests are one of the most consequential things you can have for your application. But making end-to-end tests are not as simple as making unit tests because it can be an amalgamation of unit tests and integration tests. …

Programming

9 min read

End-to-End Testing Using xUnit and Docker on Azure Pipelines
End-to-End Testing Using xUnit and Docker on Azure Pipelines
Programming

9 min read

Agustinus Theodorus

Agustinus Theodorus

294 Followers

Loves to share his thoughts and opinions on the internet.

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams