frontend


6 Tips: Using Next.Js For Your Next Web App

Next.js is indispensable when you want to build a high performance React app. It’s being used to po...

post-783-thumbnail
Css Media Queries - Part 6 Of Frontend Development Series

According to our guideline - roadmap.sh/frontend, the next section on the frontend development series...

post-707-thumbnail
Frontend Development Series

I started a frontend development series on the 24th of July, 2019. A friend of mine introduced me to...

Should We All Start Implementing Differential Serving?

There’s been a lot of discussion around the potential to serve browsers the JavaS...

Why I Use Sass Rather Than Just Css

Why I use SASS rather than just CSS CSS to LESS When I first started out with...

post-140-thumbnail
Ids Vs Classes: A Css Specificity Chapter

Every developer asks himself at some point, which should I use? IDs or Classes? We'll answer this question by approaching the CSS Specificity concept, what is it and how is it related to these CSS Selectors.

Resolve A Promise From Outside, After Return

Resolve / reject a Promise from outside, after return

post-59-thumbnail
Front End Architecture For Angular Applications

In my current role as Director of Product Engineering at FINCURA, I’m often thinking about our front...