Build APIs in Laravel with our book build an api with Laravel. The book teaches you about JSON:API specification, test-driven API development in Laravel etc.
Loading Web Fonts with the Web Font Loader | CSS-Tricks
Several years ago the consensus on font loading in the community was that, as a website loads, all fonts should be hidden until the correct resources have
How to Build a Real-time React and Express Fullstack search engine with Postgres
In this tutorial we will go through and setup a full stack search engine with React as the front end, Node and Express for the server, and PostgreSQL for the database. This search engine will be slightly more complex than a simple text search setup. For example, a user
What if we got aspect-ratio sized images by doing almost nothing? | CSS-Tricks
Say you have an image you're using in an that is 800x600 pixels. Will it actually display as 800px wide on your site? It's very likely that it will not. We