Coder Social home page Coder Social logo

Front Tips's Projects

css-container-style-queries icon css-container-style-queries

Using the experimental CSS feature `@container style()`, showcasing dynamic styling for different product states (new and popular).

css-margin-inline-rtl-element icon css-margin-inline-rtl-element

Using `margin-inline-end` to align a picture to either the left or the right depending on the browser direction (right to left, or left to right).

css-property-contain-paint icon css-property-contain-paint

Using the CSS property `contain: paint` which improves performance by limiting the layout and painting of child elements to the container's dimensions, restricting unnecessary rendering outside its boundaries.

css-ribon-shapes-collection icon css-ribon-shapes-collection

A ready-to-use list of CSS ribbons collection, customizable with CSS variables, can be used in multiple scenarios like badges for promotions, decorative cards and more.

css-scroll-driven-animation icon css-scroll-driven-animation

Like JS's `IntersectionObserver`, using CSS to track elements crossing the ScrollPort and applying `blurFadeIn` animation.

face-detection-api-chrome icon face-detection-api-chrome

Using Chrome's experimental Face Detection API to dynamically detect and highlight faces in images with JavaScript.

fetch-performance-tracker icon fetch-performance-tracker

Using the JavaScript `PerformanceMeasure` interface of the `Performance API` to track and measure the timing of `fetch` operations.

filelist-web-api icon filelist-web-api

Using the `FileList` interface to display information about a list of files selected with the `input` of `type="file"` HTML element.

gamepad-status-monitor icon gamepad-status-monitor

Using the JavaScript `Gamepad API` to display real-time connection status and button states of game controllers.

html-data-list icon html-data-list

Using `<datalist>` element to implement HTML combobox functionality for input field suggestions.

iframe-message-exchange icon iframe-message-exchange

Using the Channel Messaging API to make a communication (Cross-window communication) between iframe and its parent app.

interactive-scroll-animation-gsap icon interactive-scroll-animation-gsap

Animating text with a gradient during scrolling by creating an interactive scroll animation using GSAP's `ScrollTrigger` and CSS's `mix-blend-mode`

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.