Skip to main content

Home/ Web Development, Design & Programming/ Group items tagged nodes

Rss Feed Group items tagged

Poonam Soni

Trusted MEAN Stack Development Services - OnGraph - 0 views

  •  
    As a trusted MEAN stack development company, we strive to deliver the highest quality solutions to our clients. Connect with our full-stack MEAN stack development service for your next project. Our OnGraph company offers custom web application development using the MEAN stack (MongoDB, Express.js, AngularJS, and Node.js) to help you achieve your project goals. Our dedicated MEAN stack developers can develop the latest tools and technologies, and create dynamic, responsive web applications for your project.
vxploretech

Confused by Ecommerce Tech Stacks? Here's What Indian Dev Teams Recommend in 2025 - 0 views

  •  
    Choosing the right ecommerce tech stack in 2025 is essential for startups and growing brands aiming for speed, scalability, and success. Leading Ecommerce Development Companies in India recommend a modern, flexible stack that supports seamless user experiences, fast performance, and easy integrations. Technologies like headless CMS, React.js, Node.js, and cloud-based platforms like Shopify Plus or Magento 2 are popular. The right combination helps businesses stay agile, reduce time-to-market, and scale effortlessly in a competitive digital landscape.
Vernon Fowler

@font-face gotchas « Paul Irish - 1 views

  • There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well.
  • And.. regarding @font-face syntax I now recommend the bulletproof smiley variation over the original bulletproof syntax.
  • @font-face { font-family: 'Graublau Web'; src: url('GraublauWeb.eot'); src: local('?'), url('GraublauWeb.woff') format('woff'), url('GraublauWeb.ttf') format('truetype'); }
  • ...5 more annotations...
  • in Webkit (Chrome/Safari), applying font-weight:bold to faux-bold some @font-face'd text will not succeed. Same applies for font-style:italic.
  • text-transform doesn't play well with @font-face in current implementations.
  • @font-face doesnt play nice with css transitions.
  • If a @font-face declaration is within a media query @media screen { ..., it will fail in Firefox.
  • SVG Fonts - Currently SVG is the only way to get webfonts working on iPhone and iPad.
  •  
    "There are a few reasons why smiley is a better solution: Webkit+Font Management software can mess up local references, like turning glyphs into A blocks.  (crbug.com/33173) On OS X, Font Management software may alter system settings to show a dialog when trying to access a local() font that's accessible outside of Library/Fonts. More detail on my bulletproof post. (crbug.com/29729) Font Explorer X is also known to mess up other stuff in Firefox: bugzil.la/531771 Although it's unlikely, you could reference a local() font which is completely different than what you think it is. (Typophile post on different fonts, same name) At the very least its a risk, and you're ceding control of the type to both the browser and host machine. This risk may not be worth the benefit of avoiding the font download. These are all pretty edge case issues, but it's worth considering. FontSquirrel has already made the smiley syntax the new default in the Generator, and you should use it going forward as well. "
arjun aswal

Lumina Hedge Funds - 0 views

  •  
    Lumina Investments, LLC, founded and managed by three North Carolina college students, has opened its first hedge fund that seeks to capitalize on the growing influence of "macro events" on the behavior of global financial markets.
dennisvdb

Sails.js | Realtime MVC Framework for Node.js - 0 views

  •  
    "Get the Book"
bapi chatterjee

json5 - 0 views

  •  
    JSON is strict. Keys need to be quoted; strings can only be double-quoted; objects and arrays can't have trailing commas; and comments aren't allowed. Using such a strict subset of "JavaScript object notation" was likely for the best at the time, but with modern ECMAScript 5 engines like V8 in Chrome and Node, these limitations are cumbersome.
Jochen Burkhard

Learning Javascript with Object Graphs - How To Node - NodeJS - 0 views

  •  
    "One of the secrets to being a super effective JavaScript developer is to truly understand the semantics of the language. This article will explain the basic elemental parts of JavaScript using easy to follow diagrams."
  •  
    Pretty awesome idea to get a grip on JavaScript.
Victor SESSA

Le module "Sections" de Drupal : plusieurs themes dans un même site - 0 views

  •  
    Ce module Drupal permet de choisir, pour chaque page d'un même site, un theme different
« First ‹ Previous 81 - 100 of 126 Next › Last »
Showing 20 items per page