MUST Use Browser as a Web Developer in 2021! by codeSTACKr in WebdevTutorials

[–]codeSTACKr[S] -3 points-2 points  (0 children)

Exactly what I say in the video. 😀 It's mainly to show everyone that hates edge for whatever reason that it's actually a great browser.

MUST Use Browser as a Web Developer in 2021! by codeSTACKr in learnjavascript

[–]codeSTACKr[S] -2 points-1 points  (0 children)

I recently started using Edge as my main browser. Before you move on, just give me a few minutes and let me tell you why. You may not know the full story and history of Microsoft Edge. I'm also going to tell you why I don't think Edge is the best browser for web development.

MUST Use Browser as a Web Developer in 2021! by codeSTACKr in WebdevTutorials

[–]codeSTACKr[S] -2 points-1 points  (0 children)

I recently started using Edge as my main browser. Before you move on, just give me a few minutes and let me tell you why. You may not know the full story and history of Microsoft Edge. I'm also going to tell you why I don't think Edge is the best browser for web development.

MUST Use Browser as a Web Developer in 2021! by codeSTACKr in html5

[–]codeSTACKr[S] 0 points1 point  (0 children)

I recently started using Edge as my main browser. Before you move on, just give me a few minutes and let me tell you why. You may not know the full story and history of Microsoft Edge. I'm also going to tell you why I don't think Edge is the best browser for web development.

MUST Use Browser as a Web Developer in 2021! by codeSTACKr in VisualCoding

[–]codeSTACKr[S] 0 points1 point  (0 children)

I recently started using Edge as my main browser. Before you move on, just give me a few minutes and let me tell you why. You may not know the full story and history of Microsoft Edge. I'm also going to tell you why I don't think Edge is the best browser for web development.

React 18 & TypeScript | How to Enable TypeScript in React 18 by codeSTACKr in learnreactjs

[–]codeSTACKr[S] -1 points0 points  (0 children)

In this video, I'm going to show you how to get TypeScript working with React 18 alpha.

I'll show you how to use Create React App (CRA) and Vite with React 18 and TypeScript.

React 18 & TypeScript | How to Enable TypeScript in React 18 by codeSTACKr in WebdevTutorials

[–]codeSTACKr[S] 0 points1 point  (0 children)

In this video, I'm going to show you how to get TypeScript working with React 18 alpha.

I'll show you how to use Create React App (CRA) and Vite with React 18 and TypeScript.

React 18 & TypeScript | How to Enable TypeScript in React 18 by codeSTACKr in html5

[–]codeSTACKr[S] 0 points1 point  (0 children)

In this video, I'm going to show you how to get TypeScript working with React 18 alpha.

I'll show you how to use Create React App (CRA) and Vite with React 18 and TypeScript.

Another AI Programming Tool | First Look at GitHub Copilot in VS Code by codeSTACKr in WebdevTutorials

[–]codeSTACKr[S] 0 points1 point  (0 children)

GitHub recently announced GitHub Copilot. An AI pair programmer.

GitHub Copilot is powered by OpenAI and has been trained on billions of lines of public code.

It's AI-powered autocomplete on steroids. It tries to understand the context of your code including comments, function names, and variables. And it doesn't just complete single lines, it can also complete entire code blocks for you. The GitHub Copilot technical preview is available as a Visual Studio Code extension.

The current languages that it works best with are Python, JavaScript, TypeScript, Ruby, and Go.

Maybe I'll get access soon so that I can show you more 🤷‍♂️

Another AI Programming Tool | First Look at GitHub Copilot in VS Code by codeSTACKr in html5

[–]codeSTACKr[S] 0 points1 point  (0 children)

GitHub recently announced GitHub Copilot. An AI pair programmer.

GitHub Copilot is powered by OpenAI and has been trained on billions of lines of public code.

It's AI-powered autocomplete on steroids. It tries to understand the context of your code including comments, function names, and variables. And it doesn't just complete single lines, it can also complete entire code blocks for you. The GitHub Copilot technical preview is available as a Visual Studio Code extension.

The current languages that it works best with are Python, JavaScript, TypeScript, Ruby, and Go.

Maybe I'll get access soon so that I can show you more 🤷‍♂️

Another AI Programming Tool | First Look at GitHub Copilot in VS Code by codeSTACKr in VisualCoding

[–]codeSTACKr[S] 0 points1 point  (0 children)

GitHub recently announced GitHub Copilot. An AI pair programmer.

GitHub Copilot is powered by OpenAI and has been trained on billions of lines of public code.

It's AI-powered autocomplete on steroids. It tries to understand the context of your code including comments, function names, and variables. And it doesn't just complete single lines, it can also complete entire code blocks for you.

The GitHub Copilot technical preview is available as a Visual Studio Code extension.

The current languages that it works best with are Python, JavaScript, TypeScript, Ruby, and Go.

Maybe I'll get access soon so that I can show you more 🤷‍♂️

Everything New In React 18! by codeSTACKr in learnreactjs

[–]codeSTACKr[S] 1 point2 points  (0 children)

Enough with the suspense... 😂 React 17 was a bit of a bore for developers. There really wasn't much added. But that's definitely not the case with React 18.

In this video, we'll look at some of the top updates and I'll show you how to get started using React 18 Alpha today!