www.thisdot.co/blog/underst...
Understanding Sourcemaps: From Development to Production - This Dot Labs
Modern web development involves transforming your source code before deploying it. We minify JavaScript to reduce file sizes, bundle multiple files together, transpile TypeScript to JavaScript, and co...
thisdot.co
www.thisdot.co/blog/the-fut...
The Future of Dates in JavaScript: Introducing Temporal - This Dot Labs
Temporal is a proposal currently at stage 3 of the TC39 process. It's expected to revolutionize how we handle dates in JavaScript, which has always been a challenging aspect of the language.
thisdot.co