Front End World
28K subscribers
4.12K photos
1 video
5.05K links
New articles about Front End development.
JS, CSS, React, Vue, Angular and others!

Generative Art: @drawbot_art
My russian tech blog: @five_a_m

Admin: @jem_jem
Download Telegram
Nue: A New Static Site Generator Taking on Next.js

Nue joins the web development warfront with a Markdown framework optimized for progressive enhancement. We test it out for frontend devs.

https://thenewstack.io/nue-a-new-static-site-generator-taking-on-next-js/
Exploring the HTML5 <a> Tag Ping Attribute

Explore the world of JavaScript at our blog, your ultimate resource for guides, tutorials, and articles. Uncover the latest insights, tips, and trends.

https://jsdev.space/html-ping-attribute/
Two different kinds of “focusable” UI elements

In accessibility, “focusable” UI elements are represented by two separate yet equally important concepts: the elements who can be focused …

https://yatil.net/blog/focusable-ui-elements
Make creative borders with background-clip border-area

https://webkit.org/blog/16214/background-clip-border-area/
Solved by CSS: Donuts Scopes

Donut scoping addresses the challenge of preventing parent styles from leaking to nested content. Originating from a 2011 concept by Nicole Sullivan, the issue has evolved, culminating in 2024's @scope at-rule. This allows for more precise CSS styling, safeguarding content from unwanted inheritance while managing global CSS complexities.

https://css-tricks.com/solved-by-css-donuts-scopes/
How to Create a Meme Generator Using HTML Canvas

We all come across memes almost every day on the internet. Whether you're scrolling through social media or chatting with friends, there's a good chance you'll stumble on a meme, or even share one yourself. A meme can be an image, a video, or gif tha...

https://www.freecodecamp.org/news/create-meme-generator-using-html-canvas/
REM? PX? Why not both?

The one where I consider responsive CSS units

https://dbushell.com/2024/11/11/rem-or-px/
Angular Version 19 Scheduled to Release Tuesday

In other developer news, there's a 'Nue' Static Site Generator, JetBrains upgrades its IDEs to focus on DX, and Mistral's new moderation API.

https://thenewstack.io/angular-version-19-scheduled-to-release-tuesday/
Anchoreum: A New Game for Learning Anchor Positioning

You've played Flexbox Froggy before, right? Or maybe Grid Garden? They're both absolute musts for learning the basics of modern CSS layout using Flexbox and CSS Grid. Thomas Park made those and he's back with another game: Anchoreum.

https://css-tricks.com/anchoreum-a-new-game-for-learning-anchor-positioning/
How to Test JavaScript for Accessibility Compliance

Discover how to test and optimize your JavaScript for accessibility compliance. Improve keyboard navigation, focus management, and user control.

https://www.a11y-collective.com/blog/accessibility-in-javascript/
Troubleshooting CSS sticky positioning

Fix sticky positioning issues in CSS, from missing offsets to overflow conflicts in flex, grid, and container height constraints.

https://blog.logrocket.com/troubleshooting-css-sticky-positioning/
Have a dialog

A few fancyish dialogs for you to steal.

https://nerdy.dev/have-a-dialog
The styling dilemma in React

Embrace the classless styling approach for better maintainability and readability (5 min)

https://thetshaped.dev/p/the-styling-dilemma-in-react
State of CSS 2024State of HTML 2024

A blog post by Patrick Brosset: State of CSS and State of HTML 2024

https://patrickbrosset.com/articles/2024-11-08-state-of-css-and-state-of-html-2024/