Join us tomorrow at JS Tech Talks in person on SSR with web components by @macdonst
Dependency injection in Angular by @alexbodurri
Engineering Leadership by @kulkarniankita9meetup.com/torontojs/events/β¦
@torontojs is a fantastic community for those into JavaScript! With an Event Engagement Ranking of 97%, their meetups offer great opportunities to learn more about both client and server side JS. Join in and connect with like-minded individuals! #cmgr
JavaScript import-maps are now supported cross-browser! πΊοΈ web.dev/import-maps-in-all-mβ¦
<script type="importmap"> can define a mapping of external module names to their corresponding URLs, making it easier to use in your code.
ALT
<script type="importmap">
{
"imports": {
"lodash": "https://unpkg.com/lodash@4.17.21/lodash.js"
}
}
</script>
<script type="module">
import _ from 'lodash';
console.log(_.map([1, 2, 3], (n) => n * 2));
</script>
Unpopular opinion: Any engineer afraid AI will take their job must have been pretty "meh" in the first place, since any good engineer knows the job is to automate yourself out of a job and move on to automating yourself out of the next job, over & over again til the end of time.
One thing about AI thatβs on my mind:
I love to code. I am interested in the productivity gains that AI promise, but Iβm trying to figure out how to love this thing.
Next Thursday incoming! JS Tech Talks on SSR with web components by @macdonst
Dependency injection in Angular by @alexbodurri
Engineering Leadership by @kulkarniankita9meetup.com/torontojs/events/β¦
This is a reminder that today is our monthly online installment of:
JS Code Club: Online - Group Programming
@ 4PM Eastern time
Come and bounce ideas & ask questions freely while working on software challenges together. Feel free to bring a project!
meetup.com/torontojs/events/β¦
Is there bedlam, furor and disorder in the streets yet? I know ppl want to abolish Daylight Savings, and reclaim those 60mins back, pitchfork and sleep masks in hand. π
You become the average of 5 people you surround yourself with.
Over time, you need folks who inspire you and help you grow over anchors that drag you down or naysayers.
Today, look at your friend circle and assess if this is the life you want to create and if not, change it!
We're volunteer run, always have and will be. We do stuff based on capacity. Community work is supposed to be fun. Hence we won't try to impose a strict recurrent schedule unless we have the means to do so
If your company is able to sponsor our events and the programming we do for our community; let's talk! $200 a month or a $2k cash injection would go VERY far!
In absence of that what you have is the kind gift of time and passion of people... the continued existence of this org and a very active online community, after 13 years ...