Xem nhiều
Tìm kiếm bài viết trong Xem nhiều
Progressively loading images - HTTP 203
In this episode, Jake (that's him on the left) and Surma (that's the other one) chat about how the different image formats load, and what you can do to make them feel faster. Tool to slow-load images
0 0 18
Dựng giao diện hoàn chỉnh từ Photoshop với CSS Flexbox (Phần 4)
Video được đăng tại channel SUNTECH VIỆT NAM
0 0 18
Tipps fuer die Suchmaschinenoptimierung von JavaScript Webseiten (German with English subtitles)
Switch on/off English subtitles by clicking on the CC icon. . Subscribe to the Google Search Central channel → https://goo.gle/SearchCentral .
0 0 18
Enable payments on your PWA with Play Billing using Digital Goods API
Monetizing your PWA in the Google Play Store with the Digital Goods API is now available. Google Play handles checkout details so you never have to directly process any financial transactions and your
0 0 18
Performance after load
Web performance optimization tends to focus on initial page load because it’s the first major landmark where you can lose your audience. However, the user experience of highly interactive pages is oft
0 0 18
Next.js & Identity (auth) Tutorial #8 - Netlify Dev
Hey gang, in this Next.js & Netlify tutorial we'll explore netlify dev using the netlify CLI. This will allow us to test our serverless functions locally. https://netninja.
0 0 18
Anti-tracking: What you need to know
As a web community, we’re all always looking for ways to raise the bar on privacy while enabling a healthy web ecosystem. Join the Google Chrome team to understand how privacy is about to change for t
0 0 18
How to use TypeScript with React... But should you?
Learn how to setup React with TypeScript. Compare the pros and cons of using TypeScript in an React project. Learn more in the full course https://fireship.io/courses/react-next-firebase/.
0 0 18
Chrome 90 - What’s New in DevTools
New to DevTools in Chrome 90:. . What’s new in DevTools (Chrome 90) → https://goo.gle/39OKDVP.
0 0 18
Nơi bắt đầu của mọi lập trình viên
Khóa học nền tảng và tư duy dành cho lập trình viên. . Link khóa học: https://zendvn.com/nen-tang-va-tu-duy-lap-trinh-off.
0 0 18
Học PHP Offline - Demo project website khóa học trực tuyến - Tuấn Nguyễn
Học PHP Offline - Demo project website khóa học trực tuyến. . Xem chi tiết khóa học ở https://zendvn.com/dao-tao-lap-trinh-vien-php-offline-off.
0 0 18
If Programming Was An Anime Part 2
Get the JomaClass membership: https://joma.tech/3c6iKZf. First 100 people get 15% off the yearly subscription with promo code "ANIME2". EDIT: This promo is over.
0 0 18
If Programming Was An Anime
I tried to solve a leetcode problem I thought it was easy... but then... . Video courses from JomaClass:. New to programming? Learn Python here: https://joma.tech/2LxtBT0.
0 0 18
LẬP TRÌNH PHP THEO MÔ HÌNH MVC [BUỔI 5] - DATABASE
Hướng dẫn từng bước set up một project PHP theo mô hình MVC. Bạn có thể sử dụng source này để tiết kiệm thời gian set up cho project của mình.
0 0 18
LẬP TRÌNH PHP THEO MÔ HÌNH MVC [BUỔI 4] - VIEWS
Hướng dẫn từng bước set up một project PHP theo mô hình MVC. Bạn có thể sử dụng source này để tiết kiệm thời gian set up cho project của mình.
0 0 18
Truy vấn dữ liệu trong Mongodb (P1)
Như trong bài viết trước mình đã giới thiệu basic nhất về mongodb với các bạn. Tiếp tục công cuộc tìm hiểu về Mongo.
0 0 17
JavaScript: Sự khác nhau giữa Null và Undefined
Khi làm quen với Javascript, mình đã tự hỏi tại sao lại có 2 giá trị đều mang nghĩa là "không có gì cả", đó là null và undefined. Đây là một trong những điểm dễ gây nhầm lẫn, null và undefined, hai kh
0 0 17
Stateful và Stateless Functional Components trong React
React là một thư viện javascript phổ biến để xây dựng nên một giao diện người dùng có tính tương tác cao. Mặc dù có rất nhiều khái niệm quan trọng, nhưng không thể phủ nhận rằng các Component chính là
0 0 17
Sự khác nhau giữa Props và State trong ReactJS
Gần đây mình có tìm hiểu về ReactJS, trong quá trình tìm hiểu thì mình thấy Props và State được dùng khá là nhiều. Vậy chúng là gì và chúng khác nhau như thế nào, ở bài viết này thì mình sẽ trình bày
0 0 17
Context API trong React
Context cung cấp cho bạn một cách để truyền dữ liệu xuống cây component mà không cần phải truyền props xuống ở tất cả các cấp component. Tại sao lại là Context API.
0 0 17