Announcing TypeScript 4.5 RC
The first release candidate of TypeScript 4.5 is here with no changes now expected before the final release. We’ll focus more on the final release but a big change with this RC is deferring the promised ESM support for Node.js. - http://amp.gs/jYaL1
#typescript
The first release candidate of TypeScript 4.5 is here with no changes now expected before the final release. We’ll focus more on the final release but a big change with this RC is deferring the promised ESM support for Node.js. - http://amp.gs/jYaL1
#typescript
TypeScript
Announcing TypeScript 4.5 RC
Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.5! Between now and the stable release of TypeScript 4.5, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,
50+ Awesome Vue.js Templates and Themes
A huge list of high-quality templates for Vue.js including admin dashboards, landing pages, web apps, and more. - http://amp.gs/jYoSv
#vue
A huge list of high-quality templates for Vue.js including admin dashboards, landing pages, web apps, and more. - http://amp.gs/jYoSv
#vue
Responsive Layouts, Fewer Media Queries
Temani Afif shows how to replace multiple media queries with simple CSS declarations. - http://amp.gs/jYMR0
#css
Temani Afif shows how to replace multiple media queries with simple CSS declarations. - http://amp.gs/jYMR0
#css
CSS-Tricks
Responsive Layouts, Fewer Media Queries | CSS-Tricks
We cannot talk about web development without talking about Responsive Design. It’s just a given these days and has been for many years. Media queries are a
❤1
What I Look for When Hiring Senior Software Engineers
Soft skills often trump hard skills at this level - http://amp.gs/jYMXZ
#interview
Soft skills often trump hard skills at this level - http://amp.gs/jYMXZ
#interview
Medium
What I Look for When Hiring Senior Software Engineers
Soft skills often trump hard skills at this level
Micro Frontends Using Webpack 5 Module Federation
In-depth guide on Webpack 5 module federation for micro frontends - http://amp.gs/jY5h7
#microfrontends
In-depth guide on Webpack 5 module federation for micro frontends - http://amp.gs/jY5h7
#microfrontends
Medium
Micro Frontends Using Webpack 5 Module Federation
In-depth guide on Webpack 5 module federation for micro frontends
Why your Angular app should have a lot of modules instead of creating one huge…
The real story how I created huge shared module and then I decide to refactor it. - http://amp.gs/jYcTa
#angular
The real story how I created huge shared module and then I decide to refactor it. - http://amp.gs/jYcTa
#angular
Medium
Why your app should have a lot of modules instead of creating one huge share module
The real story how I created huge shared module and then I decide to refactor it.
How to Create a Vue.js App with Serverless
In this article, you'll learn how to use Vue.js with a serverless API to create a simple click counter app. Technologies include Serverless Stack Framework (SST) and the SST StaticSite construct to deploy to AWS. - http://amp.gs/jY681
#vue
In this article, you'll learn how to use Vue.js with a serverless API to create a simple click counter app. Technologies include Serverless Stack Framework (SST) and the SST StaticSite construct to deploy to AWS. - http://amp.gs/jY681
#vue
Parallax Powered by CSS Custom Properties
Jhey Tompkins demonstrates how to turn a static image into a slick parallax scene powered by CSS custom properties. - http://amp.gs/jY6Xm
#css
Jhey Tompkins demonstrates how to turn a static image into a slick parallax scene powered by CSS custom properties. - http://amp.gs/jY6Xm
#css
CSS-Tricks
Parallax Powered by CSS Custom Properties | CSS-Tricks
Good friend Kent C. Dodds has recently dropped his new website which had a lot of work go into it. I was fortunate enough that Kent reached out a while back
Migrating from Puppeteer to Playwright
Puppeteer is a popular Node library to remote control Chrome/Chromium browsers, whereas Playwright is a little broader and newer. This post digs through what you need to consider if you switch between the two. - http://amp.gs/jYbKp
#nodejs
Puppeteer is a popular Node library to remote control Chrome/Chromium browsers, whereas Playwright is a little broader and newer. This post digs through what you need to consider if you switch between the two. - http://amp.gs/jYbKp
#nodejs
Checklyhq
Migrating from Puppeteer to Playwright | Checkly
The switch from Puppeteer to Playwright is easy. But is it worth it? And how exactly does one migrate existing scripts from one tool to another? What are the required code-level changes, and what new features and approaches does the switch enable?
Developer Tools Secrets That Shouldn’t be Secrets
A product manager for developer tools in Microsoft Edge has written an interesting article about things he encountered while working on the tools, documenting them, and going through user feedback. - http://amp.gs/jtIq5
#devtools
A product manager for developer tools in Microsoft Edge has written an interesting article about things he encountered while working on the tools, documenting them, and going through user feedback. - http://amp.gs/jtIq5
#devtools
How to add Sentry to your Angular app and integrate it into GitLab CI/CD
The previous week have introduced how to add Sentry to your Vue.js app and integrate it into GitLab CI/CD as… - http://amp.gs/jtjV7
#angular
The previous week have introduced how to add Sentry to your Vue.js app and integrate it into GitLab CI/CD as… - http://amp.gs/jtjV7
#angular
Medium
How to add Sentry to your Angular app and integrate it into GitLab CI/CD
The previous week have introduced how to add Sentry to your Vue.js app and integrate it into GitLab CI/CD as the first blog post of these…
A React Router 6 Tutorial
In last week’s React Status we covered the release of v6 of React Router. We also made incidental mention of this comprehensive tutorial which rolled out contemporeneously but felt it worthy of an additional note today. - http://amp.gs/jt8dy
#react
In last week’s React Status we covered the release of v6 of React Router. We also made incidental mention of this comprehensive tutorial which rolled out contemporeneously but felt it worthy of an additional note today. - http://amp.gs/jt8dy
#react
😁1
A Guide To Modern CSS Colors With RGB, HSL, HWB, LAB And LCH
Michelle Barker shares advice on the not-so-obvious things you have to keep in mind when handling colors in CSS today. - http://amp.gs/jtTvC
#css
Michelle Barker shares advice on the not-so-obvious things you have to keep in mind when handling colors in CSS today. - http://amp.gs/jtTvC
#css
How to Migrate from Vue CLI to Vite
Learn how to migrate from Vue CLI to Vite in 9 simple steps for a faster and more streamlined developer experience. It's easier than you think! - http://amp.gs/jtzlk
#vue
Learn how to migrate from Vue CLI to Vite in 9 simple steps for a faster and more streamlined developer experience. It's easier than you think! - http://amp.gs/jtzlk
#vue
'I Will Pay You Cash to Delete Your npm Module'
Firstly, it’s a (sort of) joke, but the founder of sourcehut brings up an interesting point. He’s alarmed by huge trees of dependencies and wants to see people thinking about it, even if no money is involved. - http://amp.gs/jt1tD
#nodejs
Firstly, it’s a (sort of) joke, but the founder of sourcehut brings up an interesting point. He’s alarmed by huge trees of dependencies and wants to see people thinking about it, even if no money is involved. - http://amp.gs/jt1tD
#nodejs
Announcing TypeScript 4.5
Just two weeks after the RC comes the final release. What’s new? The formerly promised ES module support for Node is now merely experimental and in nightly releases only, but you also get the Awaited type, faster load times via Node’s realpathSync.native, import assertion support, and support for the lib setting for node_modules so you can update your types on your own terms. - http://amp.gs/jt1c8
#typescript
Just two weeks after the RC comes the final release. What’s new? The formerly promised ES module support for Node is now merely experimental and in nightly releases only, but you also get the Awaited type, faster load times via Node’s realpathSync.native, import assertion support, and support for the lib setting for node_modules so you can update your types on your own terms. - http://amp.gs/jt1c8
#typescript
TypeScript
Announcing TypeScript 4.5 - TypeScript
Today we’re excited to announce the release of TypeScript 4.5! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript by adding statically checked types. When you use static types, you can run the TypeScript compiler to check…
How to test the Angular router
Who says that testing the Angular router is an icky job? - http://amp.gs/jtYWI
#angular
Who says that testing the Angular router is an icky job? - http://amp.gs/jtYWI
#angular
Medium
How to test the Angular router
Who says that testing the Angular router is an icky job? 🙃
The best frontend development strategies in 2022
This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content… - http://amp.gs/jtt7Z
#frontend #2022
This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content… - http://amp.gs/jtt7Z
#frontend #2022
Medium
The best frontend development strategies in 2022
This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content and ideas which you are most…
👍1
My Custom CSS Reset
Josh W. Comeau shares his custom CSS reset digging into each rule and explaining what it does and why you might want to use it. - http://amp.gs/jttum
#css
Josh W. Comeau shares his custom CSS reset digging into each rule and explaining what it does and why you might want to use it. - http://amp.gs/jttum
#css
Joshwcomeau
My Custom CSS Reset
I have a set of baseline CSS styles that come with me from project to project. In the past, I'd use a typical CSS reset, but times have changed, and I believe I have a better set of global styles!
❤1