CSS
Posted in css CSS Frameworks css2 css3 flexbox css less SASS

An introduction to responsive font-sizes

Responsive font sizes can be enabled by using viewport relative units. By combining a base size (1em) and a viewport-related unit (vmin, or viewport-minimum of the smallest…

Continue Reading...
JavaScript
Posted in Angular ES6 Javascript jquery js Reactjs TS typescript

JS Array Functions

Not really next-gen JavaScript, but also important: JavaScript array functions like map() , filter() , reduce()  etc. You’ll see me use them quite a bit since a lot of React concepts rely…

Continue Reading...
JavaScript
Posted in Angular angularJS Javascript js Reactjs Vuejs

Next-Gen JavaScript

let & const Read more about let : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let Read more about const : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const let  and const  basically, replace var . You use let  instead of var  and const  instead of var  if you plan on never re-assigning…

Continue Reading...
Posted in Salesforce

Salesforce Interview Questions and Answers

1. What is Salesforce? This is one of the most basic salesforce interview questions, where the interviewer is simply checking if you can club your…

Continue Reading...
Posted in artificial intelligence interview questions and answers on artificial intelligence

interview questions and answers on artificial intelligence

1. What is Artificial Intelligence? Give an example of where AI is used on a daily basis. “Artificial Intelligence (AI) is an area of computer…

Continue Reading...
elecrical
Posted in Electrical Engineering Interview Questions and Answers

Electrical Engineering Interview Questions and Answers

1. What happens when two positively charged material is placed together? When two positively charged materials are placed together they will repel. 2. What are…

Continue Reading...
Posted in Civil Engineer Interview

Civil Engineer Interview Questions and Answers

1. What Drew You to Civil Engineering? One of the most common civil engineering interview questions is, “Why do you want this job?” Employers in…

Continue Reading...
Posted in Interview

Mechanical Engineering Questions and Answers

1. What was the first thing you ever designed?  Some of the best mechanical engineers have been creating things their entire lives. Exploring a candidate’s…

Continue Reading...
Posted in Extention IDE Interview Plugin VS Code

Top Visual Studio Code extensions for developers

Live Sass compiler This VS Code extension is used for compiling SCSS files to CSS files quickly compared to other compilers like Visual Studio extensions. This is…

Continue Reading...
Posted in Technical Tnterview Quetions

Technical Interview Questions and Answers for Freshers

1. What is Artificial Intelligence?  Artificial Intelligence is a technology that is used in computer science. It is used for creating an intelligent machine that can behave…

Continue Reading...