Bài viết mới
Tìm kiếm bài viết trong Bài viết mới
Setup đa ngôn ngữ i18n trong ReactJS
Hướng dẫn một số bước cơ bản để setup đa ngôn ngữ i18n cho ứng dụng của bạn. Link demo online: https://codesandbox.io/s/react-i18n-c0yrc4?file=/src/App.tsx.
0 0 28
AWS CodeWhisperer… The Copilot Killer?
Amazon Web Services just released a new AI code completion tool called AWS CodeWhisperer. It is a competitor to Microsoft's GitHub Copilot tool, but is free to for everybody to use.
0 0 20
Whats New In DevTools: Debugging, testing and CSS (Chrome 110 - 112)
Let’s explore some recent debugging, testing and CSS improvements in DevTools (Chrome 110 - 112). 111 → https://goo.gle/3GJrBki . 112 → https://goo.
0 0 23
Cross-Site Scripting (XSS) Attacks: What They Are and How to Prevent Them
Cross-Site Scripting (XSS) attacks are a type of web application security vulnerability that allows attackers to inject malicious code into web pages viewed by other users. This can result in the thef
0 0 25
Xây dựng hệ thống push hàng triệu notification mỗi giờ
Giới thiệu cơ bản về hệ thống push. Chắc bạn đã quen với những tin notification trên các ứng dụng ngân hàng khi bạn chuyển tiền, hay ứng ứng dụng gọi xe khi bạn đặt.
0 0 38
Blog#221: 🔐Node.js Expressで安全なパスワードリセット機能を実装する
こんにちは、私はトゥアンと申します。東京からフルスタックWeb開発者です。. 将来の有用で面白い記事を見逃さないように、私のブログをフォローしてください。.
0 0 45
[Linux] Làm thế nào backup tự động hằng ngày database Mysql hoặc Mariadb với MySQLDump
Chào 500 anh em yêu tech. Lại là mình đây, lâu rồi chưa có bài viết nào mới chia sẻ với anh em.
0 0 28
Slice, Splice và 4 sai lầm thường mắc phải
Slice và Splice là các phương thức được sử dụng trên các mảng JavaScript để truy xuất các phần tử nhất định hoặc xóa các phần tử khỏi mảng. Đôi khi chúng có thể gây nhầm lẫn, nhưng chúng ta hãy xem xé
0 0 32
Uh oh… AI-search engine for developers has emerged
A new AI-powered search engine for developers just dropped. Unlike ChatGPT, it pulls the latest information from the web to provide up-to-date tutorials and answers about programming problems.
0 0 30
Builder Pattern: Code thanh lịch là khi phức tạp trở thành đơn giản đó là khi Dev lên LEVEL.
Video được đăng tại channel Tips Javascript
0 0 22
Zero-shot Object Detection with Detic
Gần đây chúng ta đã quá quen thuộc với từ khóa "zero-shot", một trong những ví dụ điểm hình của nó chính là ChatGPT của OpenAI đang làm mưa làm gió trên khắp các diễn đàn kể cả không liên quan tới trí
0 0 39
The Future of AI Tools: What to Expect and How to Prepare
In recent years, Artificial Intelligence (AI) has become a buzzword in the technology industry. AI-powered tools are transforming the way we live and work, and it is only going to increase in the futu
0 0 22
Blog#220: 🔐Implementing Secure Password Reset Functionality in Node.js Express
Hi, I'm Tuan, a Full-stack Web Developer from Tokyo . 1. Introduction. In this article, we will discuss how to implement secure password reset functionality in a Node.
0 0 32
Net Ninja Q&A #2 #shorts
Leave your questions in the comments! :) . Subscribe to @NetNinja . Visit https://www.tiktok.
0 0 12
Solid JS Tutorial #6 - Fetching Data
Get early access to this entire course now on Net Ninja Pro:. https://netninja.dev/p/solid-js-tutorial. .
0 0 16
Blog#219: 🔐Node.js Expressにおけるセキュリティログと監視
こんにちは、私はトゥアンと申します。東京からフルスタックWeb開発者です。. 将来の有用で面白い記事を見逃さないように、私のブログをフォローしてください。.
0 0 20
Giải thích về các Framework Java phổ biến
Java là một trong những ngôn ngữ lập trình phổ biến nhất hiện nay để phát triển các ứng dụng web, di động và máy tính. Có rất nhiều framework được phát triển để hỗ trợ các nhà phát triển trong việc xâ
0 0 26
Prefer try-with-resources to try-finally
Prefer try-with-resources to try-finally. I. Vấn đề. .
0 0 24
[MongoDB P4] Cài đặt MongoDB Sharded Cluster có khả năng scale và tính dự phòng cao
Lời mở đầu. Hello các bạn trở lại với series bài viết "Những gì mình biết về MongoDB", series nói về một NoSQL DB cực kỳ phổ biến là MongoDB.
0 0 33
Thinking on ways to solve 3D sci-fi text
In today's GUI Challenge, @AdamArgyleInk puts a #CSS spin on a classic sci-fi movie 3D text effect by making it interactive to scroll. Powered by CSS scroll linked animations as specified by the lates
0 0 28