javascript

  • “Accessible, mobile-friendly navigation menus” in WordPress themes @bradyvercher github.com/cedaro/wp-nav-… #JavaScript

  • Need a simple modal plugin written in pure #JavaScript? Tingle might be worth a look: robinparisi.github.io/tingle/

  • Improving The UX Of Names With Vocalizer.js (cool concept – could be a plugin) #JavaScript smashingmagazine.com/2016/12/improv…

  • “Principles & benefits of fundamental programming will grow. A lot more newcomers coming to #JavaScript in 2017.” @iam_preethi #Open2017

  • In case you needed MORE to read, here’s a nice curated list of #JavaScript links including #reactjs, kid stuff, etc. github.com/ericelliott/es…

  • A small #JavaScript no-dependencies script that simulates @medium like image zooming github.com/fat/zoom.js

  • A collection of 100+ HTML/CSS (side, accordion, toggle, sliding, etc.) menus with #JavaScript #css freefrontend.com/css-menu/

  • Potentially handy: Tocbot is #JavaScript that builds a table of contents (TOC) from headings in an HTML document. github.com/tscanlin/tocbot

  • “Everything You Need to Know About Regular Expressions In #JavaScript” from @lfernandescosta lucasfcosta.com/2016/12/17/Reg…

  • Nice look’n #JavaScript image viewer (possible replacement for Fancybox) fengyuanchen.github.io/viewer/

  • .@tylersticka shows #JavaScript devs how to have some fun with Staggered Transitions cloudfour.com/thinks/fun-wit…

  • Transit is some nice and super-smooth look’n CSS transitions & transformations for jQuery ricostacruz.com/jquery.transit/ #JavaScript

  • date-fns looks good for #JavaScript devs looking for a comprehensive, simple toolset for manipulating dates. github.com/date-fns/date-…

  • Strange #JavaScript library for “predicting what element a user will interact w/ next” mathisonian.github.io/premonish/

  • Impressive but simple #JavaScript image zooming library. Very smooth. desmonding.me/zooming

  • A nice “list post” from @_ericelliott of #JavaScript fundamentals, tools, and frameworks current and to watch medium.com/javascript-sce…

  • Example of using WordPress 4.7+ REST API with (universal) #Javascript @moebiusmania github.com/moebiusmania/w…

  • Might need be doing #Angular2 for a while, but bookmarking this source code for a pizza builder anyway. github.com/toddmotto/angu… #JavaScript

  • Voca is “the ultimate” #JavaScript library for manipulating strings. vocajs.com

  • Nice. @GoDaddy has an official #JavaScript style guide one could use in their projects. github.com/godaddy/javasc…

  • jQuery Plugin for generating Bacon Ipsum that has a “meat and filler” option. Go #JavaScript. github.com/petenelson/jqu…

  • screenfull.js: simple wrapper for cross-browser usage of the #JavaScript Fullscreen API github.com/sindresorhus/s…

  • Here’s a #JavaScript library that morphs and animates between two ascii images github.com/tholman/ascii-…

  • .@Shopify releases a ‘BuyButton.js’ #JavaScript library. Looks like a nice execution for #Shopify folks. shopify.com/partners/blog/…

  • A Dead Simple intro to Destructuring #JavaScript Objects wesbos.com/destructuring-…

  • Current status: debugging #JavaScript

  • Hey #JavaScript developers: module that shows which of your dependencies is slowing you down. github.com/siddharthkp/co…

  • If you heard of Next.js, then @arunoda post on if it’s the next “big thing” in #JavaScript might be worth the read: medium.com/javascript-man…

  • Interesting example of a live (Github-flavored) Markdown editor w/ #javascript and HTML. github.com/jbt/markdown-e…

  • Nice post focusing on 10 principles for smooth web animations @aprilzero blog.gyrosco.pe/smooth-css-ani… #css #javascript