Code Fun Blog Posts

November 12th, 2020
  • Code Fun

Kudos to Weglot

I love getting errors like this that tell you exactly what is wrong. Great job Weglot!

November 11th, 2020
  • Code Fun
  • Creation
  • Disruption
  • Electric Vehicles
  • Self Driving
  • Speculation
  • Technology
  • Tesla

Delivered by Tesla

I have an idea for a platform which I believe could distrupt Amazon and create a SuperCharger buying frenzy. If this platform has already been thought of, I would love a chance to join the team. How to disrupt Amazon? Deliver more things better than Amazon. What we have today:If you buy from Amazon, you […]

November 9th, 2020
  • Code Fun

Caching Optimization

I do hold the philosophy that the best cache is no cache. But sometimes, caching is the exact right tool for the job. When it comes to user experience, one metric I hold in the highest regard is page load speed. I want my pages to load in the least amount of time possible and […]

October 28th, 2020
  • Code Fun
  • Friction Reduction

One Field that Looked Very Right and Performed Very Wrong

isStock. That is the field. For each product distributor, they either have stock or they don’t. So it makes sense that one would store this field uniquely by distributor. And in a perfect world, it just might be. But this isn’t a perfect world and when you create such a field that impacts multiple dependencies […]

October 9th, 2020
  • Code Fun
  • Creation

Old Greensock Animations

I believe I did this Twinkle animation when my daughter was very young some years ago. https://develevation.com/animations/twinkle/ I remember it took me dozens of hours. I dissected an old Python phonics parser and used the depricated UI to create a config file to line up the words with parts of the song. With the config […]

September 1st, 2020
  • Code Fun

Drawing a Graph

Taken from: http://matt.might.net/articles/rendering-mathematical-functions-in-javascript-with-canvas-html/ var F = function(x) { return Math.pow(90 *x, 1.5) ; } ; var G = function(x) { return Math.pow(12* x, 2.1) ; } ; var H = function(x) { return Math.pow(10 * x, 2.2) ; } ; var I = function(x) { return Math.pow(45*(0.4*x), 2) ; } ; Draw CANVAS NOT SUPPORTED […]

August 30th, 2020
  • Code Fun

New Develevation Comment Section enabled by Twitter Project

The great thing about first principles is that it gives you the freedom to step back and say: Now how do I really want this to work? I want to incorporate into my blogs some sort of comment-ability. I also want this to post to Twitter with a direct call to action. I don’t see […]

August 25th, 2020
  • Code Fun

Encrypted Article Test

Can I work for Tesla Insurance please?

August 22nd, 2020
  • Code Fun

Space Travel CodePen

Original CodePen by: https://codepen.io/jfirestorm44 My playground:


12

Partners & Resources


App & Web Design

  • Web & App Design - JIC Design
  • Web Design & SEO - Creative Designs
  • UX Design - Adam.Co
  • Enterprise Web Design - Optimo IT
  • Shopify Solutions - Tangent MTW
Marketing

  • Print Media - Printing Shark
  • Digital Marketing - Digital Growth
Content

  • Professional Writing & Editing - River Street Writing
  • DIY SEO - WL Marketing
© 2017 DevElevation.com
Kingston Ontario
Privacy Policy