“functionality” Archive
Glossary look-up: “functionality”
Featured on Frontend Dogma? Confirm and whitelist your domain.
- Adding Interactive Charts in Astro · · astro, visualization
- Implementing Astro Search Functionality · · astro, searching
- How to Build an Image Search Application With OpenAI CLIP and PostgreSQL in JavaScript (by/via) · · how-tos, images, searching, ai, postgresql, databases, javascript
- Creating Blogging Sites With Astro · · blogging, astro
- Build a Static RSS Reader to Fight Your Inner FOMO (by/via) · · rss, syndication, astro, netlify
- No Authentication Like Button (by) · · buttons, authentication
- Create a Toggle Switch in React as a Reusable Component (by+/via) · · react, components, toggles, sass
- How to Create a Weekly Google Analytics Report That Posts to Slack (by/via) · · how-tos, google, analytics, apis, documentation
- How to Easily Add Dark Mode to Your Website (by) · · how-tos, dark-mode, html, css, javascript
- Implementing SAML SSO in Node.js With Microsoft Entra ID (by) · · authentication, nodejs, microsoft
- Microfeatures I Love in Blogs and Personal Websites (by) · · blogging
- Full Stack Web Push API Guide (by/via) · · guides, apis, notifications
- Building a GitHub Activity Feed With Node.js and Socket.IO (by/via) · · nodejs, github
- Learn OAuth 2.0 by Building Your Own OAuth Client (by/via) · · authorization, oauth
- How to Create a Website and a PDF From the Same Codebase (by/via) · · how-tos, code-generation, pdf
- Quick Tip: Creating a Date Picker in React (via) · · tips-and-tricks, react
- How to Create a Sidebar Navigation With Astro, Tailwind CSS, and Alpine.js (by/via) · · how-tos, navigation, astro, tailwind, alpinejs
- A Day in the Life of a Developer—Building a Dashboard App With SQL, Node.js, Django, and Next.js (by) · · databases, sql, nodejs, django, nextjs
- Create a Currency Converter With HTML, CSS, and Vanilla JavaScript (by/via) · · html, css, javascript
- The Stack I Used to Build My Blog in 2024 (by) · · tech-stacks
- Web Chat Accessibility Considerations (by) · · accessibility, wcag, aria
- Personal-Scale Web Scraping for Fun and Profit · · scraping, javascript, optimization
- Adding Search to an Eleventy Site Without Client-Side JavaScript (by) · · eleventy, serverless, searching
- Rebuilding a Comment Component With Modern CSS (by) · · components, css
- How WebAssembly Is Accelerating New Web Functionality (by/via) · · webassembly
- Making Calendars With Accessibility and Internationalization in Mind (by/via) · · accessibility, internationalization
- Building an Accessible Theme Picker With HTML, CSS, and JavaScript (by) · · accessibility, html, css, javascript, theming
- How to Create a Search Page for a Static Website With Vanilla JS (by) · · how-tos, searching, html, javascript
- Custom Markdown Components in 11ty (by) · · eleventy, markdown
- Various Ways to Include Comments on Your Static Site (by) ·
- So, You Want to Build an “@ mention” Autocomplete Feature? (by/via) ·
- Add a Contact Form to a React App With Netlify Forms (by/via) · · react, netlify, forms
- In-Page Filtered Search With Vanilla JavaScript (by/via) · · javascript, searching
- Using Hotwire to Build a Search Form With Minimal JavaScript (by) · · hotwire, forms, searching
- Creating a Similar Post Component With Eleventy (by) · · eleventy
- MEAN Stack: Build an App With Angular and the Angular CLI (by/via) · · angularjs, nodejs, express, mongodb, databases
- How to Develop a Chat Bot With Node.js (by/via) · · how-tos, nodejs, javascript
- How to Create a Helpful and Better 404 Page (via) · · how-tos, error-pages, user-experience, searching
- Building Your Own URL Shortener (via) · · php, mysql, databases, urls