You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🎯
Focusing
Alex Earley
DevEarley
🎯
Focusing
I've worked on enterprise solutions, iOS apps, marketing email campaigns, and wholesale trading platforms. I am proficient with HTML, CSS, JS, PHP, and C#.
I customized bootstrap grid to be flexible, yet simple.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Node tools have become really useful for development. I personally use them all the time. Node-Sass and Watch-Http-Server are a big part of my day-to-day. And of course, Angular CLI. So how can you build your own tool? It is easy.
Setup your Environment
Lets create a tool called something-awesome. For starters, create your git repo (optional).
Dark mode, ENGAGE! User Preference Media Features in your responsive web app.
Dark mode, ENGAGE! User Preference Media Features in your responsive web app.
The dark theme option has been around in apps for awhile. But now, it's common to offer a dark theme at the OS level. I personally love this feature. I stare at screens all day! Also, I use OLED devices. Naturally I want EVERYTHING to be dark themed when I pick that option. Unfortunately, the majority of the web has not adopted this standard whole-heartedly. ( To be fair, it is kinda new, as of writing this, these features are still in draft. )
This doc will outline solutions to two problems. First, how to architect theming in your CSS / SCSS in an efficient way. Second how to access your theme from JS ( and why you would need to do that)
(I developed this on a Mac using Mojave 10.14 - with Safari Technology Preview. As of November 2018 this will not work with stock Safari.)
What is a Theme?
You can think of a theme kinda like a mod for a video game. A mod doesn't define the gameplay or the characters, its only a tweak. Bu
Using Marked and Highlight.js to view Markdown files in Angular
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters