Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @ant_Ti
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @ant_Ti
-
Anton Ignatov Retweeted
Jamstack: be careful, there's no standard
Each static host serve HTML files differently
Use https://github.com/slorber/trailing-slash-guide …
Useful to debug common issues related to trailing slash, SEO, server redirects...pic.twitter.com/ITtJIGyN3P
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Very cool, Apple’s documentation engine for pages like the SwiftUI tutorials have become available for anyone to re-use via DocC: https://developer.apple.com/documentation/docc …pic.twitter.com/J8meuRpkAg
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Used my first ES module in a vanilla static HTML file (no build tool). Find it cool that we can use any npm module easily thanks to
@skypackjs Note: for my use-case, I don't need to support older browserspic.twitter.com/kZzlOQE3j8
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
The CSS `vmax` unit isn't something I use often but it's handy for rotating elements that fill the viewport. Come spend your summer in this
@CodePen. Relax, take a break, soak in the colors
https://codepen.io/hexagoncircle/full/abJEeXL …pic.twitter.com/yi4gN8EYIKThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
GraphQL friends
I'm collecting a list of exciting GraphQL libraries for people at @FormidableLabs. Any I need to know about? Any you're excited about?
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
The best Discord groups to prepare for the systems design & big tech interviews, and get more insider information than available on the internet. Based on feedback from people who felt these groups helped them get an offer at Big Tech:
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
How writing documentation can improve your product’s user experience:https://wbond.net/thoughts/improving_usability_by_writing_documentation …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
I was going to comment on how the first picture doesn’t make much sense (how do you improve skateboard to become a bicycle?), but then someone already did. So I just share it:pic.twitter.com/V33eWtiCoW
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Super excited to announce Parcel's new JavaScript compiler!
Up to 10x faster
Written in Rust
20x faster transpilation via SWC
Improved scope hoisting
Excited to build on this foundation and improve performance even further!
Details: https://v2.parceljs.org/blog/beta3/ pic.twitter.com/7yNjgaEbTw
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
I am having way too much fun generating railroad diagrams for EBNF grammars on https://www.bottlecaps.de/rr/ui They're such a beautiful way to visualize a grammar!
pic.twitter.com/UKD5GQLS3O
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Adding auto-scrolled keyboard navigation was surprisingly painless with: scrollIntoView({behavior: 'smooth', block: 'nearest'}); + scroll-padding: 2em;
pic.twitter.com/6plevuStgmShow this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
It's so easy to just whip up w/o any extra abstractions. https://gist.github.com/ryanflorence/864336487bf3ad135ac0a1fc5593b03b …pic.twitter.com/7O0OcV6YE4
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Set methods are coming to JavaScript!
Currently in Stage 2.
Proposal: https://github.com/tc39/proposal-set-methods …
Gist: https://gist.github.com/laurieontech/b3a40a7fc47ab7e63a27d524ea2de8e0 …pic.twitter.com/6jsJKjMVXE
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Not sending my CV on a PDF anymore. Now it lives in the cloud! I learned a lot about AWS in the process
https://bit.ly/37AhHQO
Thanks to @swyx for encouraging me to do it and@forrestbrazeal for starting this whole thing!#100DaysOfCode#CloudResumeChallengeThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
As 2020 comes to an end we wanted to share a special Holiday Update on our research into zero-bundle-size React Server Components. The demo is available now whether you want to play with it during the holiday, or when work picks back up in the new year. https://reactjs.org/server-components …pic.twitter.com/F35mvs5OaM
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Healthy agile is: * Short cycles * Adaptive process * Transparency Not: * Ticket counts * Micromanagement * Mandatory meetings
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Quick tip: if you're sorting an array in JS and keep forgetting how to write the compare functions (like I do), here's a mnemonic device:
(a, z) => a - z // ascending, like "a to z"
(a, z) => z - a // descending, like "z to a"
Hope this helps someone!pic.twitter.com/swrOZewOMC
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
"financial" looks like a nice lib. Zero dependencies with TS support.https://www.npmjs.com/package/financial …
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
My new button experiment on
@CodePen featuring a 'realistic' coin flip. No 3D tools, 3D transforms, or SVG's are used here, just 2D effects in CSS and some clever math to create the illusion of a coin. The flipping is actually random too!
Try it out: http://cdpn.io/abZqEbK pic.twitter.com/5jyfJ3jYw6Thanks. Twitter will use this to make your timeline better. UndoUndo -
Anton Ignatov Retweeted
Today's
@code tip: the realtime performance view Monitor realtime memory and CPU usage while debugging Node processes and browser#JavaScript. For browsers, you can also monitor the number of DOM nodes and layout recalculations#code2020pic.twitter.com/GlgKGvkN6VThanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.