Awesome Coding Blog
Learn to code awesome stuff like web applications, 3D graphics, animations, games, scrapers, artificial intelligence, VR, AR in a beginner-friendly way.
A Practical Introduction to Building Smart Contracts Using Solidity
Learn how to build a Smart Contract using Solidity language that can be deployed on the Ethereum network.
Learn How to Build a GraphQL API in Node.js Using Apollo Server
Learn the basics of building a GraphQL API in Node.js using Apollo Server
Building a Web API using GraphQL vs. REST
Advantages and Disadvantages of GraphQL and REST APIs.
Reasons Why JavaScript is Awesome
Awesome programming libraries that will make you fall in love with the JavaScript language
Web Scraping in JavaScript and Node.js using Puppeteer
Learn web scraping in JavaScript and Node.js using Puppeteer
Coding for Statistics: Develop an Intuition for Statistics Using Programming
Learn how coding can help you develop a sense for statistics using Monty Hall and Birthday problem
How to use Youtube JavaScript API to Search for Videos with Node.js
Learn how to use Youtube JavaScript Data API to search for Videos in Node.js
Teaching Coding to Absolute Beginners
Lessons learned in teaching coding to absolute beginners
File System in Node.js Part 3: Working Asynchronously
Synchronous and Asynchronous file system operations in Node.js
File System in Node.js Part 2: Reading and Writing Files
Reading and writing files on the file system using JavaScript and Node.js
File System in Node.js Part 1: Working with Folders
Working with folders on the file system using JavaScript and Node.js
Creating Photorealistic Graphics on the Web
Creating Photorealistic Graphics on the Web using JavaScript and Three.js
Creating a Book Cover Using JavaScript
How I created a cover for my book using JavaScript and p5.js