Angularjs

Build an AngularJS Website in 4 Steps

In this blog I will show you how to pick up an existing codebase example to build your very own beautiful AngularJS Single-Page Website. Our example app is sure to delight as it’s geared towards the wedding planning market. This Angular JS single page wedding website makes it easy to edit content, update photos and plan for the big day. This example app is built using AngularJS and uses the Cosmic JS API for content management and updates.

(more…)

Read More

Navbar Header

How to Easily Build a Bootstrap Responsive Navbar

If you want to see more examples and a complete tutorial, you can check out our new article about Bootstrap 4 Navbar.

 

Hi and welcome πŸ™‚ In this guide, you will learn how to build a responsive navbar with Bootstrap from scratch on a single web page. We are going to use some amazing features and functionalities.

A list of the tools we’re going to use in this guide:

1. Browser: Chrome

A nice feature of this browser is that we have access to Dev Tools (source code, console and so on). Also, you can toggle different devices so you’re able to see how a website will look on any device. You can literally simulate a mobile device and get a really good feel & look regarding how the website will be.

(more…)

Read More