alexandracaulea Profile Banner
Alexandra Caulea Profile
Alexandra Caulea

@alexandracaulea

Followers
125
Following
2K
Media
91
Statuses
1K

Frontend Developer - Tweeting about HTML, CSS, JavaScript and projects that I work on | #WomenWhoCode #WomanInTech | Opinions are my own | ๐Ÿ‡ท๐Ÿ‡ด ๐Ÿ’™๐Ÿ’›

Joined June 2016
Don't wanna be here? Send us removal request.
@alexandracaulea
Alexandra Caulea
4 years
Today I celebrate ๐Ÿฅณ a year working as a Frontend Developer after a career shift from technical support. Iโ€™m so greatful for everyone who helped me and for each opportunity Iโ€™ve received in the past which helped me become the developer I am today.
1
0
1
@alexandracaulea
Alexandra Caulea
2 months
I've just finished the logic for a small interactive demo where users circle specific items; for this version, I've used cities from France ๐Ÿ‡ซ๐Ÿ‡ท. The design isnโ€™t finished yet, but the logic is fully functional.
0
0
0
@alexandracaulea
Alexandra Caulea
2 months
I just finished implementing my first interactive quiz for a project ๐ŸŽ‰. The quiz tests users' knowledge on a subject, provides dynamic feedback, tracks progress, and scores. A small addition to the project I've been working on, and a fun thing to build.
0
0
0
@alexandracaulea
Alexandra Caulea
4 months
๐ŸŽจ Today I made my first hand-drawn SVG for a new project! Couldnโ€™t find the right style, so Iโ€™m drawing them myself in Affinity Designer. There's a lot to learn, but I'm loving it. ๐ŸŒธ #frontenddeveloper
0
0
2
@jh3yy
jhey ส•โ€ขแดฅโ€ขส”
2 years
CSS Tip! โ˜€๏ธ You can create this cool explode-on-scroll effect with scroll-driven animations and custom properties ๐Ÿ”ฅ .attr { --x: -80vw; animation:xplode; animation-timeline:--header; animation-range:exit; } @โ€‹keyframes xplode { to { translate: var(--x) var(--y); } This is a
@danielsun_ui
Daniel Sun
2 years
Hey creators and innovators! Sooo excited to announce this โ€“ I just launched my website, https://t.co/zfSKdXrXEK! ๐Ÿ”ฅ Crafted with love & @framer in just 1 month. Btw, can you spot the easter egg in logo? Hint: โ˜€๏ธ๏ธ P.S: Any feedback, shares, or reposts would be beyond amazing
8
61
388
@wesbos
Wes Bos
2 years
๐Ÿ”ฅ CSS Grid Hot Tip :before and :after are first class CSS Grid items, this โ€œlines on either sideโ€ design can easily be accomplished in ~10 lines of CSS
40
284
3K
@jh3yy
jhey ส•โ€ขแดฅโ€ขส”
2 years
Future CSS Tip! ๐Ÿ”ฎ (This one's close ๐Ÿค) You can use "subgrid" to give child elements access to a parent's grid tracks ๐Ÿ‘€ This is great when you want to make sure content lines up ๐Ÿ™Œ Check those cards ๐Ÿ‘‡ article { grid-row: span 4; display: grid; grid-template-rows:
33
368
3K
@Una
Una ๐Ÿ‡บ๐Ÿ‡ฆ
3 years
Cute lil button I made using CSS trig functions ๐Ÿ™‚ https://t.co/6tzsLNRBOX ๐Ÿ‘‡๐Ÿฝ next tweet with explainer ๐Ÿ‘‡๐Ÿฝ
8
50
381
@alexandracaulea
Alexandra Caulea
3 years
In my free time, I'm working on a side project in React, so I get to practice a lot independently, but I'm looking to increase my knowledge [2/2].
0
0
0
@alexandracaulea
Alexandra Caulea
3 years
Hi #DEVCommunity , I'm looking to read some React books. Would anyone happen to have any recommendations ๐Ÿ˜Š ? My current level in React is somewhere between junior and middle, and I don't have any work experience in React just yet [1/2]. #react #frontenddeveloper #womenwhocode
5
1
1
@Una
Una ๐Ÿ‡บ๐Ÿ‡ฆ
3 years
`text-wrap: balance` in action ๐ŸŽฌ
@Una
Una ๐Ÿ‡บ๐Ÿ‡ฆ
3 years
Wowowow Intent to Ship for `text-wrap: balance`
24
126
937
@ThePrimeagen
ThePrimeagen
3 years
take a moment and hate mediocrity do something with every fiber of your being
21
87
552
@ChromiumDev
Chrome for Developers
3 years
Chrome 111 beta is here. Features include new CSS color types and spaces, CSS trigonometric functions, and the View Transitions API.
developer.chrome.com
New CSS color types and color spaces, CSS trigonometric functions, and the View Transitions API.
6
34
169
@Steve8708
Steve (Builder.io)
3 years
If you are reading number and date input values as strings and parsing them manually, there is a better way. More in my latest blog post: https://t.co/UIzJCvN8lu
25
292
2K
@Steve8708
Steve (Builder.io)
3 years
If you're still creating and modifying URLs in JavaScript using string concatenation, this is a PSA that there is a better way:
55
530
4K
@Steve8708
Steve (Builder.io)
3 years
One new way you can make fetch() more elegant is to use the new Error.prototype.cause property in JS: const res = await fetch(...) if (!res.ok) { throw new Error('...', { cause: res }) } ... catch (err) { if (err.cause.status === ...) { // Handle each status } }
11
146
924
@ossia
Quincy Larson
3 years
Learn to Code & Get a Developer Job in 2023. You can do this.๐Ÿ”ฅ My full book is now available here. You can read it on your laptop or phone. Be sure to bookmark it. And tell your friends who are interested in getting into tech. [FREE full-length book]:
Tweet card summary image
freecodecamp.org
If you want to learn to code and get a job as a developer, you're in the right place. This book will show you how. And yes this is the full book โ€“ for free โ€“ right here on this page of freeCodeCamp....
26
159
577
@github
GitHub
3 years
Looking to level up your skills in 2023? This ๐Ÿงต is for you.
217
1K
6K
@alexandracaulea
Alexandra Caulea
3 years
0
0
2
@nsjames_
Nathan James
3 years
I've spent 15 years as a developer. That's over 25,000 hours. Here are 9 lessons that only time can teach:
119
608
2K