Sending and Faking Emails with custom templates in Golang.I will be showing you some techniques for sending email in Golang using different services and how you can fake email sending when writing…Sep 20, 2020Sep 20, 2020
Understanding Unit and IntegrationTesting in Golang.Testing each functionality in an application can not be overemphasized. In this article, we will explore just two types of software…Dec 3, 2019A response icon3Dec 3, 2019A response icon3
Published inLevel Up CodingUtilizing the Power of Interfaces when Mocking and Testing External APIs in GolangIt is not good practice to call an actual external API endpoint in your test files, especially in unit tests.Nov 19, 2019A response icon2Nov 19, 2019A response icon2
Published inLevel Up CodingDeploying a Dockerized Golang API on Kubernetes with PostgreSQL, MySQLWelcome!Sep 9, 2019A response icon1Sep 9, 2019A response icon1
Published inLevel Up CodingDockerizing a CRUD RESTful API with Go, Gorm, JWT, PostgreSQL, MySQL, and TestingThis is part 2 of the API we built here, which is a prerequisite for the article.Sep 8, 2019A response icon1Sep 8, 2019A response icon1
Published inLevel Up CodingCRUD RESTful API with Go, GORM, JWT, Postgres, Mysql, and TestingGolang is a general-purpose programming language built for the multi-core reality of today’s computers (upwork).Aug 28, 2019A response icon30Aug 28, 2019A response icon30
Understanding Data Structures in GolangGolang has gained tremendous grounds in Software development in few years of its launch.Jun 24, 2019A response icon2Jun 24, 2019A response icon2
Restful API with NodeJS, Express, PostgreSQL, Sequelize, Travis, Mocha, Coveralls and Code Climate.NodeJS is becoming a backend language of choice for many developers.Apr 21, 2019A response icon15Apr 21, 2019A response icon15
Choose to Send an Email Now or at a Later Date using Laravel ,VueJS and CronJob (Task Scheduler)Let’s Build ThisApr 15, 2019A response icon5Apr 15, 2019A response icon5
Published inVue.js DevelopersBuilding your own DataTable with Laravel and VueJS from scratchThis article will show you how to use laravel and vuejs to build datatable without any plugin or third party library.Apr 12, 2019A response icon3Apr 12, 2019A response icon3