From Our Experts

A developer's place to uncover new knowledge, cultivated by the tech team at FABA Technology

All Topics

How to Backup and Restore MySQL Database

Tutorials

|

15

minutes read

A quick tutorial on how to backup and recover MySQL Database using Mysqldump/MySQL command.

Tom

Tom

September 19, 2022

Discover JWT with React Native

Tutorials

|

10

minutes read

A JSON Web Token (JWT) is a secure way to exchange information between two or more parties using JSON format.

Phan Nguyen

Phan Nguyen

September 19, 2022

Getting Started with GitLab CI/CD

Tutorials

|

20

minutes read

CI/CD stands for continuous integration and continuous delivery/continuous deployment.

Ty Huynh

Ty Huynh

September 19, 2022

The Principle of Least Surprise

Coding Principles

|

5

minutes read

For software development systems, ease to change and extend may well be the most important metric in the long run.

Multiple Authors

Multiple Authors

September 19, 2022

Boy Scout Rule

Coding Principles

|

7

minutes read

“Always leave the campground cleaner than you found it.”

Multiple Authors

Multiple Authors

September 19, 2022

Code Smells

Coding Principles

|

5

minutes read

Despite the perhaps funny names, the presence of code smells is a serious topic.

Multiple Authors

Multiple Authors

September 19, 2022

A JavaScript Array Method Cheat Sheet

Tutorials

|

15

minutes read

In programming, an array is a collection of elements, items, objects, etc.

Phan Nguyen

Phan Nguyen

September 19, 2022

Mermaid - Let diagrams explain your codes

Tutorials

|

10

minutes read

Mermaid diagrams are a useful addition to GitHub/GitLab by default in its Markdown format.

Xíu

Xíu

September 19, 2022

Role-Based Access Control with Auth0

Tutorials

|

10

minutes read

Role-Based Access Control (RBAC) is an authorization strategy to restrict access to protected resources.

Xíu

Xíu

September 19, 2022

SQL Optimization Series - Part 1 - Get to know SQL Indexes

Tutorials

|

10

minutes read

Follow us on this advanced SQL series to pocket yourself some handy query tips.

hungnguyen028

hungnguyen028

September 19, 2022