ECMAScript excitement π
Congrats to @pzuraq on advancing TC39 proposal Decorators to Stage 3 π
This is conditional advancement based on separating out metadata into a follow-on proposal.
https://t.co/JZYh3hncws
I'm proud to announce I've launched two new open source projects. Both are aimed at leveraging node and typescript to build portable shell scripts. https://t.co/4PVtZArKt5
@gmail I'm trying to recover a password for an account, I successfully receive the SMS verification code and enter it. After that I'm prompted to enter the phone number associated with the account and after that and I'm told I don't have enough info to verify.
π₯π₯π₯π₯π₯π₯
async stack traces dropped in @nodejs 12 (new @v8js engine) yesterday.
HUGE ππ½ ππ½ ππ½ to @bmeurer@mathias and everybody else who contributed!! Been looking forward to this for a long time.
TypeScript 3.3 is here with easier calling for union types, faster builds for composite projects, and broader support for editing JavaScript! https://t.co/Jofn4SB68w
Needed a tool and couldn't find one that worked, so I just released a new session recording VS Code plugin named Chronicler( https://t.co/2HacTHiITL). Cross platform (win/osx/linux), and ffmpeg based. @vscodetips
It's surprising that none of the engineers-turned-rich-people in the world have applied their cash to hiring lobbyists to abolish daylight saving time. It seems like they've forgotten their humble roots debugging time zone transitions.
@Mensana88 It was built against 7, but not directly aimed at 7. I think the angular teams general recommendation is to aim for the latest, but I will at least check and document which versions it works with.
@Mensana88 I would assume that is the case. I've thought about how to support previous (and future) versions of the tool properly. Let me take a look and see if I can knock something out.