<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Muhammad Meganata Adam</title><description>My personal blog build with Astro</description><link>https://astro-paper.pages.dev/</link><item><title>How to Configure Go Linters for Improved Code Quality and Efficiency</title><link>https://astro-paper.pages.dev/posts/how-to-configure-go-linters-for-improved-code-quality-and-efficiency/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/how-to-configure-go-linters-for-improved-code-quality-and-efficiency/</guid><description>Learn how to configure Go linters for improved code quality and efficiency. This article covers the importance of Go linters, setting up and configuring golangci-lint, and automating linting in your workflow.</description><pubDate>Sat, 09 Mar 2024 11:17:19 GMT</pubDate></item><item><title>33+ Engineering Blogs to Supercharge Your System Design Skills</title><link>https://astro-paper.pages.dev/posts/33-engineering-blogs-to-supercharge-your-system-design-skills/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/33-engineering-blogs-to-supercharge-your-system-design-skills/</guid><description>Are you an aspiring engineer looking to enhance your system design skills? Look no further! In this blog, we present a curated list of 33+ engineering blogs that will take your system design expertise to the next level. Get ready to dive into a world of knowledge and innovation!</description><pubDate>Sat, 02 Dec 2023 13:17:19 GMT</pubDate></item><item><title>Creating a Stylish Loader Component with Framer Motion</title><link>https://astro-paper.pages.dev/posts/creating-a-stylish-loader-component-with-framer-motion/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/creating-a-stylish-loader-component-with-framer-motion/</guid><description>In this tutorial, we’ll walk through the code for a stylish loader component using React and Framer Motion. This loader is designed to provide a visually appealing loading animation for your web applications</description><pubDate>Mon, 27 Nov 2023 05:17:19 GMT</pubDate></item><item><title>Easily Build a Modern Job Listing Website with React, Vite, and Tailwind CSS</title><link>https://astro-paper.pages.dev/posts/easily-build-a-modern-job-listing-website-with-react-vite-and-tailwind-css/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/easily-build-a-modern-job-listing-website-with-react-vite-and-tailwind-css/</guid><description>Creating a modern, efficient and effective job listing website requires the use of up-to-date technology, such as React, Vite, and Tailwind CSS. In this article, we will guide you through setting up the development environment and creating a job listing website using these technologies.</description><pubDate>Wed, 02 Aug 2023 05:00:00 GMT</pubDate></item><item><title>How to build a calculator app using React Native A Step-by-Step Tutorial</title><link>https://astro-paper.pages.dev/posts/how-to-build-a-calculator-app-using-react-native-a-step-by-step-tutorial/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/how-to-build-a-calculator-app-using-react-native-a-step-by-step-tutorial/</guid><description>The calculator application is a simple application that is always available on every device such as android, ios, and desktops. In this article we will build a calculator application using React Native and Expo, why do we use React Native and Expo?</description><pubDate>Sat, 10 Jun 2023 05:00:00 GMT</pubDate></item><item><title>Writing Unit Test in Golang Easily</title><link>https://astro-paper.pages.dev/posts/writing-unit-test-in-golang-easily/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/writing-unit-test-in-golang-easily/</guid><description>Unit testing is the most important thing in developing an application, which aims to minimize the occurrence of errors, therefore software developers are obliged to master it. In this article, we will write unit tests in the Golang programming language using the unit testing package provided by Golang.</description><pubDate>Fri, 02 Jun 2023 05:00:00 GMT</pubDate></item><item><title>Build gRPC with Go (golang) Server Streaming API</title><link>https://astro-paper.pages.dev/posts/build-grpc-with-go-golang-server-streaming-api/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/build-grpc-with-go-golang-server-streaming-api/</guid><description>Previously, we discussed the gRPC Unary API, you can check it at this link. In this article, I’ll cover a gRPC call using Server Streaming response implementing client and server Go applications.</description><pubDate>Sun, 02 Apr 2023 05:00:00 GMT</pubDate></item><item><title>How to build a blog website fast with Laravel 8 + Strapi?</title><link>https://astro-paper.pages.dev/posts/how-to-build-a-blog-website-fast-with-laravel-8-strapi/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/how-to-build-a-blog-website-fast-with-laravel-8-strapi/</guid><description>Laravel is a famous web framework that allows you to build safe and scalable websites. Laravel allows you to build nearly any type of website, from basic portfolio sites to full-fledged e-commerce systems.</description><pubDate>Fri, 03 Mar 2023 05:00:00 GMT</pubDate></item><item><title>Build gRPC with Go (golang) Unary API</title><link>https://astro-paper.pages.dev/posts/build-grpc-with-go-golang-unary-api/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/build-grpc-with-go-golang-unary-api/</guid><description>gRPC is a modern open-source high-performance Remote Procedure Call (RPC) framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking, and authentication.</description><pubDate>Thu, 02 Feb 2023 05:00:00 GMT</pubDate></item><item><title>Do You Need A Implementation Jwt In Go (Golang)?</title><link>https://astro-paper.pages.dev/posts/do-you-need-a-implementation-jwt-in-go-golang/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/do-you-need-a-implementation-jwt-in-go-golang/</guid><description>JWT is a standard for creating JSON-based access tokens that can be used to authenticate users and applications in a microservices architecture.</description><pubDate>Fri, 02 Dec 2022 05:11:19 GMT</pubDate></item><item><title>Become a Backend Developer in 2021</title><link>https://astro-paper.pages.dev/posts/become-a-backend-developer-in-2021/</link><guid isPermaLink="true">https://astro-paper.pages.dev/posts/become-a-backend-developer-in-2021/</guid><description>a few days ago a friend of mine asked me, how do I become a Backend Developer? therefore I tried to write this article to be able to tell a little about the world of “Backend Developer”.</description><pubDate>Tue, 21 Sep 2021 05:17:19 GMT</pubDate></item></channel></rss>