Logo
PublicationTech InterviewYouTubeSay Hello

#BACKEND

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
AfterAcademy Tech

AfterAcademy Tech

Chrome V8 Engine - Javascript runtime for Node.js

Chrome V8 engine originally run in Chrome web browsers. But later it was used to run the javascript without a browser. Node.js is written in C++ and build on top of Chrome V8 engine, which provides the runtime for the Javascript.

29 Oct 2019
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

What exactly is API?

In this blog, we will learn about API. We will see what exactly is API and by the end of this blog, you will get the knowledge of APIs with the help of some conceptual and practical example.

22 Oct 2019
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Blocking and Non-Blocking in Node.js - Asynchronous Operations and Callbacks

Asynchronous coding paradigm enables us to write non-blocking code. This makes the single threaded Javascript run with efficiency. A single thread is like an execution that can do only one thing at a time.

03 Oct 2019
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Introduction to Node.js - How Node.js works?

In this article we will explore the core structures of the Node.js architecture. Node.js is a popular framework for building backend systems (network applications) which can scale very well. Node.js is a Javascript runtime based on Chrome V8 engine.

03 Oct 2019
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Most used Javascript ECMAScript 2015 (ES6) and ECMAScript 2016 (ES7) features

ES6 brought the most profound changes to the javascript. It completely reshaped the way we approach to javascript. ES7 was a tiny update on top of ES6. Let’s see the changes that were brought in the ES6 update.

27 Jul 2017
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

How to convert your laptop/desktop into a server and host internet accessible website on it: Part 2

This is the part 2 of the article series on hosting a website on the internet using your own laptop. In part 1 we developed the concepts of internet structure and functionings.

09 Jun 2017
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

How to convert your laptop/desktop into a server and host internet accessible website on it: Part 1

In this article, I will share the knowledge and hacks I did to convert my laptop into a server. Going forward, I must present my intentions for writing this article.

09 Jun 2017
Thumbnail

  • 1
  • 2
  • 3

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
CONNECT WITH US

© Copyright 2025 AfterAcademy
Privacy Policy
Terms And Conditions
Cookie Policy
This website uses cookies to ensure you
get the best experience on our website.
Read More