Our Frontend issue is out today! We explore the frameworks and tools, the principles and patterns, the shifting scope and far-reaching fringes of frontend development. Read on: increment.com/frontend
Happy Birthday, WordPress! You’re 17!
🤠 There’s a new speedtest in town 🤠
speed.cloudflare.com/
New blog post!
Today I tried to help a friend who’s a CS scientist but not a JS person try out a JS module he found on Github and wow, the modern JS ecosystem is so unfriendly to newcomers it made me embarrassed.
lea.verou.me/2020/05/todays-java…
Here’s the first “prototype” video for the series I’m working on, “Modern Sass with Modules”. This video covers getting set up with @SassCSS tooling. Feedback is greatly appreciated! taupe.cat/2AVxZ8S taupe.cat/3gysaie #Sass t.co/C4ezMeY2Es
I love a 3 day weekend in the middle of a 200 day quarantine.
♥ “Variable color fonts bring the best of both worlds together: Variable Fonts and Color Fonts.”
Designers, you MUST see this website to believe it.
typearture.com/variable-color-fo…
Designer: @typearture. Hat tip: @PixelAmbacht #variableFonts #design #webdesign #animation
Why I videos for design feedback 👇
davesmyth.com/writing/using-vide…
Internet is the best what happened to computers
Web is the best what happened to the Internet
HTML is the best what happened to the Web
<A HREF> is the best what happened to HTML
Managers. Yes you managers new to remote work.
DO NOT MESSAGE YOUR DIRECTS WITH:
* i need to talk to you when you’re free
* hey, can we talk
* when are you free?
Add context or your report will spend the next hour worrying if they’re gonna be fired today.
👋🏻Once upon a time I worked at Fog Creek. They then became @glitch. After 6.5 years there, I was laid off yesterday (with many of my fabulous colleagues).
Are you looking for a front-end focused dev with an eye for design and customer bent? I’m your gal! 👩🏻💻
It’s great that autocorrect always has my black.
Hi friends! I lost my job yesterday. Glitch laid off roughly half the staff, including me.
If you or a team you know is looking for a front-end strong, full-stack developer with expertise in accessibility and building with user safety in mind, please let me know!
Why developers hate PHP: jesuisundev.com/en/why-developer…
A good piece. “Developers hate PHP because it’s cool to hate PHP.”
TL/DR: PHP *today* is faster than Python and Ruby. It can be completely typed. Static analysis like TypeScript. Extremely mature frameworks.
And PHP 8 will be 🔥
I’m pleased to announce a project that I’ve been working on for more months than I’m prepared to admit.
It ain’t perfect, but I hope that some of y’all will find it useful!
bash tricks wizardzines.com/comics/bash-tric…
Can I just say how much I hate JavaScript links? If I cannot open a link in a new tab, your site is pretty useless to me and I’m going to leave.
I’m looking for my first front-end role. Could anyone tell me some companies that are hiring, or maybe some sites/job boards I can check out?
Also, please check my pinned tweet. I could really use some help until I find something!
Do you subscribe to my free newsletter, @BusinessOfCMS? It covers the CMS and DXP industry. I think you’ll like it 🙂 businessofcms.com/
Should you use one input or multiple inputs for one field?
✅The problem with multiple inputs
✅When multiple inputs are the way to go anyway
✅Why automatically focussing the next field with JS isn’t great
✅Why input masks aren’t great