#660 — October 26, 2023 Read on the Web JavaScript Weekly Transformers.js 2.7: ML for the Web, Now with Text-to-Speech — Transformers.js provides access to machine learning models directly...
Read More
mobile-development
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
No Code/Low Code Vs. Traditional Development
Do you want to know which is better – No Code/Low Code or Traditional Development? Are you looking for the advantages and disadvantages of each? Do you need to...
Read More
JavaScript on your schedule
#633 — April 6, 2023 Read on the Web ❓ JavaScript Weekly on a Thursday? It’s true. As well as it being Good Friday tomorrow, we’ve decided to move...
Read More
Is React used in industry?
Is React Used in Industry? React is a popular JavaScript library used to build user interfaces (UI). It is developed and maintained by Facebook, and has become one of...
Read More
Why React is so popular?
Why React is So Popular? React is a JavaScript library that is used to create user interfaces. It was developed by Facebook in 2013 and has since become one...
Read More
Bitburner Apps Built With Vue.js
Bitburner Apps When installing, you’re free to change the target name and install the apps anywhere you want. Server list Macros Server list Lists statistics about all available servers...
Read More
Hotel Views App With Typescript And Vue
vue test View Demo View Github Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes...
Read More
IPFS Blog & News website Built With Vue.js
IPFS Blog & News This repository contains code and content for the IPFS Blog & News website. To contribute to the site, please follow the instructions below for post...
Read More
Drag n’ Drop plugin for Vue.js
vue2-dnd Drag n’ Drop plugin for Vue.js View Demo View Github Installation npm install vue2-dnd –save Usage import Vue2Dnd from ‘vue2-dnd’ Vue.use(Vue2Dnd) Draggable Directive v-draggable.[groupname]=”[draggable object]” <template> <div v-draggable.groupname=”item”></div>...
Read More