Skip to content
Showing 1-13 of 13 items.
@renovate
Admin 01/04/2021 10:40
Tìm kiếm freelance cho dự án react

Xin chào, mình thấy không có topic tương tự không biết có phải bị cấm đăng các tin như này không nếu phải thì mod báo cho mình nhé. Hiện mình mới tập tành thôi nhưng đang có dự án react khá khoai nhưng cũng hấp dẫn... Liên quan đến IoT Yêu cầu giỏi react Bạn nào hứng thú cho mình xin contact nhé hoặc giới thiệu

build react
@renovate
Admin 21/06/2021 09:50
10 câu hỏi phỏng vấn React cơ bản dành cho các developer

1. Ưu nhược điểm của React Ưu điểm: Dễ học Cú pháp giống html cho phép tạo các template và tài liệu chi tiết Hỗ trợ server-side rendering Dễ dàng migrate giữa các version React Sử dụng Javascript thay vì code riêng đặt biệt. Nhược điểm Tài liệu kém Giới hạn chỉ xem 1 phần của MVC Các developer mới có thể coi là 1 rào cản với những công ty chưa muốn thay đổi. 2. Sử dụng React ở đâu Đối...

build react
@renovate
Admin 21/06/2021 10:40
Dived in React and challenged Vue3

The opportunity to challenge Vue3 As wrritten in the title, I mainly used to use React Meanwhile, I decided to renew the jQuery system that I made as part of my studies in my first year of graduation. I was in a situation where I could use anything, so when I thought about what to remake, This time I want to try something other than React. The document seems to be easy to understand If you google, there will be a lot of useful things Supports TypeScript From these four points, I decided to...

Javascrip build react express node js co ban vuejs
@renovate
Admin 21/06/2021 17:40
Getting start with Redux Toolkit

What is Redux Toolkit? Why to choose it? Redux is a popular state management library in React. If you to create a complete store sometime, you need to go with many steps, create many files and duplicate code. In additional, Redux also can not us easy to create a good flow or standard for writing the logic .. and sometime we need to add more libraries such as middleware, selectors... to write complete state management logic. Redux Toolkit makes it easier to write good Redux applications and...

build react