Search

Nalezeno "static": 14033

Collective #663


25 Years of CSS * CSS Container Queries For Designers * Incremental Static Regeneration * Unveiling Material You The post Collective #663 appeared first on Codrops

Student Coin (STC) Token Is Now Listed on Bitcoin.com Exchange


PRESS RELEASE. Bitcoin.com Exchange is thrilled to announce the listing of STC, being available to trade on the 13th May 2021 at 10:00AM UTC. STC was created by the Student Coin team, as the reference currency for all tokens created on its terminal. STC will start trading with USDT, BTC and...

US SEC Has Brought 75 Enforcement Actions on Crypto Industry


The U.S. Securities and Exchange Commission (SEC) has brought 75 enforcement actions against companies and individuals in the crypto industry so far, according to a new report by Cornerstone Research. The agency also brought 19 trading suspension orders against digital asset market participants...

Why Netlify?


I think it’s fair to think of Netlify as a CDN-backed static file host. But it would also be silly to think that’s all it is. That’s why I think it’s smart for them to have pages like this, comparing … The post Why Netlify? appeared first on CSS-Tricks. You...

React Authentication & Access Control


Authentication and access control are required for most applications, but they often distract us from building core features. In this article, I’ll cover a straightforward way to add auth and access control in React. Instead of adding a static library … The post React Authentication &...

Netlify


High five to Netlify for the ❥ sponsorship. Netlify is a great place to host your static (or not-so-static!) website because of the great speed, DX, pricing, and feature set. I’ve thought of Netlify a bunch of times just in … The post Netlify appeared first on CSS-Tricks. You...

Lightweight Form Validation with Alpine.js and Iodine.js


Many users these days expect instant feedback in form validation. How do you achieve this level of interactivity when you’re building a small static site or a server-rendered Rails or Laravel app? Alpine.js and Iodine.js are two minimal JavaScript … The post Lightweight Form Validation with...

Cloudinary Fetch with Eleventy (Respecting Local Development)


This is about a wildly specific combination of technologies — Eleventy, the static site generator, with pages with images on them that you ultimately want hosted by Cloudinary — but I just wanna document it as it sounds like a decent amount of people run into this situation. The deal: Cloudinary...

Amplify, Amplified


First, quickly: AWS Amplify has a new Admin UI. Amplify always had a CLI that helps you build projects by setting up stuff like auth, storage, and APIs. That’s super useful, but now, you can do those things with the new Admin UI. And more, like model your data (!!), right from a local...

Painting With the Web


Matthias Ott, comparing how painter Gerhard Richter paints (do stuff, step back, take a look) to what can be the website building process and what can wreck it: […] this reminds me of designing and building for the Web: The unpredictability, the peculiarities of the material,...

Rendering Spectrum


Here are the big categories of rendering websites: Client: ship a <div id="root"></div> and let a JavaScript template render all of it. Static: pre-render all the HTML. Server: let a live server process requests and generate the HTML response. They are not mutually exclusive....

Comparing Static Site Generator Build Times


There are so many static site generators (SSGs). It’s overwhelming trying to decide where to start. While an abundance of helpful articles may help wade through the (popular) options, they don’t magically make the decision easy. I’ve been on a quest to help make that decision easier. A colleague...

Weaved Webs


There is a bit of an irony with Jamstack. The concept is simple: you put pre-rendered, static files on web hosting (a CDN) designed to do that well. That’s it. If you need to do more, anything you do from there is done with client-side JavaScript, which is likely talking to serverless...

Setting up and Customizing the Ant Design System in a Nuxt App


I don’t typically work with UI libraries because they can be cumbersome and hard to override, which can contribute to a bloated. However, Ant Design has recently gained some some of my affection because it’s easy to use, has extensible defaults, and features a delicate design. Nuxt and...

Going Jamstack with React, Serverless, and Airtable


The best way to learn is to build. Let’s learn about this hot new buzzword, Jamstack, by building a site with React, Netlify (Serverless) Functions, and Airtable. One of the ingredients of Jamstack is static hosting, but that doesn’t mean everything on the site has to be static. In fact, we’re...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace