Danh mục
Thẻ
Bài viết
Tìm kiếm ...
Góp ý
Sign-in
Danh mục
Data Structures
Data Structures
AI
artificial intelligence
TypeScript
strongly typed, object oriented
Flutter
open-source mobile UI framework
AWS
amazon web services
Front-end
front-end web development
Bài viết
admin
13/04/2024
🚀 Using Bitwise Oprators to build a RBAC in Node.js 🚀
In this article, I will illustrate to you how to build an RBAC in Node.js using Bitwise Operators.
0 Thích
Chia sẻ
0 Bình luận
admin
07/08/2023
TypeScript Design Pattern - Prototype
The prototype pattern is one of the Creational pattern groups. The responsibility is to create a new object through clone the existing object instead of using the new key. The new object is the same as the original object, and we can change its property does not impact the original object.
0 Thích
Chia sẻ
0 Bình luận
admin
09/06/2023
RESTful API - How to design?
In this article, I will describe the useful points of designing a good API.
0 Thích
Chia sẻ
0 Bình luận
admin
18/06/2023
Part 1: React Props and State
Before learning React, we should understand Props and State. This is basic for a newbie.
0 Thích
Chia sẻ
0 Bình luận
admin
08/08/2023
TypeScript Design Pattern - Adapter
This design pattern acts as a bridge between two different interfaces.
0 Thích
Chia sẻ
0 Bình luận
admin
17/04/2024
How to secure your API gateway
In this blog, I will cover the 6 methods that technology leaders need to incorporate to secure and protect APIs.
0 Thích
Chia sẻ
0 Bình luận
admin
09/06/2023
Create Cognito User Pool with AWS CDK
In the previous post, I showed you how to create a simple S3 bucket. Next, in this article, I will guide you to create a Cognito User Pool.
0 Thích
Chia sẻ
0 Bình luận
admin
07/08/2023
Design Patterns
The design pattern does not be a specific programming language. Almost programming languages might apply design patterns that to resolve a problem repeat.
0 Thích
Chia sẻ
0 Bình luận
Xem thêm