September 8-11, 2019. A collection of articles, tutorials, news and code on all things HTML, CSS and JS.
HTML / CSS Articles
JavaScript Articles
-
An Introduction to JavaScript’s queueMicrotask https://www.freecodecamp.org
-
Introduction to the typeof Type Guard in TypeScript https://alligator.io
-
How I Developed React Hooks for Web Workers https://blog.axlight.com
-
How to Create a Web Booking Form With the Smart Forms Script https://code.tutsplus.com
-
JavaScript under the hood: Execution Context https://www.jsmonday.dev
-
Improving our homemade JavaScript obfuscatorhttps://antoinevastel.com
-
Passing React props to childrenhttps://www.jeffamabob.com
-
How to manage state in a React app with just Context and Hookshttps://www.freecodecamp.org
-
An Introduction to CSS-in-JS: Examples, Pros, and Conshttps://webdesign.tutsplus.com
-
Let’s Take a Look at CSS in JS with React in 2019 – CSS & Inline Stylinghttps://dev.to
-
Machine Learning For Front-End Developers With Tensorflow.jshttps://www.smashingmagazine.com
-
A Simple Way to Animate Scrolling Effects in JavaScripthttps://alligator.io
-
Angular FontAwesome in Five Easy Steps using angular-fontawesomehttps://dev.to
-
Using if Blocks in Svelte https://alligator.io
-
Hamburger Menu with a Side of React Hooks and Styled Componentshttps://css-tricks.com
-
Two Browsers Walked Into a Scrollbarhttps://www.filamentgroup.com
-
Benchmarking our JavaScript obfuscatorhttps://antoinevastel.com
-
Blocks of Tetris codehttps://remysharp.com
-
How to Handle Easily ‘this’ in JavaScripthttps://dmitripavlutin.com
-
Another way to write your JavaScripthttps://dev.to
Other Articles
-
waveProgress
A canvas progress wave with a light plugin system.
-
react-awesome-player
video.js player component for React. Secondary development based on video.js, perfectly compatible with React , support subtitle display and the live stream of HLS. It is an awesome plugin for playing video on webpage.
-
Vue Async Function
Vue.js async function helper.
-
Svelte 3 Todo List App
A todo list application built with Svelte 3.
-
Drag-and-DropRN
Drag & Drop example build in React-Native with RNGH and Reanimated/
-
SmoothScrollAnimations
Demo of a tutorial on how to add smooth page scrolling with an inner image animation.