Nelly Sattari
  • About me
Sign in Subscribe

javascript

A collection of 3 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.
Oct 11, 2018 2 min read
Fancy becoming a frontend developer?
javascript

Fancy becoming a frontend developer?

I had a talk at DDDsydney [https://next.dddsydney.com.au/] 2018 and here is the video of my presentation plus slides [https://drive.google.com/open?id=1HUyzul9jFbYR85Lrhhz8KaNdAFb0hUt4], Github code [https://github.com/nellysattari/FoodFrontend] and references. My talk was about "Fancy becoming a frontend developer? Get to know
Aug 11, 2018 1 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
Aug 31, 2017 3 min read
Page 1 of 1
Nelly Sattari © 2023
  • Community activities
Powered by Ghost