#662 — November 9, 2023 Read on the Web JavaScript Weekly Reintroducing Angular with Angular v17 — Angular first appeared in the shape of AngularJS in 2010 and helped...
Read More
Typescript
Microsoft spills the tea on TypeScript
#655 — September 21, 2023 Read on the Web JavaScript Weekly ▶ TypeScript Origins: The Documentary — You know you’ve made it when you get your own documentary, and now...
Read More
TypeScript 5.2, Node 20.6, and Astro 3.0
#653 — September 7, 2023 Read on the Web 😅 We’re back! After two weeks enjoying the blistering desert heat of Las Vegas and downpours of Storm Hilary, I’m...
Read More
Microsoft shrunk the TypeScript
#640 — May 25, 2023 Read on the Web JavaScript Weekly DeviceScript: TypeScript for Tiny Thingamabobs — DeviceScript is a new Microsoft effort to take the TypeScript experience to...
Read More
Why Svelte is converting TypeScript to JSDoc
#638 — May 11, 2023 Read on the Web JavaScript Weekly The JavaScript Ecosystem is Delightfully Weird — There are plenty of examples of how JavaScript is weird but...
Read More
Astro 2.0 and TypeScript 5.0 beta
#623 — January 27, 2023 Read on the Web JavaScript Weekly Astro 2.0: The Next-Gen ‘Islands’-Oriented Web Framework — 2.0 includes hybrid rendering (mixing of SSR and SSG outputs),...
Read More
A small tool that makes you generate typescript interface from JSON or JS object
X2Interface This is a small tool for developers which can generate typescript interfaces definition from JSON or JS object. Features Cleaner UI with configurable options Support both JS and...
Read More
VueBoard – Admin dashboard built Vue 3, Tailwind CSS and TypeScript
VueBoard Dashboard starter template built Vue 3, Tailwind CSS and TypeScript. View Demo View Github Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and...
Read More
What is Angular
Introduction Angular is a client-side open-source JavaScript-based front-end framework, which is used to build custom applications in HTML, CSS and Typescript. AngularJS was launched in 2009 by Misko Hevery...
Read More
Typescript vs. Javascript: The Key Differences You Should Know in 2022
Let’s start the battle TypeScript vs JavaScript with an introduction of both technologies. JavaScript is a scripting language, that was developed by EMCA’s Technical Committee and Brendan Eich. It works...
Read More