Skip to content

tutsplus/create-a-new-javascript-framework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructor: Jason Green

The Daily Mail Online is the world's most popular English-language online newspaper, with some 200 million unique monthly visitors and around 900 new articles published daily. With this volume of content, posting an article needs to be as smooth and intuitive as possible, with a completely inline WYSIWYG editing experience and an easy drag-and-drop approach to images, videos, tables and other graphical elements.

In this short course, Daily Mail developer Jason Green will tell you all about Milojs: the Daily Mail's homegrown JavaScript framework that powers their high-volume news site. He'll tell you all about the reasons the Daily Mail team decided to roll their own framework and introduce some of the features that set Milo apart from other existing frameworks. You'll also see how to implement a fully functional Slack-like chat application with very little server code.

Not all of the challenges in development are technical, however. Jason will also be looking at some of the interpersonal issues the team faced, and how they resolved disagreements within the team and got new team members up to speed with a custom framework.

The three lessons of this course were originally published as a series of Coffee Break Courses.

Source Files Description

This repository contains the source code for the completed course project - a fully functional Slack clone chat application.

3rd-Party Content

The source code in this repository is licensed under the BSD 2-Clause license by Milojs.


These are source files for the Tuts+ course: Create a New JavaScript Framework

Available on Tuts+. Teaching skills to millions worldwide.

About

Simple chat client with channels

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 62.0%
  • CSS 25.1%
  • HTML 12.9%