Newsletter #33
Heya! even though it’s late, there always time for the Namshi newsletter!
Here you go with the interesting resources we’ve spotted over the last week.
- Hacker News, Designer News and Product Hunt all together!
- Awesome, really AWESOME javascript resource
- Building 2048 game in Angular JS
- Now is the right time to optimize software
- The Reasons Businesses Use Open Source Are Changing Faster Than You Realize
- Food News is Hacker News for food, built using Drum & Mezzanine.
- All the traffic from all your sites, in real time
- The Definitive Guide to Angular on Mobile
- Developing Mobile Web Apps: When, Why, and How
- jsDay and phpDay in Italy
- Famo.us is now open source
- Linux Exploit Suggester (based on operating system release number)
- A system exploration and troubleshooting tool
Newsletter #31
It’s TechThursday again: here’s what we’ve been excited about over the past week!
Oh, before the news, give us 3 seconds to announce that:
- our IOS app is available in the AppStore!
- we released a new TV commercial!
- we are looking for a frontend and backend code monkeys!
And now…this week in Tech:
Looking for some fun with APIs or JavaScript? We have what you need!
To the army of developers out there: if you are looking to boost your nerditude and have some fun, we might have what you are looking for.
(no, it’s not a cookie)
Newsletter #30
#TechThursday! Here are some interesting news!
Git-sweep: A command-line tool that helps you clean up Git branches that have been merged into master
Newsletter #29
TechThursday again: it’s a bit short, but the list of useful links of the week is still here!
Newsletter #28
Welcome back to #TechThursday!
Today we present you some interesting news and articles from the world of web technology!
*A simple distributed algorithm for small idempotent information
*Stratos.js – Object manipulation module
*progress.js – A themeable progress bar library for everything
*Only 90s Web Developers Remember This
*How the Guardian successfully moved domain to www.theguardian.com
Symfony 2.4 Expression Language
Expression Language is a new awesome component that got released in the latest Symfony2.4. This component allows string expressions to be parsed, compiled and evaluated in PHP. It was basically extracted from the Twig library that supports writing expression logic in templates.
As simple as:–
The previous code will output “2”!
It seems simple enough, but the benefits that it introduces are great! Especially when we talk about a company like Namshi, where there are dedicated and specialized content and marketing teams with hundreds of templates and segments of information that must be delivered and shown on the website. The goal is to provide the most flexibility to other departments in creating their information with the least overhead in terms of code maintenance to the development team.
Newsletter #27
Welcome to #TechThursday!
Here are some of the Tech highlights of the week, and some interesting articles we have collected for you!