This month's roundup covers updates on my projects, CSS-Tricks, and related sites.
I recently attended Front Conference in Zurich, Switzerland. It was my first time in the city, and I thoroughly enjoyed both the city itself and the conference organizers. While I was unfortunately battling jet lag during my opening talk, it was a valuable experience.
My talk, titled "How to Think Like a Front-End Developer," actually ended up being more of an exploration of how we've all essentially become full-stack developers.
My fall conference schedule is quite busy:
- – Web Unleashed – Toronto, Canada
- – Dot All – Montreal, Canada
- – ARTIFACT – Austin, Texas – Use coupon code LASTCHANCE200 for a discount.
- – All Things Open – Raleigh, North Carolina
- – JAMstack_conf – San Francisco, California
Speaking of conferences, if you know of any upcoming front-end web conferences not listed on our master list, please submit a pull request or contact me.
ShopTalk Show continues its strong run! We haven't missed a week in ages, and I still love creating the show.
A recent highlight was a discussion with Dave about technology choices for a greenfield project under various scenarios. We regularly feature guests such as Tyler McGinnis, Adam Argyle, Rachel Andrew, and Lara Hogan.
CodePen is also progressing nicely:
- Pens can now be exported with a build process. After
npm install
, you get an offline version for working with Markdown, Sass, React, Babel, etc. Create a blank Pen, export it, and you're ready to go. - We're increasingly using React for CodePen's development, and the benefits are becoming increasingly apparent. It's a great fit for our site. For instance, we rebuilt item display and grids, enabling features like pinning to instantly apply across the entire site. Filtering and view options work the same way.
- These small improvements are incredibly satisfying, especially concerning our "Private by Default" feature.
- We've added user blocking and reporting capabilities.
- New high-contrast syntax highlighting themes improve accessibility and aesthetics.
I recently appeared on the Giant Robots podcast!
On Giant Robots @chriscoyier, cofounder of @CodePen, creator of CSS-Tricks, & host of @ShopTalkShow, candidly shares how a weekend project turned into a full-time business and aspirations for the future.https://www.php.cn/link/1e56fad414ee7e1760cb0dc170db7436 pic.twitter.com/RChQcVBfeY
— thoughtbot (@thoughtbot) September 16, 2019
Finally, we launched an Instagram account, @real_css_tricks, for sharing educational snippets.
The above is the detailed content of CSS-Tricks Chronicle XXXVI. For more information, please follow other related articles on the PHP Chinese website!

What does it look like to refactor your own code? John Rhea picks apart an old CSS animation he wrote and walks through the thought process of optimizing it.

CSSanimationsarenotinherentlyhardbutrequirepracticeandunderstandingofCSSpropertiesandtimingfunctions.1)Startwithsimpleanimationslikescalingabuttononhoverusingkeyframes.2)Useeasingfunctionslikecubic-bezierfornaturaleffects,suchasabounceanimation.3)For

@keyframesispopularduetoitsversatilityandpowerincreatingsmoothCSSanimations.Keytricksinclude:1)Definingsmoothtransitionsbetweenstates,2)Animatingmultiplepropertiessimultaneously,3)Usingvendorprefixesforbrowsercompatibility,4)CombiningwithJavaScriptfo

CSSCountersareusedtomanageautomaticnumberinginwebdesigns.1)Theycanbeusedfortablesofcontents,listitems,andcustomnumbering.2)Advancedusesincludenestednumberingsystems.3)Challengesincludebrowsercompatibilityandperformanceissues.4)Creativeusesinvolvecust

Using scroll shadows, especially for mobile devices, is a subtle bit of UX that Chris has covered before. Geoff covered a newer approach that uses the animation-timeline property. Here’s yet another way.

Let’s run through a quick refresher. Image maps date all the way back to HTML 3.2, where, first, server-side maps and then client-side maps defined clickable regions over an image using map and area elements.

The State of Devs survey is now open to participation, and unlike previous surveys it covers everything except code: career, workplace, but also health, hobbies, and more.

CSS Grid is a powerful tool for creating complex, responsive web layouts. It simplifies design, improves accessibility, and offers more control than older methods.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Chinese version
Chinese version, very easy to use

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver Mac version
Visual web development tools
