Code Monkey home page Code Monkey logo

nwt-css-abuse-talk's Introduction

CSS Abuse

Pushing the boundaries of CSS - A talk presented at North Wales Tech, December 9th 2019

Introduction

You live in a parallel universe where SVG and JavaScript haven't been invented yet. You need to build a webpage with interactive content and vector images but the only tools at your disposal are HTML and CSS. It's the end of days, right? Wrong! You might be surprised by just how much is possible with these two humble languages. Here be dragons.

The talk is available online. Alternatively, you can build and serve it locally.

Build and Serve Locally

  1. Clone this repository via HTTPS or SSH.
  2. Install via NPM with npm install, or via Yarn with yarn install.
  3. Build and serve locally with either npm start or yarn start.
  4. The slide deck is now running at localhost:3000.

Develop

Start the development server with either npm start or yarn start. Your SASS will be automatically compiled on save and the slide deck will be available at localhost:3000.

nwt-css-abuse-talk's People

Contributors

pbutcher avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.