M. Akbar Nugroho

M. Akbar Nugroho @thexdev

About: Software engineer from Indonesia.

Location:
Magelang, Central Java, Indonesia
Joined:
Jan 5, 2020

M. Akbar Nugroho
articles - 24 total

✨ 6 website learning gems you should visit!

Introduction So you're a software developer? OK that's great. You are able to create...

Learn More 167 16Jun 9 '24

✨ 5 useful productivity apps for every developer!

Introduction When we're working on a project, it's not only about writing and compiling...

Learn More 108 10Jun 7 '24

✨ 10 useful webdev insight & learning resources!

Introduction In this post, I'll give you ten useful resources specific for web...

Learn More 75 9Jun 5 '24

Slowed by Region

TLDR; I just publish my product Etalase that built with Remix and Hono. The problem comes...

Learn More 2 0Jun 3 '24

✨ 5 websites to get free programming e-book!

Introduction This is five websites that provide e-book for learning programming language,...

Learn More 163 3Mar 22 '23

The new React docs

Congratulations for all React team! 🎉 React ...

Learn More 3 2Mar 17 '23

Polymorphic component

TL;DR Polymorphic component is a React component that has ability to use other HTML...

Learn More 2 0Mar 9 '23

Simplify state with reducer

TL;DR React state is good to store a reactive data. When the data changes, the UI will...

Learn More 7 2Mar 8 '23

Test React component that fetching data

TL;DR We are going to use Mock Service Worker to fake the API. So, instead directly...

Learn More 12 2Mar 4 '23

Refs is more than enough

This story started when I learning React.js for the first time. Where I see a lot of influencers...

Learn More 2 0Feb 20 '23

Dockerize Production React.js

With the popularity of cloud computing, containerization is a common technique used for mid to large...

Learn More 61 7Oct 7 '22

Basic Load Balancing With Docker, NGINX & PHP

This article is a basic knowledge of how to create a load balancer using docker and PHP as its...

Learn More 53 0Oct 5 '22

Sending email with SendGrid in NestJS

TLDR To use SendGrid in NestJS project, we simply use official mailer module from NestJS...

Learn More 22 6Nov 18 '21

Form validation with react-hook-form

Form is one of core functionalities that must exist in any application. This functionality allows us...

Learn More 100 2Aug 14 '21

Laravel response macro

In this article I will talk about one of my favorite feature when using Laravel framework. Yes, It's...

Learn More 14 0Aug 13 '21

Deploy Laravel on Heroku

TLDR To deploy Laravel project on Heroku, we just need to create new app on Heroku...

Learn More 2 0Aug 13 '21

Add GitHub SSH-Key

GitHub is my favorite cloud repository and I've used it for a long time. It allows use to collaborate...

Learn More 6 0Aug 12 '21

Deploy React on Netlify

When building an application with React, we often ask how to make our application online. In this...

Learn More 11 0Aug 12 '21

Ubuntu 20.04: fix wifi not working on Lenovo ideapad 330

A few days ago i installed the latest LTS version of Ubuntu. Yep, it's Ubuntu 20.04 with code name fo...

Learn More 7 0Apr 14 '21

AdonisJS [Part 3] - Directory Structure

Hi, everyone 👋 Welcome back to the series of how to learn AdonisJS 🥳. Today we will learn and deep...

Learn More 8 0Jun 19 '20

How to make a word counter with JavaScript🦸‍♂️

Hi, everyone! Today, I wanna share with you how to make a simple "word counter" application. I will...

Learn More 7 3May 19 '20

AdonisJS [Part 2] - Installation

Hi, everyone 👋 Welcome back to the series of how to learn AdonisJS 🥳. Today we will learn how to in...

Learn More 9 0Feb 1 '20

AdonisJS [Part 1] - Introduction

Hello, everyone 👋 Today i want to share you about how to learn AdonisJS from scratch!. This is abso...

Learn More 15 0Jan 30 '20

5 Awesome Linux 🐧 CLI Tools To Increase Your Productivity!

Hello, everybody 👋 This is my first post on dev.to and i'm very excited to join the community and sh...

Learn More 19 1Jan 28 '20