https://bit.ly/2Ar1NqP
How to build a Serverless URL shortener using AWS Lambda and S3
#urlshortner #aws #lambda #s3 #serverless
How to build a Serverless URL shortener using AWS Lambda and S3
#urlshortner #aws #lambda #s3 #serverless
https://bit.ly/2ArKJkv
How to structure your React app for infinite scale? ⚛️
#react #scale #architecture
How to structure your React app for infinite scale? ⚛️
#react #scale #architecture
Hacker Noon
Fractal — A react app structure for infinite scale
After having worked with React and flux (Redux) with over 8 significant projects (100+ screens each), we learnt a few things about React…
https://bit.ly/2TpkL8y
Great collection of visualized data structures and algorithms through animation 👍🏻
#algorithms #datastructures
Great collection of visualized data structures and algorithms through animation 👍🏻
#algorithms #datastructures
visualgo.net
VisuAlgo - visualising data structures and algorithms through animation
VisuAlgo was conceptualised in 2011 by Dr Steven Halim as a tool to help his students better understand data structures and algorithms, by allowing them to learn the basics on their own and at their own pace. Together with his students from the National University…
https://bit.ly/2CM1Fnu
CSS Shapes allow us to define geometric shapes that text can flow around. These shapes can be circles, ellipses, simple or complex polygons, and even images and gradients.
#css
CSS Shapes allow us to define geometric shapes that text can flow around. These shapes can be circles, ellipses, simple or complex polygons, and even images and gradients.
#css
Codrops
An Introduction to CSS Shapes | Codrops
CSS Shapes allow us to make interesting and unique layouts by defining geometric shapes, images, and gradients that text content can flow around.
https://bit.ly/2SyAgLj
19 skills and topics you might find valuable in 2019 for becoming a better node.js developer. Awesome article with a bunch of links for a deeper dive in the topic 🤩
#node #javascript
19 skills and topics you might find valuable in 2019 for becoming a better node.js developer. Awesome article with a bunch of links for a deeper dive in the topic 🤩
#node #javascript
Medium
19 ways to become a better Node.js developer in 2019
Strategic ideas for things you should learn to create robust Node.js & Javascript application in 2019
https://bit.ly/2FbKMEa
Fascinating post about experimenting with brain-sensors to control real world objects using JavaScript. Mind blowing 🤯
#javascript #neurotechnology
Fascinating post about experimenting with brain-sensors to control real world objects using JavaScript. Mind blowing 🤯
#javascript #neurotechnology
Medium
Experimenting with brain-computer interfaces in JavaScript.
For the past couple of years, I’ve had a growing interest in neurotechnology. This blog post is about sharing the things I’ve learnt along…
https://bit.ly/2F60tNc
Super useful tips for writing your resume and making it stand out among others 📋
#resume
Super useful tips for writing your resume and making it stand out among others 📋
#resume
Medium
How to avoid getting your front-end developer resume thrown out
Hi! I’m Way. I’m looking to hire a senior front-end engineer and an intermediate front-end engineer, and I have a lot of resumes to look…
https://bit.ly/2LRey2u
Understanding JavaScript inheritance and prototype chain (article + video) 🖇
#javascript #inheritance #prototype
Understanding JavaScript inheritance and prototype chain (article + video) 🖇
#javascript #inheritance #prototype
TylerMcGinnis.com
JavaScript Inheritance and the Prototype Chain
Inheritance is a principle of Object Oriented Programming. In this post you'll learn how to accomplish inheritance in JavaScript in both ES5 as well as ES6.
https://bit.ly/2RaRDF9
Let's be honest modern JavaScript ecosystem is hard with all of its transpilers, tools, and frameworks, but it's still possible to figure it out. This article will help us to cure JavaScript fatigue! 💪🏼
#javascript #frameworks #tools
Let's be honest modern JavaScript ecosystem is hard with all of its transpilers, tools, and frameworks, but it's still possible to figure it out. This article will help us to cure JavaScript fatigue! 💪🏼
#javascript #frameworks #tools
freeCodeCamp.org
A Study Plan To Cure JavaScript Fatigue
Like everybody else, I recently came across Jose Aguinaga’s post “How it feels to learn JavaScript in 2016”.
https://bit.ly/2C60oG6
Functional programming is a hot topic of the last couple of years. Let’s understand its concepts, differences with object oriented programming and ways of implementing it.
#javascript #functionalprogramming #fp
Functional programming is a hot topic of the last couple of years. Let’s understand its concepts, differences with object oriented programming and ways of implementing it.
#javascript #functionalprogramming #fp
Medium
Concepts of Functional Programming in Javascript – The Renaissance Developer – Medium
After a long time learning and working with object-oriented programming, I took a step back to think about system complexity.
https://bit.ly/2CRWAKd
Best JavaScript frameworks to get familiar with in 2019 💫
#javascript #frameworks
Best JavaScript frameworks to get familiar with in 2019 💫
#javascript #frameworks
Bits and Pieces
The Most In-Demand JavaScript Frameworks for Developers in 2019
2018 “State of JS” report is here- which frameworks will rule 2019?
https://bit.ly/2CTaQma
Understanding how Webpack works by building a simple app with Mocha and Chai tests 💪🏼
#javascript #webpack #chai #mocha
Understanding how Webpack works by building a simple app with Mocha and Chai tests 💪🏼
#javascript #webpack #chai #mocha
ITNEXT
webpack: From 0 to automated testing
JavaScript, as in both the language and its ecosystem, has changed a ton since it first came out in 1995. Now the language is being used…
https://bit.ly/2FgBEiG
Virtual DOM term has been coined a couple of years ago mostly because of React and Vue frameworks. Let’s figure how it works and why it’s more performant than regular Document Object Model and shadow DOM 🤯
#dom #virtualdom #javascript
Virtual DOM term has been coined a couple of years ago mostly because of React and Vue frameworks. Let’s figure how it works and why it’s more performant than regular Document Object Model and shadow DOM 🤯
#dom #virtualdom #javascript
bitsofcode
Understanding the Virtual DOM
I’ve recently been writing about what exactly the DOM and the shadow DOM are and how they differ. To recap, the Document Object Model is an object-based representation of an HTML document and an interface to manipulating that object. The shadow DOM can be…
https://bit.ly/2QBcP1V
Let’s dive deeper in functional programming. Why it matters and what's cool about it? 🤨
#functionalprogramming #fp
Let’s dive deeper in functional programming. Why it matters and what's cool about it? 🤨
#functionalprogramming #fp
Hacker Noon
Why functional programming matters
Why testing for functional programming skills at software developer interviews is good for your business