Found 10528 bookmarks
Newest
Spline Tutorial - Learn How to Create 3D Web Experiences
Spline Tutorial - Learn How to Create 3D Web Experiences
How good is Spline? Can you use it to tell a story? We decided to check for ourselves and built our own 3D experience - a hommage to Dieter Rams and his probably timeless rules of good design. See how Spline work underneath!
·apptension.com·
Spline Tutorial - Learn How to Create 3D Web Experiences
pankod/superplate
pankod/superplate
A well-structured production-ready frontend boilerplate with Typescript, Jest, testing-library, styled-component, Sass, Css, .env, Fetch, Axios, Reverse Proxy, Bundle Analyzer and 30+ plugin. For n...
·github.com·
pankod/superplate
jonathantneal/carousel
jonathantneal/carousel
A tiny, highly accessible, easily customizable carousel - jonathantneal/carousel
·github.com·
jonathantneal/carousel
Laravel Mix generate fonts into another directory
Laravel Mix generate fonts into another directory
I'm using laravel-mix which is built on the top of the webpack. I'm facing a problem with fonts directory. For Example, font-awesome package has a scss file and a font directory where all fonts are
·stackoverflow.com·
Laravel Mix generate fonts into another directory
How to Load and pass data to View in Laravel
How to Load and pass data to View in Laravel
Laravel comes with Blade templating engine which makes easier to create pages. Blade view file compiled into plain PHP code. Blade view files has .blade.php extension. You can use PHP code in it. In this tutorial, I will create a simple application where pass data to view.
·makitweb.com·
How to Load and pass data to View in Laravel
How I Redesigned My Laravel Blog (Again)
How I Redesigned My Laravel Blog (Again)
Every few years, I feel the pressure to redesign my blog. Design trends change fast, and so does my taste. Once I don't like my site anymore, I cannot let go. I need to work on a new redesign. This article is about the latest redesign of my Laravel blog.
·christoph-rumpel.com·
How I Redesigned My Laravel Blog (Again)
Float an Element to the Bottom Corner
Float an Element to the Bottom Corner
Need to lay out an element to the right or the left, such that text wraps around it? That’s an easy task for the float property. But what about if you
·css-tricks.com·
Float an Element to the Bottom Corner