Everyone knows Google’s obsession with creating different frameworks and launching a few programming languages. Dart was one of the programming languages launched by Google which was object-oriented and a web-based programming language. Dart programming language didn’t gain a huge response
Frontend development is very important these days. There are a lot of tasks that a frontend developer has to do on a daily basis. As front-end developers, we write a lot of HTML, CSS, and JavaScript code all the time.
Web developers love nothing more than finding amazing extensions that accelerate the development process. One such tool is Chrome DevTools, which offers a lot of features and it is the go-to tool for frontend developers, of all levels. DevTools has
Making frontend applications is not as simple as it used to be. Frontend frameworks like React and Vue.js rely heavily on APIs. This adds complexity to our app because we need to manage how we call these APIs. One solution
In the current age of JavaScript, Promises are the default way to handle asynchronous behavior in JavaScript. But how do they work? Why should you understand them very well? A Promise in Real Life When we make you a promise,
The fifth major webpack release was released recently. Almost two years since the last major release (4), this release brings a lot of changes to the most used module bundler in the JavaScript ecosystem. If like me, you started your
ECMAScript has grown to be one of the world’s most widely used general-purpose programming languages. ECMAScript is based on several originating technologies, the most well-known being JavaScript (Netscape) and JScript (Microsoft). Here are the new features of ES2020. Dynamic Import
JavaScript is the standard technology for implementing a seamless interaction between a user and the web page. Almost all modern browsers support it. It is the main technology behind driving the modern UX and/or server-side frameworks such as Angular, Node.JS
React is a standout amongst the most open source code libraries made for JavaScript software engineers. It is centered on the most agreeable and simple approaches to build up an application or a website page. It’s utilized for taking care
Carbon – A new programming language by Google
Everyone knows Google’s obsession with creating different frameworks and launching a few programming languages. Dart was one of the programming languages launched by Google which was object-oriented and a web-based programming language. Dart programming language didn’t gain a huge response
Tags:
The most useful Frontend coding tips and Database concepts
Frontend development is very important these days. There are a lot of tasks that a frontend developer has to do on a daily basis. As front-end developers, we write a lot of HTML, CSS, and JavaScript code all the time.
Tags:
9 hidden features of Chrome DevTools
Web developers love nothing more than finding amazing extensions that accelerate the development process. One such tool is Chrome DevTools, which offers a lot of features and it is the go-to tool for frontend developers, of all levels. DevTools has
Tags:
How to write clean API calls with Axios
Making frontend applications is not as simple as it used to be. Frontend frameworks like React and Vue.js rely heavily on APIs. This adds complexity to our app because we need to manage how we call these APIs. One solution
Tags:
How Promises work in JavaScript
In the current age of JavaScript, Promises are the default way to handle asynchronous behavior in JavaScript. But how do they work? Why should you understand them very well? A Promise in Real Life When we make you a promise,
Tags:
What’s new in Webpack 5
The fifth major webpack release was released recently. Almost two years since the last major release (4), this release brings a lot of changes to the most used module bundler in the JavaScript ecosystem. If like me, you started your
Tags:
New Features In ES2020
ECMAScript has grown to be one of the world’s most widely used general-purpose programming languages. ECMAScript is based on several originating technologies, the most well-known being JavaScript (Netscape) and JScript (Microsoft). Here are the new features of ES2020. Dynamic Import
Tags:
Top 5 best practices to write more robust JavaScript
JavaScript is the standard technology for implementing a seamless interaction between a user and the web page. Almost all modern browsers support it. It is the main technology behind driving the modern UX and/or server-side frameworks such as Angular, Node.JS
Tags:
React – The most agreeable JavaScript library to build single-page or mobile apps
Tags: