A look at some of the new features of TypeScript
https://javascript.plainenglish.io/4-typescript-features-you-probably-missed-6f9febffa4d5
#feature #typescript
https://javascript.plainenglish.io/4-typescript-features-you-probably-missed-6f9febffa4d5
#feature #typescript
Medium
4 TypeScript Features You Probably Missed
4 Topics to Level Up Your TypeScript Skills
Some little-known TypeScript features that you can try
https://javascript.plainenglish.io/6-typescript-features-i-cant-live-without-after-using-them-1d7feab33922
—-
Some disadvantages of TypeScript that you need to know about
https://medium.com/@cannon_circuit/why-are-javascript-pros-saying-goodbye-to-typescript-8c4bc8ec82a1
—-
Example of using generics types in TypeScript
https://levelup.gitconnected.com/advanced-usage-of-typescript-generics-b148950d137b
—-
#typescript #generic #feature
https://javascript.plainenglish.io/6-typescript-features-i-cant-live-without-after-using-them-1d7feab33922
—-
Some disadvantages of TypeScript that you need to know about
https://medium.com/@cannon_circuit/why-are-javascript-pros-saying-goodbye-to-typescript-8c4bc8ec82a1
—-
Example of using generics types in TypeScript
https://levelup.gitconnected.com/advanced-usage-of-typescript-generics-b148950d137b
—-
#typescript #generic #feature
Medium
6 TypeScript Features I Can’t Live Without After Using Them!
Today, I’ll introduce some of the newer features and developments in TypeScript that I frequently use in my day-to-day work.
Implementation of JSDoc with TypeScript and JavaScript
https://dev.to/artxe2/jsdoc-in-ts-and-js-1p6j
Understand the use of the modulus operator in JavaScript
https://www.joshwcomeau.com/javascript/modulo-operator/
#modulo #jsdoc #typescript #javascript
https://dev.to/artxe2/jsdoc-in-ts-and-js-1p6j
Understand the use of the modulus operator in JavaScript
https://www.joshwcomeau.com/javascript/modulo-operator/
#modulo #jsdoc #typescript #javascript
DEV Community
JSDoc in TS and JS
Two days ago, I wrote a post about JSDoc. The post was about using JSDoc for type checking, and it...
Using monorepo with NPM workspace on TypeScript
https://www.yieldcode.blog/post/npm-workspaces/
#npm #monorepo #typescript #workspace
https://www.yieldcode.blog/post/npm-workspaces/
#npm #monorepo #typescript #workspace
yield code();
Typescript Monorepo with NPM workspaces - Dmitry Kudryavtsev
During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.
Several Github JavaScript repositories for learning JavaScript programming
https://dev.to/novu/10-github-repositories-to-achieve-javascript-mastery-50hk
—-
An alternative to if else is the use of pattern matching
https://codeeverywhere.medium.com/goodbye-if-else-hello-pattern-matching-in-javascript-52bd46eda41f
—-
Tips for implementing Typescript with clean code
https://medium.com/@mvsg/6-advanced-typescript-tricks-for-clean-code-90cee774dbf3
—-
Discussion on how to migrate to TypeScript
https://dev.to/catherineisonline/how-did-you-switch-from-javascript-to-typescript-5gja
—-
#github #repository #learning #javascript #typescript #patternMatching
https://dev.to/novu/10-github-repositories-to-achieve-javascript-mastery-50hk
—-
An alternative to if else is the use of pattern matching
https://codeeverywhere.medium.com/goodbye-if-else-hello-pattern-matching-in-javascript-52bd46eda41f
—-
Tips for implementing Typescript with clean code
https://medium.com/@mvsg/6-advanced-typescript-tricks-for-clean-code-90cee774dbf3
—-
Discussion on how to migrate to TypeScript
https://dev.to/catherineisonline/how-did-you-switch-from-javascript-to-typescript-5gja
—-
#github #repository #learning #javascript #typescript #patternMatching
DEV Community
🚀 10 Github repositories to achieve Javascript mastery 🧙♂️🪄✨
TL;DR This article contains a list of 10 Github repositories that are going to be useful...
Practice learning TypeScript by getting to know JavaScript
https://dev.to/somedood/javascript-first-then-typescript-10bg
---
Several TypeScript libraries to help develop web applications
https://dev.to/junsupark94/3-great-typescript-libraries-to-speed-up-your-full-stack-development-3pm3
---
Some simple projects to learn Javascript
https://morioh.com/a/feadd995ec2e/10-simple-javascript-projects-for-beginners
---
Introduction to concurrency in JavaScript
https://dev.to/shnoman97/parallel-processing-in-javascript-with-concurrency-4gml
---
#learn #typescript #library #concurrency
https://dev.to/somedood/javascript-first-then-typescript-10bg
---
Several TypeScript libraries to help develop web applications
https://dev.to/junsupark94/3-great-typescript-libraries-to-speed-up-your-full-stack-development-3pm3
---
Some simple projects to learn Javascript
https://morioh.com/a/feadd995ec2e/10-simple-javascript-projects-for-beginners
---
Introduction to concurrency in JavaScript
https://dev.to/shnoman97/parallel-processing-in-javascript-with-concurrency-4gml
---
#learn #typescript #library #concurrency
DEV Community
JavaScript First, Then TypeScript
A recent trend has shaken up the JavaScript-TypeScript community: the anti-build-step movement. In this article, however, I will not argue whether TypeScript is still relevant today. Instead, I reflect on my own journey of stepping away from TypeScript—but…
Academind released updates and new courses on React JS and TypeScript
https://www.youtube.com/watch?v=krSMUqbzUKs
This new class can be purchased on Udemy at a promotional price, namely
https://www.udemy.com/course/react-typescript-the-practical-guide/?couponCode=EARLY_BIRD
#academind #react #typescript
https://www.youtube.com/watch?v=krSMUqbzUKs
This new class can be purchased on Udemy at a promotional price, namely
https://www.udemy.com/course/react-typescript-the-practical-guide/?couponCode=EARLY_BIRD
#academind #react #typescript
YouTube
NEW content everywhere!
I've been pretty busy working on some exciting new content over the past weeks! I hope you'll like it!
NEW React + TypeScript Course: https://acad.link/react-ts
UPDATED React - The Complete Guide Course: https://acad.link/reactjs
Join our Academind Community…
NEW React + TypeScript Course: https://acad.link/react-ts
UPDATED React - The Complete Guide Course: https://acad.link/reactjs
Join our Academind Community…
Announcing TypeScript 5.0
https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/
#typescript
https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/
#typescript
Microsoft News
Announcing TypeScript 5.0
Today we’re excited to announce the release of TypeScript 5.0! This release brings many new features, while aiming to make TypeScript smaller, simpler, and faster. We’ve implemented the new decorators standard, added functionality to better support ESM projects…
Migrating millions of lines of code to TypeScript
https://stripe.com/blog/migrating-to-typescript
#javascript #typescript
https://stripe.com/blog/migrating-to-typescript
#javascript #typescript
Stripe
Migrating millions of lines of code to TypeScript
On Sunday, March 6, we migrated we converted more than 3.7 million lines of code with a single pull request. The next day, hundreds of engineers came in to start writing TypeScript for their projects.
Sending Email Using Node.js
https://www.sitepoint.com/sending-email-using-node-js/
—-
This NodeJS Concept Every Backend Developer Should Know
https://blog.stackademic.com/this-nodejs-concept-every-backend-developer-should-know-824b75ce6f2
—-
Logging on NestJS like a Pro with Correlation IDs, Log Aggregation, Winston, Morgan and more
https://medium.com/@jose-luis-navarro/logging-on-nestjs-like-a-pro-with-correlation-ids-log-aggregation-winston-morgan-and-more-d03e3bb56772
—-
10 Advanced TypeScript Tricks for Experienced Developers
https://medium.com/@chandantechie/10-advanced-typescript-tricks-for-experienced-developers-2143e6aa8b38
—-
#nodejs #email #concept #nest #logging #typescript
https://www.sitepoint.com/sending-email-using-node-js/
—-
This NodeJS Concept Every Backend Developer Should Know
https://blog.stackademic.com/this-nodejs-concept-every-backend-developer-should-know-824b75ce6f2
—-
Logging on NestJS like a Pro with Correlation IDs, Log Aggregation, Winston, Morgan and more
https://medium.com/@jose-luis-navarro/logging-on-nestjs-like-a-pro-with-correlation-ids-log-aggregation-winston-morgan-and-more-d03e3bb56772
—-
10 Advanced TypeScript Tricks for Experienced Developers
https://medium.com/@chandantechie/10-advanced-typescript-tricks-for-experienced-developers-2143e6aa8b38
—-
#nodejs #email #concept #nest #logging #typescript
SitePoint
Sending Email Using Node.js
Learn how to send email in Node.js, exploring concepts and challenges of creating and sending email no matter what system you're using.