Javascript

JavaScript Kit- Your comprehensive JavaScript, DHTML, CSS, and Ajax stop
Your comprehensive JavaScript, DHTML, CSS, and Ajax stop
JavaScript ES2020 - The Features You Should Know
If you like what I write, the chances are you would love what I email. Consider subscribing to my mai...
12 Amazing jQuery Tables - SitePoint
This article on jQuery tables runs through a selection of jQuery-powered plugins to create, extend or enhance your tables. These plugins range in their scope from light restyling to fully feature-packed solutions.
Using Service Workers
One overriding problem that web users have suffered with for years is loss of connectivity. The best web app in the world will provide a terrible user experience if you can’t download it. There have been various attempts to create technologies to solve this problem, and some of the issues have been …
JavaScript Arrow Functions Can Make You a Better Developer
Want to be better at web development? Arrow functions, added to JavaScript ES6, give you two ways to create functions for web apps.
Passing .NET Server-Side Data to JavaScript
This post lists various methodologies to pass server-side C# data from an ASP.NET back-end to a JavaScript front-end.
Document.querySelectorAll()
The Document method querySelectorAll() returns a static (not live) NodeList representing a list of the document’s elements that match the specified group of selectors.
Promise
The Promise object represents the eventual completion (or failure) of an asynchronous operation and its resulting value.

React

React from scratch Part 1
In this series we will get to know React, Webpack, Babel and Redux. For the first part of this series...
React from scratch Part 2
This is the second part of the series “React from scratch”. This time we will start creating a To-Do-...

Typescript

typescript-cheatsheets/react
Cheatsheets for experienced React developers getting started with TypeScript - typescript-cheatsheets/react
Articles — Marius Schulz
Here’s the archive of all blog posts I’ve written between 2011 and 2020, grouped by month.
GraphQL Code Generator | GraphQL Code Generator