FB Web Tips

Componentizing the Web

By Krasimir Tsonev This is the story about a project of mine. A big one. A mixture between PHP and Node.js. It’s a single page application from one point of view and an SEO optimized website from another. Tons of JavaScript, CSS and HTML was written. In a single word, a spaghetti nightmare for any […]

meanstack

Creating an RSS Feed Reader With the MEAN Stack

By Gabriel Cirtea This article is a continuation of Introduction to the MEAN Stack. The previous post covered the installation of the MEAN stack and also presented what we ended up with in terms of its directory structure, after installation. Now it’s time for some actual coding! What We’ll Be Building with MEAN Stack We […]