ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

542 results

Carlos Mafla
5 VIM Plugins for React JS Development - VIM Javascript Development

In this video, I will show you 5 VIM plugins I recommend for React/Javascript development. 0:00 - Vim Prettier for code formatting ...

2:17
5 VIM Plugins for React JS Development - VIM Javascript Development

16,283 views

6 years ago

s1n7ax
[DEMO] Vim/NeoVim Typescript React with TSlint, Prettier, Code Intellisense and more

Video Tutorial: https://www.youtube.com/watch?v=zhu1zFsD0t4 Tutorial: “NeoVim for Typescript + React Development” by ...

1:03
[DEMO] Vim/NeoVim Typescript React with TSlint, Prettier, Code Intellisense and more

8,305 views

6 years ago

TJ DeVries
The easiest neovim autocompletion setup?

Advent of Neovim :) blink: https://github.com/Saghen/blink.cmp I mentioned my course from boot dev, which you can check out ...

3:08
The easiest neovim autocompletion setup?

86,561 views

1 year ago

Ian S. McBride
Screencast of Vim ALE used in a React app

A tiny example of a React app with the formatter Prettier and linter ESLint in Vim using the Vim plugin ALE.

1:51
Screencast of Vim ALE used in a React app

710 views

3 years ago

Kythonlk
Master Vim Macros for Rapid Editing (React Native/TSX Example)

Tired of repetitive coding tasks slowing you down? Unleash the power of Vim macros and automate your workflow! This video ...

1:01
Master Vim Macros for Rapid Editing (React Native/TSX Example)

50 views

2 years ago

TerrniT
Ready set-up neovim react native

devaslife thanks !!

0:33
Ready set-up neovim react native

2,824 views

3 years ago

Yuya Nobuoka
Demonstration of TypeScript's code completion on Vim

I'm developing a simple neocomplcache plug-in for code completion of TypeScript language. Currently, this plug-in only provides ...

1:08
Demonstration of TypeScript's code completion on Vim

4,392 views

13 years ago

Get Arrays
Vim Customized for JavaScript/TypeScript on Ubuntu 21.04

I've been using Vim on my Linux machine where I do most of my development. My productivity has increased ever since.

0:48
Vim Customized for JavaScript/TypeScript on Ubuntu 21.04

1,521 views

4 years ago

Web Nuts
Top 5 Visual Studio Code Extensions for React TypeScript

These are my 5 favorite Visual Studio Code Extensions with a React.js TypeScript development environment.

2:29
Top 5 Visual Studio Code Extensions for React TypeScript

985 views

3 years ago

Gourcer
Gource visualisation: peitalin/vim-jsx-typescript on 2020-12-11

Url: https://github.com/peitalin/vim-jsx-typescript Author: peitalin Repo: vim-jsx-typescript Description: React JSX syntax ...

1:46
Gource visualisation: peitalin/vim-jsx-typescript on 2020-12-11

7 views

5 years ago

s1n7ax
[DEMO] nvim-react - Reactive UI framework for Neovim

nvim-react: https://github.com/s1n7ax/nvim-react Follow me on: Email: srineshnisala@gmail.com GitHub: ...

2:25
[DEMO] nvim-react - Reactive UI framework for Neovim

867 views

3 years ago

Fireship
Regular Expressions (RegEx) in 100 Seconds

Learn how to use Regular Expressions, or RegEx, in 100 Seconds. Grab the cheatsheet here ...

2:22
Regular Expressions (RegEx) in 100 Seconds

687,460 views

5 years ago

Fireship
There’s a fast new code editor in town

Take a first look at Zed - a fast new code editor written in Rust with AI built in. Learn the pros and cons of this promising new ...

3:58
There’s a fast new code editor in town

1,182,639 views

1 year ago

Heythem Ben Jeddou
Shark undo redo React JS with TypeScript

Ocean Shark Spawner is a simple and engaging web application developed using CSS and React JS with TypeScript. It offers a ...

0:25
Shark undo redo React JS with TypeScript

74 views

2 years ago

Erik Aybar
Automate refactoring TypeScript functions and React components with WebStorm

A quick look at extracting TypeScript functions from a bloated React component. 1. Extract function out of bloated component logic ...

2:22
Automate refactoring TypeScript functions and React components with WebStorm

644 views

3 years ago

Gourcer
rhysd/action-setup-vim - Grource visualisation

Url: https://github.com/rhysd/action-setup-vim Author: rhysd Repo: action-setup-vim Description: GitHub Action to setup Vim or ...

1:45
rhysd/action-setup-vim - Grource visualisation

8 views

4 years ago

PyCharm, a JetBrains IDE
Step 9 - React tutorial: Class components with propos

Step 9 in the "React, TypeScript, and TDD" tutorial Make a simple class component with a single prop, again with a TypeScript ...

3:53
Step 9 - React tutorial: Class components with propos

178 views

5 years ago

Callstack
Why Use React Native Windows in Desktop Development

In this video Mike Grabowski (https://twitter.com/grabbou) and Bartosz Klonowski explain why developers should consider React ...

3:50
Why Use React Native Windows in Desktop Development

1,210 views

4 years ago

Fireship
Astro in 100 Seconds

Astro is an open-source tool that can build static HTML websites using popular frontend JavaScript frameworks (React, Vue, ...

2:17
Astro in 100 Seconds

401,999 views

4 years ago

Baylor Breaks It Down
JS Unit Testing | Part 6 | Running Our Tests Inside Vim

Now that we are in a rhythm writing tests it can become annoying having to swap back and forth between our editor and shell.

1:22
JS Unit Testing | Part 6 | Running Our Tests Inside Vim

420 views

6 years ago

basarat
The only time web devs use VIM

I remember it like it was yesterday. Or was it today? It's a joke. You can use vim. It's fine. Or is it? It's a joke. Real Devs use ...

0:33
The only time web devs use VIM

533 views

4 years ago

Tsoding Highlights
The Best Programming Language Of All Time | Tsoding

Tsoding Daily: https://www.youtube.com/@TsodingDaily This channel is not affiliated in any way with the Tsoding Daily channel or ...

2:05
The Best Programming Language Of All Time | Tsoding

63,365 views

1 year ago

YouTubeBUDDY
TypeScript Tutorial | Advantage of Data Type : IntelliSense

Another advantage of data type in TypeScript i.e. IntelliSense. TypeScript Tutorial : Beginner to ...

2:58
TypeScript Tutorial | Advantage of Data Type : IntelliSense

962 views

5 years ago

Wes Bos
🔥 TypeScript one or the other with `never`

This should be a short, but it's too long for YouTube shorts.

1:05
🔥 TypeScript one or the other with `never`

4,210 views

3 years ago

Jeremy Greer
vim with ts via jsdoc

I got Vim working with TS via JSDoc in JS. Yeah, not really TS.

3:31
vim with ts via jsdoc

238 views

6 years ago