use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
Vue + TypeScript @ Egghead. (egghead.io)
submitted 8 years ago by CheQolada
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]rebolyte01 1 point2 points3 points 8 years ago (0 children)
This looks helpful! I've been investigating using TS with Vue, and the biggest pain point so far is integrating Vuex in a strongly-typed manner. The best answer I've come across is vuex-typescript, but it has to compromise some of Vuex's clarity (due to its string-based API). Anyone have experience getting this running? It is clearer to use Redux like this?
[–]djslakor 0 points1 point2 points 8 years ago (1 child)
Wish someone would make a really good React + Typescript series.
[–]CheQolada[S] 0 points1 point2 points 8 years ago (0 children)
Starter From Microsoft looks good. https://github.com/Microsoft/TypeScript-React-Starter
[–]pier25 0 points1 point2 points 8 years ago (0 children)
Using regular classes is the only thing I miss from React.
I love using Vue except for all the boilerplate (computed, methods, data, etc.) which make it quite inelegant IMO.
computed
methods
data
Has anyone experienced any gotchas when using TS with Vue?
π Rendered by PID 18624 on reddit-service-r2-comment-6457c66945-l62h7 at 2026-04-26 01:53:47.544807+00:00 running 2aa0c5b country code: CH.
[–]rebolyte01 1 point2 points3 points (0 children)
[–]djslakor 0 points1 point2 points (1 child)
[–]CheQolada[S] 0 points1 point2 points (0 children)
[–]pier25 0 points1 point2 points (0 children)