All activity
Phuoc Nguyen
left a comment
I have been using IntersectionObserver API in a lot of projects, but each time I work with it, I have to look for the API, the sample demonstration again and again.
I wish there's a single place that covers the popular use cases, demonstrates the patterns that we use frequently.
So here is the collection of such examples that you'll see more often.
The highlights include:
1. No...
Intersection Observer Examples
Practical, real world React examples of IntersectionObserver
This is a collection of examples using Intersection Observer API without any dependency.
Intersection Observer Examples
Practical, real world React examples of IntersectionObserver
Phuoc Nguyen
left a comment
Congrats @thedanigrant !
Jam
Collaboratively work on your website right from the page.
Phuoc Nguyen
left a comment
Being a front-end engineer, I often have to build web tools that are compatible with different browsers.
When looking for a particular CSS property, a HTML property or a JavaScript API, I need to check if it is supported by which browsers.
We often use the external resources as Can I Use or MDN.
This web extension allows you to do it without leaving your tab.
Here is the features:
* Up to...
Check Browsers Support
Developer Tools, Web Development
This extension allows to check if a given web technology is supported by different desktop and mobile browsers without leaving your tab.
Check Browsers Support
Developer Tools, Web Development
Phuoc Nguyen
left a comment
Being a front-end engineer, I have to deal with a lot of layouts and components.
There are a lot of CSS frameworks out there that provide popular layouts and components but I usually don't want to include entire framework in my project because
* It's giant and there are a lot of stuffs I don't need
* Each layout or component provides a lot of unnecessary options because it serves many...
CSS Layout
Most popular layouts and patterns that can be built with CSS
A collection of popular layouts and patterns made with CSS which are powered by modern CSS features such as flexbox and CSS grid.
The sample code is created with pure CSS, so you can customize easily.
CSS Layout
Most popular layouts and patterns that can be built with CSS
Phuoc Nguyen
left a comment
I've been working with React and developing components for a few years.
Recently, React provided hook mechanism which is very useful, and I wanted to see how it is helpful. That's one of reason I made this product.
The entire package is written in functional components completely.
DISCOUNT:
Use the product_hunt code to get 25% discount.
This is my second products launching on Product...
React PDF Viewer
a PDF viewer made for React
React PDF Viewer is a powerful React component to view PDF document.
* Written in TypeScript, powered by React Hooks
* Provides a lot of features
* Supports layout and toolbar customization
* Supports localization
* Theming and dark mode are coming soon
React PDF Viewer
a PDF viewer made for React
Have you ever wanted to hide sensitive information on a web page, before doing something else, such as taking a screenshot?
This browser extension is for you!
It allows you to blur any element or paragraph on page without leaving your browser.
BlurPage
A browser extension to hide sensitive information on webpage
Phuoc Nguyen
left a comment
I use this extension a lot when I need to hide some sensitive information before taking the screenshots, and sending them to support customers, creating documentations, etc.
So I hope it will be useful for you! Let me know if you have any suggestions, so I can make it better.
There is also a discount for Product Hunters. Let's go to the official website and play a small game, get the...
BlurPage
A browser extension to hide sensitive information on webpage