Building a Website #Day2

In Developer Diary #Day2 Paul Lewis attempts to de-bug Travis and talks through his choice of design for the images of the Chrome Summit site. See the source code: https://goo.gl/6Dwwrs…

Read More »

The new responsive: Web design in a component-driven world | Session

The web community is entering into a new era of responsive design and shifting our perspectives on what it means. With user preference queries, container queries, and other form-factor queries…

Read More »

Build Your First Angular Website: #8 Creating a Home Page

Let’s start building out the pages for our application. Since this course is more about Angular techniques than about styling and designing a website, we’ll keep our pages fairly simple….

Read More »

Build Your First Angular Website: #4 Serving and Building for Production

We saw how to serve our application in the last lesson using ng serve. Let’s dive into this a bit more and see what the Angular CLI provides to us….

Read More »

Building a Website #Day1

It’s Day One, and Paul’s off to a flying start: server-side rendering, good headers, hashing, a Travis setup, a Manifest and a Service Worker. There’s no way he can keep…

Read More »