Tag: archive

Why you should be using JAMstack

Dev

Better performance, higher security, lower cost of scaling, and better developer experience. Need we say more?

Obinna Ekwuno
Jun 20, 2019 ⋅ 3 min read
The Future Of React

The future of React, unfolding with Suspense

Dev

Stay ahead of the curve with a look at two forthcoming React features: data fetching with Suspense and react-cache.

Lusan Das
Jun 11, 2019 ⋅ 4 min read
Vue Tips For React Developers

5 Vue tips for React developers

Dev

We used React and Vue to write the same application. Compare the code for each side by side.

Ryan Harris
Jun 11, 2019 ⋅ 7 min read
New In Angular 8

What’s new in Angular 8: Web worker support and more

Dev

Angular 8 has arrived, and it includes updates to nearly every component of the platform. But what about the highly anticipated Ivy renderer?

Nwose Lotanna
Jun 10, 2019 ⋅ 3 min read

What’s new in Nuxt 2.8

Dev

NuxtJS is one of the fastest growing frameworks for developing VueJS applications. The ability to choose what type of application […]

Ogundipe Samuel
Jun 9, 2019 ⋅ 3 min read

What’s new in Nuxt 2.7

Dev

NuxtJS is a free and open source web application framework based on Vue.js, Node.js, Express.js, Webpack, and Babel.js. It is […]

Ogundipe Samuel
Jun 7, 2019 ⋅ 3 min read
React 16.8 With Stable Support For Hooks

Introducing React 16.8, featuring official support for Hooks

Dev

React now has more than 100 releases, and v16.8.0 officially introduces stable support for Hooks.

Nwose Lotanna
Jun 6, 2019 ⋅ 4 min read

How Python can help you learn ES6

Dev

“Have you learned ES6 yet?” Oof. I used to feel a sense of pressure when people would ask me that. […]

Jenn Wong
Jun 5, 2019 ⋅ 5 min read

What to expect in React v17

Dev

React Fiber (React v16) is awesome and has taken some significant steps towards improving the developer experience as well as […]

Austin Roy Omondi
Jun 3, 2019 ⋅ 4 min read
Useful Tools And Techniques To Minify CSS

Useful tools and techniques to minify your CSS

Dev

Faster page speed, better performance, overall improved user experience — these are the advantages of minifying your CSS files. This may seem […]

Peter Ekene Eze
May 30, 2019 ⋅ 4 min read
Useful Features In Angular CLI

6 useful features in Angular CLI

Dev

With the second iteration of Google’s web framework Angular and a complete rewrite of AngularJS, the Angular community was given a significant […]

Adam Morgan
May 29, 2019 ⋅ 3 min read

How to migrate from HOCs to Hooks

Dev

The future is here, and you’re loving every single second of writing your React code with Hooks. You’re all like […]

Kristofer Selbekk
May 28, 2019 ⋅ 3 min read