Web Weekly #23

Emil Billberg
codeburst
Published in
2 min readAug 31, 2017

--

GraphQL vs. REST

Have you ever heard about GraphQL and how it compares to REST? I didn’t really know what GraphQL was but this comparison helped clear up some question marks. Recommended read for everyone who wants to know about more about GraphQL.

ARCore vs. ARKit

Both Google and Apple are betting hard on augmented reality (AR). Both companies have released their own platforms for developers. The result is really cool now it is up to developers to find use cases and content for AR. Do you have a great idea that can take advantage of one of these platforms to power your app?

Quantum CSS

Firefox are constantly moving over some legacy code to their new improved engine written in Rust. I don’t use Firefox personally yet, but reading articles and tweets the response have been phenomenal. People are really impressed with the speed improvements of it, especially in the latest Nightly build. Read to hear more about the the rewrite they have done internally in the CSS engine.

Kubernetes

Ever thought about learning more about Kubernetes but don’t know where to start? This is an excellent start and introduces you to some of the core concepts about Kubernetes. Although, let’s be clear Kubernetes is a big topic and there are plenty of new concepts to learn. Hey, don’t let that stop you it is really cool!

Memory Management

Refresh your memory and take a look at memory management in JavaScript. The concepts are the basics of how JavaScript and is something that should be in every web developers toolbox. Take ten minutes and refresh your memory!

My name is Emil Billberg and I work as a Fullstack Web Developer in Stockholm, Sweden. Follow me on Twitter or check out my GitHub account.

--

--