Nelly Sattari
  • About me
Sign in Subscribe

promise

A collection of 2 posts
Would you like to use ES6 Promises?
polyfill

Would you like to use ES6 Promises?

JavaScript is a progressive language and browsers improve their ability to understand the new features of JavaScript over time. For some features you might want to wait for browser to support otherwise you should get Babel to transpile ES2015+ feature to ES5 for you, so all browsers will recognise them.
11 Oct 2018 2 min read
What you need to know before Nodejs
express

What you need to know before Nodejs

What is Express? It is a NodeJs framework which provides convenient access to use http, routing, middleware and is perfect to create the API. What is Middleware? I would say middleware is a module which is acting like an interceptor. Once client hits your endpoint, it can be either served
31 Aug 2017 3 min read
Page 1 of 1
Nelly Sattari © 2025
  • Community activities
Powered by Ghost