Pentacode
  • Categories
    • Exclusive
    • ReactJS
    • Beginner
    • Intermediate
    • Advanced
    • Dev Ops
    • Tips & Techniques
  • Newsletter
  • Courses
    Advanced
    Beginner
    DevOps
    Intermediate
    Investing
    Javascript
    PentaCode Exclusive
    ReactJS
    Tips & Techniques

PentaCode

Quality, free web dev tutorials and articles
Advanced
Beginner
DevOps
Intermediate
Investing
Javascript
PentaCode Exclusive
ReactJS
Tips & Techniques
User Inyerface - A worst-practice UI experiment
CSS is adding more ways to style underlines
Visual Studio Code June 2019
YouTube bans content “showing users how to bypass secure computer systems”
Puppeteer Recorder v0.7.0 now records screenshots
Build A Decentralized Chat Using JavaScript & Rust (WebAssembly)
More
Latest Tutorials
  • es6ForNewbies Spread and Rest Parameters
    ES6/ES2015 For Newbies Lesson 4: Spread and Rest Parameters
    Posted by Yongzhi Huang in Intermediate on May 30, 2016
    Are you tired of splicing, spiting, and concatenating arrays? Array manipulation is one of the most common things a...
  • es6ForNewbies Enhanced Object Literals and Default Values
    ES6/ES2015 For Newbies Lesson 3: Enhanced Object Literals and Default Values
    Posted by Yongzhi Huang in Intermediate on May 27, 2016
    Enhanced Object Literals Objects are essential part of Javascript. It’s no surprise that they’re getting a feature lift in...
  • ES6/ES2015 For Newbies Lesson 2: Blockscope with Const and Let & Template String
    Posted by Yongzhi Huang in Intermediate on May 27, 2016
    ES5 variable scopes In ES5, variables are scoped to the closest outer function where they’re declared: function myFunc() { var...
  • es6ForNewbiesArrowFunctions
    ES6/ES2015 For Newbies Lesson 1: Arrow Functions
    Posted by Yongzhi Huang in Intermediate on May 26, 2016
    In this introductory lesson, we’re going to learn about Arrow functions from the latest version of Javascript: ES6 or ES2015....
  • Improve code quality with JsHint
    Posted by Yongzhi Huang in Beginner on May 25, 2016
    What is JsHint? JsHint is a code quality tool that helps detect errors and potential problems in your javascript...
  • Minimal Express Server with Nginx and PM2
    Posted by Yongzhi Huang in DevOps on May 24, 2016
    Tools we’ll use Digital Ocean: A high quality, low cost VPS provider. Nginx: Extremely performant reverse proxy used by...
  • Lodash: Clone vs CloneDeep
    Posted by Yongzhi Huang in Intermediate on February 3, 2016
    Posted under Let’s Fix, where we discuss problems and solutions to real world web dev problems I ran into...
  • How to track user behavior in real time with Google Analytics
    Posted by Yongzhi Huang in Beginner on September 25, 2015
    Today we’re going to become NSA and spy on our users. JK!  Well not really, we’re going to learn...
  • 03 – Exploring Async.js – async.queue
    Posted by Yongzhi Huang in Intermediate on September 23, 2015
    Async.queue creates a queue object with the specified concurrency. Tasks added to the queue are processed in parallel (up...
  • 02 – Exploring Async.js – async.waterfall and async.series
    Posted by Yongzhi Huang in Intermediate on September 22, 2015
    In “Exploring async.js”, we’re going to learn about async.js, the jQuery of Nodejs. Async.js is a utility module which...
« Older Posts
Newer Posts »
PentaCode © 2019
  • About
  • Affiliate Links
  • Youtube
  • Facebook
  • Twitter
  • Contact