
JS protip #2: Grabbing last items from an array
We frequently need to grab one or more items from the end of an array or string. It used to be kludgy, but things have changed! …
You’ll find here all our videos around technical topics often complementary to our live training courses, plus conference or meetup talks we gave.
(If you understand French, there’s a lot more content through our French video channel, you can check it out here!)
We frequently need to grab one or more items from the end of an array or string. It used to be kludgy, but things have changed! …
Updating your npm dependencies is good practice, sort of basic hygiene for your codebase, and you should do that regularly. Exc…
Let's see how to format **time distances** (expressed as a quantity and unit ) in a clean, locale-aware way! Get full details i…
Let's see how to format **date/time intervals** in a clean, locale-aware way! Get the full details in our article : https://del…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
The ”Git Core Concepts” playlist: https://www.youtube.com/playlist?list=PLyScPlo0wIiR-nqP2AjnLTj8u6xyBZXm2 Check out our world-…
Ha, **the joys of formatting** dates and times. Sure, we could use a single, digit-based format and call it a day. This might be…
Yes, okay, ES2015 rules, and ES2017-2022 bring about a lot of cool things, but a ton of cool stuff is expected to land in the ne…
Filmed at http://2016.dotjs.io on December 5th in Paris. More talks on http://thedotpost.com Babel is amazing, and we all use i…
Filmed at http://2015.dotjs.io on December 7th in Paris. More talks on http://thedotpost.com JavaScript is asynchronous by natu…