James Mohler

Results 6 issues of James Mohler

When will the latest version of Octicons be supported?

I ran `npm audit fix` When I try to run it, I get Vue warn]: Error in v-on handler: "TypeError: Cannot read property 'requestCardNonce' of undefined" found in ``` --->...

https://github.com/adamcameron/cfml24h/blob/master/chapters/02-flow_control.md How would I know if something were true? How would I know if something were false?

There should be a chapter on XML functions

I have this code handy ``` cfm Get Weather Weather for #encodeForHTML(JSONData.name)# Temperature: #DegreesKtoC(JSONData.main.temp)# (Hi: #DegreesKtoC(JSONData.main.temp_max)# / Lo: #DegreesKtoC(JSONData.main.temp_min)#) Wind: #encodeForHTML(JSONData.wind.speed)# km/h. Clouds: #encodeForHTML(JSONData.clouds.all)#% Powered by OpenWeatherMap ``` I am...

I see that https://github.com/adamcameron/cfml24h/blob/master/chapters/16-advanced_db.md is particularly blank. Can we have a sub placeholder for the virtues of ``