1474 links
  • linx
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Play Videos
Links per page: 20 50 100
◄Older
page 1 / 2
24 results tagged front-end x
  • I completely ignored the front end development scene for 6 months. It was fine
    September 9, 2021 at 4:44:23 AM UTC * - permalink -
    QRCode
    - https://rachsmith.com/i-completely-ignored-the-front-end-development-scene-for-6-months-it-was-fine/
    front-end learning news newsletter
  • thumbnail
    When frontend means full stack – Increment: Frontend
    March 16, 2021 at 1:40:06 PM UTC - permalink -
    QRCode
    - https://increment.com/frontend/when-frontend-means-full-stack/
    back-end development front-end full-stack
  • thumbnail
    GitHub - nikersify/pico: Take browser screenshots in Javascript 📸
    May 18, 2020 at 5:06:09 PM UTC - permalink -
    QRCode
    - https://github.com/nikersify/pico#readme
    browser front-end js-ecosystem screenshot
  • chroma.js api docs!

    chroma.js is a small-ish zero-dependency JavaScript library (13.5kB) for all kinds of color conversions and color scales.

    May 18, 2020 at 5:05:05 PM UTC - permalink -
    QRCode
    - https://gka.github.io/chroma.js/
    chroma color conversion front-end scale
  • thumbnail
    50+ free tools and resources to create awesome user interfaces - DEV Community 👩‍💻👨‍💻
    May 14, 2020 at 12:05:02 PM UTC - permalink -
    QRCode
    - https://dev.to/davidepacilio/50-free-tools-and-resources-to-create-awesome-user-interfaces-1c1b
    front-end graphism toolkit ui
  • thumbnail
    Grilles CSS (CSS Grid) - CSS : Feuilles de style en cascade | MDN
    May 11, 2020 at 8:10:27 PM UTC - permalink -
    QRCode
    - https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Grid_Layout
    css front-end grid layout mdn
  • thumbnail
    Les concepts de base pour flexbox - CSS : Feuilles de style en cascade | MDN
    May 11, 2020 at 8:09:22 PM UTC - permalink -
    QRCode
    - https://developer.mozilla.org/fr/docs/Web/CSS/CSS_Flexible_Box_Layout/Concepts_de_base_flexbox
    css flexbox front-end mdn
  • Graduating to Grid
    May 11, 2020 at 8:07:38 PM UTC - permalink -
    QRCode
    - https://noti.st/rachelandrew/LJXMWL/present
    a-list-apart css front-end grid layout rachel-andrew
  • Get Started with Grid Layout
    May 11, 2020 at 8:02:18 PM UTC - permalink -
    QRCode
    - https://gridbyexample.com/learn/
    a-list-apart css front-end grid layout rachel-andrew tutorial
  • thumbnail
    CSS3 Grid Layout - Alsacreations
    May 11, 2020 at 7:59:55 PM UTC * - permalink -
    QRCode
    - https://www.alsacreations.com/article/lire/1388-css3-grid-layout.html
    alsacreations css front-end grid layout
  • thumbnail
    Line Awesome - Replace Font Awesome with modern line icons

    Replace Font Awesome with modern line icons.

    May 4, 2020 at 9:36:35 PM UTC - permalink -
    QRCode
    - https://github.com/icons8/line-awesome
    font font-awesome front-end icon line-awesome webfont
  • thumbnail
    redom/redom: Tiny (2 KB) turboboosted JavaScript library for creating user interfaces.

    Tiny (2 KB) turboboosted JavaScript library for creating user interfaces. - redom/redom

    June 30, 2019 at 11:36:53 AM UTC - permalink -
    QRCode
    - https://github.com/redom/redom
    front-end js-ecosystem react-alternative view
  • Nunjucks - A rich and powerful templating language for JavaScript.

    You've been looking for a more sophisticated templating engine for JavaScript. Here it is.

    • Rich Powerful language with block inheritance, autoescaping, macros, asynchronous control, and more. Heavily inspired by jinja2
    • Fast & Lean High-performant. Small 8K gzipped runtime with precompiled templates in the browser
    • Extensible Crazy extensible with custom filters and extensions
    • Everywhere Available in node and all modern web browsers, with thorough precompilation options
    March 15, 2019 at 9:29:21 AM UTC * - permalink -
    QRCode
    - https://mozilla.github.io/nunjucks/
    client-side front-end js-ecosystem mozilla template template-engine
  • A minimalist CSS framework

    Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!

    February 20, 2019 at 5:26:05 PM UTC - permalink -
    QRCode
    - https://milligram.io/
    bootstrap css front-end milligram startup-kit
  • PrimeReact for React

    PrimeReact is a collection of rich UI components for React. PrimeReact is a sibling of the popular PrimeNG (Angular) and PrimeFaces (JSF) components suites.

    February 13, 2019 at 4:17:46 PM UTC * - permalink -
    QRCode
    - https://www.primefaces.org/primereact/#/
    angular front-end gui-toolkit js-ecosystem jsf react.js
  • thumbnail
    JavaScript animation engine

    Anime.js is a lightweight JavaScript animation library with a simple, yet powerful API.
    It works with CSS properties, SVG, DOM attributes and JavaScript Objects.

    January 18, 2019 at 2:13:34 PM UTC - permalink -
    QRCode
    - https://animejs.com/
    animation front-end graphism js-ecosystem
  • thumbnail
    GitHub - chenglou/react-motion: A spring that solves your animation problems.

    react-motion - A spring that solves your animation problems.

    January 10, 2018 at 9:21:08 AM UTC - permalink -
    QRCode
    - https://github.com/chenglou/react-motion
    animation front-end react transition
  • React Transition Group

    The Transition component lets you describe a transition from one component state to another over time with a simple declarative API. Most commonly it's used to animate the mounting and unmounting of a component, but can also be used to describe in-place transition states as well.

    January 10, 2018 at 9:19:34 AM UTC - permalink -
    QRCode
    - https://reactcommunity.org/react-transition-group/
    component front-end react state style transition
  • thumbnail
    DOM Elements - React

    React implements a browser-independent DOM system for performance and cross-browser compatibility. We took the opportunity to clean up a few rough edges in browser DOM implementations.

    January 10, 2018 at 9:17:52 AM UTC - permalink -
    QRCode
    - https://reactjs.org/docs/dom-elements.html#style
    dom front-end react style
  • thumbnail
    BEM — Block Element Modifier

     Block Element Modifier is a methodology that helps you to create reusable components and code sharing in front-end development

    Easy

    To use BEM, you only need to employ BEM’s naming convention.

    Modular

    Independent blocks and CSS selectors make your code reusable and modular.

    Flexible

    Using BEM, methodologies and tools can be recomposed and configured the way you like.

    December 20, 2017 at 9:34:13 AM UTC * - permalink -
    QRCode
    - http://getbem.com/
    code-quality component css development front-end methodology modularity
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation