JosiahSchaefer Profile Banner
Josiah Schaefer Profile
Josiah Schaefer

@JosiahSchaefer

Followers
22
Following
611
Media
30
Statuses
698

I am a Web Developer and Web Designer. I enjoy personalizing aspects of my life to be more organized, efficient and aesthetically pleasing.

Noblesville, IN
Joined September 2014
Don't wanna be here? Send us removal request.
@wesbos
Wes Bos
2 years
Damn! How did I not know about this VS Code feature earlier?
97
420
3K
@JosiahSchaefer
Josiah Schaefer
3 years
My job isn't always fun, but today I am animating the flames coming out of a rocket using an SVG and CSS, so it's a good day.
0
0
0
@JosiahSchaefer
Josiah Schaefer
4 years
One of the best things I've done to improve as a web developer during my career is to configure my Twitter feed to be a curated list of posts related to web development by following the right people. I've likely acquired 75% of my resources and info this way over the years.
0
0
0
@argyleink
Adam Argyle
5 years
6 Different #CSS Centering Grid & Flex Layouts 👍 `place-items: center` `place-content: center` when used with.. `display: flex` vs `display: grid` What's the difference? What do they even do?! I got ya 👇🤓 https://t.co/vxgsHiHO99
13
179
928
@chriscoyier
Chris Coyier
4 years
`border-radius` is surprisingly complex. Here's a generator using an 8 (!) value syntax to make weird shapes (without using `clip-path` or anything). https://t.co/vzYcfbXeYh
6
21
133
@Snowden
Edward Snowden
4 years
Many reflexively criticize Omar, but she has been one of the only members in Congress with the courage to point out the only man jailed over the monstrous abuses of the classified drone program is the whistleblower who revealed that 9 out of 10 we kill are mere bystanders.
@IlhanMN
Ilhan Omar
4 years
Not one person punished for killing 10 innocent people, including 7 children. Meanwhile, Daniel Hale gets 45 months in prison for sharing information about our drone wars. What does this say to the families of children killed by drones? What does it say to our allies?
156
2K
9K
@JosiahSchaefer
Josiah Schaefer
4 years
And by losing it I mean geeking out
0
0
0
@JosiahSchaefer
Josiah Schaefer
4 years
I'm kinda losing it over the festive touches Statamic added to their already fantastic website:
1
0
0
@deekaymotion
DeeKay
4 years
Curious about how I make animations? Watch this.
791
14K
67K
@adamwathan
Adam Wathan
4 years
Betting this isn't super well-known — Twitter has all sorts of keyboard shortcuts for quickly navigating around and performing different actions. I use the "g, r" shortcut all the time to instantly jump to my mentions for example 🧠
7
15
167
@chriscoyier
Chris Coyier
4 years
e.g. <input type="email" inputmode="email" autocomplete="email" /> • type = get browser validation for free, if you use `required` • inputmode = tell browser to use a more useful virtual keyboard • autocomplete = help the browser (and other tools) do this better
1
5
46
@JosiahSchaefer
Josiah Schaefer
4 years
Just watched the first video and it was super informative! Definitely excited to see more. @Alpine_JS
@calebporzio
Caleb Porzio ⚡️
4 years
📣 Announcing (officially) Alpine Component Patterns! 📦 UI component source code 📹 Educational screencasts 🫂 3rd-party integrations 🦑 Livewire integration Partnering up with @jasonlbeggs on this one to deliver some 🔥 Check out page. Get on list. https://t.co/VJimIY13uJ
1
0
1
@JosiahSchaefer
Josiah Schaefer
4 years
I was today years old when I realized I can press up in my browser's address bar to get to previous URLs.
0
0
0
@css
CSS-Tricks
4 years
SVG syntax is so ripe for these "generator" design tools. https://t.co/gcZ9h0N5sg
3
42
295
@JosiahSchaefer
Josiah Schaefer
4 years
This article is exactly what I needed to finally understand scaling an SVG element from a specific transform-origin for this Codepen: https://t.co/ETrfE3VF7b https://t.co/Pk7QZtT9aM Thanks @SaraSoueidan
Tweet card summary image
sarasoueidan.com
– The personal website of Sara Soueidan, inclusive design engineer
0
4
24
@JosiahSchaefer
Josiah Schaefer
4 years
Every time I go back to styling a project that isn't using Tailwind I find myself thinking, "I don't miss this at all". @tailwindcss
0
3
3
@shadeed9
Ahmad Shadeed
4 years
Some web fonts have a large, inconsistent spacing above and below the text, causing it to become misaligned. For buttons, we can fix that by using a fake pseudo-element that is centered vertically. Details: https://t.co/R7zw1HtqZX
18
94
494
@JosiahSchaefer
Josiah Schaefer
4 years
I've been a Front-End developer for 7 years and I just now learned that the text underline color can be set to a different color value than the text with the text-decoration-color property. 🤷‍♂️
0
0
0
@stephhippo
Steph Hippo
4 years
FYI: chrome://settings/content/notifications "Sites can ask to send notifications" -> off
135
5K
23K
@5t3ph
Stephanie Eckles
5 years
🟣 CSS Quick Tip Don't forget to add `:target` styles! Add the `:target` pseudo class onto the selector for the element with the anchor's ID. Chain this with pseudo elements to also add an extra message! ✨ Details + BONUS tip: https://t.co/dVQqdZijvM
1
17
95