Create an FAQ Slack app with Netlify functions and FaunaDB


Sometimes, when you’re looking for a quick answer, it’s really useful to have an FAQ system in place, rather than waiting for someone to respond to a question. Wouldn’t it be great if Slack could just answer these FAQs for us? In this tutorial, we’re going to be making just that: a slash command...

A Primer on the Different Types of Browser Storage


In back-end development, storage is a common part of the job. Application data is stored in databases, files in object storage, transient data in caches… there are seemingly endless possibilities for storing any sort of data. But data storage isn’t limited only to the back end. The front end (the...

xm


This is a neat little HTML preprocessor from Giuseppe Gurgone. It has very few features, but one of them is HTML includes, which is something I continue to be baffled that HTML doesn’t support natively. There are loads of ways to handle it. I think it’s silly that it’s been...

How to Think Like a Front-End Developer


The topical idea of “how to think like a front-end developer” began for me as a series of podcast interviews on ShopTalk Show. That was in preparation for a talk I was preparing (and gave) of the same name. That talk evolved into my essay The Great Divide, which evolved into the essay...

Smarter Ways to Generate a Deep Nested HTML Structure


Let’s say we want to have the following HTML structure: <div class='boo'<div class='boo'<div class='boo'<div class='boo'<div class='boo'</div</div</div</div</div That’s real a pain to write manually. And the reason why this post was born was being...

Announcing the 2020 State of CSS Survey


Last year’s State of CSS Survey yielded interesting results. There’s the quick adoption of features, like calc() and CSS custom properties. There’s also the overwhelming opinion that CSS is fun to write even as we see a growing reliance on CSS-in JS. We also saw some predictable...

“Durable”


Looks like the word “durable” is an emerging term in the world of serverless. As I understand it, it’s like allowing for state in places you wouldn’t normally expect to have it. For example, you call some cloud function and run some JavaScript… unless you have it...

Inspirational Websites Roundup #19


A new roundup of our favorite inspirational websites that stand out in design and creative interactivity. The post Inspirational Websites Roundup #19 appeared first on Codrops

WooCommerce Payments, Now with Support for Subscriptions and Saved Cards


A little while back we shared the news that WooCommerce shipped a beta payments feature as part of its 4.0 release. It’s a free plugin with no monthly costs or setup fees. You only pay when you make a sale. We’re actually using this right here at CSS-Tricks. In fact, Chris blogged...

15+ Best Angular Admin Dashboard Templates of 2020 – Users Choice


We have compiled a list of best Angular templates for you. These offer you to start your web application and help you build a powerful and practical administration panel.... The post 15+ Best Angular Admin Dashboard Templates of 2020 – Users Choice appeared first on Onextrapixel

15+ Best Angular Admin Dashboard Templates of 2020 – Users Choice


We have compiled a list of best Angular templates for you. These offer you to start your web application and help you build a powerful and practical administration panel.... The post 15+ Best Angular Admin Dashboard Templates of 2020 – Users Choice appeared first on Onextrapixel

cookieStore: Async Cookie API


One pattern in the JavaScript API world that web development veterans will notice is that we’ve been creating new methods to accomplish what older, grosser APIs once achieved. XMLHttpRequest became the fetch API, some APIs like Battery became async, and there are dozens of other examples....

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