Technologies

VS Code Extensions You Absolutely Needed in 2021
Technologies   General Knowledge   Tools  

VS Code Extensions You Absolutely Needed in 2021

VS Code or Visual Studio Code is a popular tool for developers to write code. Here is the formal definition "Visual Studio Code is a code editor redefined and optimized for building and d...

20 Jul 2021 SETHA THAY 1674
4 simple steps to make your website support multi languages in laravel
Technologies   Codes   Laravel  

4 simple steps to make your website support multi languages in laravel

The best websites require content that anyone can understand and communicate well with, not just only focus on design, that is why websites like Apple, Microsoft, Amazon take into consideration muc...

11 Jul 2021 SETHA THAY 2199
Stoplight Your Best Friend for Document Your Rest API
Technologies   Codes   Tools   API  

Stoplight Your Best Friend for Document Your Rest API

Using Stoplight you can create OpenAPI descriptions, documentation, mock servers much faster than other API tools, with no specialized knowledge and experiences required in design the specific...

10 Jul 2021 SETHA THAY 2477
Managing High Availability Database Cluster with Repmgr (PostgreSQL 13 and Repmgr 5.2)
Technologies   New Trends   Tools   PostgreSQL  

Managing High Availability Database Cluster with Repmgr (PostgreSQL 13 and Repmgr 5.2)

In a previous post, I shared how to install PostgreSQL 13 on Ubuntu 20.4 which you will get a workable data cluster instance of PostgreSQL. In the real world, the databases will be managing in...

05 Jul 2021 SETHA THAY 5166
Differences of GraphQL and REST
Technologies   General Knowledge   Codes   API  

Differences of GraphQL and REST

In this post, I am going to share some thoughts on GraphQL vs REST which often developers tend to feel confusing due to its similarities and functionalities. There is no best API out there, you can...

03 Jul 2021 SETHA THAY 1399
Using JavaScript to Translate Your Static Website
Technologies   Codes   Laravel  

Using JavaScript to Translate Your Static Website

A static website contains web pages with fixed content. each page is coded in HTML and displays the same information to every visitor. A static site can be built by simply creating a few HTML ...

29 Jun 2021 SETHA THAY 25547
Laravel to Store Your Files to Amazon Simple Storage (AWS S3)
Technologies   Laravel   Tools   PHP  

Laravel to Store Your Files to Amazon Simple Storage (AWS S3)

Amazon Simple Storage Service (Amazon S3) is storage for the internet. It's designed to make web-scale computing easier. Amazon S3 has a simple web services interface that you can use to s...

28 Jun 2021 SETHA THAY 3290
Begin New Project with Laravel Sail and Docker on Window 10
Technologies   Codes   Laravel   PHP  

Begin New Project with Laravel Sail and Docker on Window 10

You may already know the powerful features and benefits of using Docker in your development and production environment. Docker is quite popular these days in the world of developers, software ...

26 Jun 2021 SETHA THAY 15175


Scroll to Top