• Post category:StudyBullet-14
  • Reading time:6 mins read


Save your time and increase your productivity

What you will learn

How to work productively with web development tools

Save your time

Increase your productivity

Powerful editing features

Code intelligence

Useful keyboard shortcuts

Description

With “Tips and Tricks”, you can get started right away and learn how to work productively with web development tools. You’ll learn powerful editing features, code intelligence, and useful keyboard shortcuts.


Get Instant Notification of New Courses on our Telegram channel.


  • Did you know that your keyboard has emojis installed with all the common symbols?
  • Did you know that the clipboard can manage many items and be shared between active devices?
  • Did you know that Visual Studio Code’s autocomplete for HTML isn’t just IntelliSense, but a more advanced technology called Emmet?
  • Did you know that you can use Google Maps to display a location on your screen without needing the Google Maps API Key?
  • And you can embed a YouTube video on your website by using the embed option of YouTube Video Share
  • Have you ever used the “Developer: Reload Window” feature of Visual Studio Code?
  • Have you ever thought about removing all conflicting changes from a working tree without having to go through all the conflicts with the Git Merge Tool?
  • Have you ever used the SVG files as templates in Angular applications?
  • You don’t need any special libraries to have a CSS Grid and a CSS Flex Box in your application.Just set the value of the CSS property display to grid or flex and adjust the other related properties of the layout.

This course goes pretty fast and provides a broad overview of great tips and tricks.

English
language

Content

Introduction

Introduction

Refresh the developer view

Refresh the developer view

Resolve a git merge conflict in favor of pulled changes

Resolve a git merge conflict in favor of pulled changes

Emmet

Emmet

Show the current file in Explorer

Show the current file in Explorer

Move a line up or down in Visual Studio Code

Move a line up or down in Visual Studio Code

Rename your application

Rename your application

Custom build script in the package.json

Custom build script in the package.json

SVG files as templates in Angular applications

SVG files as templates in Angular applications

Emoji are available by default in your OS keyboard

Emoji are available by default in your OS keyboard

Type all the symbols like a pro

Type all the symbols like a pro

Clipboard in Windows

Clipboard in Windows

GitHub pages

GitHub pages

Google maps

Google maps

YouTube

YouTube

CSS grid and flexbox

CSS grid and flexbox

CSS Media Queries

CSS Media Queries