https://medium.com/next-gen-js/art-of-asynchronous-javascript-29408e3addff#.ovk9n4ovk
Tags: #Javascript #webdev #programming
Tags: #Javascript #webdev #programming
Medium
Art of Asynchronous JavaScript
In programming, two most common words you’ll hear are synchronous code and asynchronous code. Synchronous code simply means blocking code…
https://thenextweb.com/dd/2017/02/28/company-figured-run-wordpress-net/
Tags: #PHP #dotNET #wordpress #webdev
Tags: #PHP #dotNET #wordpress #webdev
The Next Web
This company figured out how to run Wordpress on .Net
I don’t think there are many web applications as widely used as WordPress. It powers a vast swathe of the Internet, ranging from blogs and news websites, to e-commerce sites. And wouldn’t it be nicer if it was a little bit faster? Enter PeachPie. This Czech…
https://paragonie.com/blog/2017/03/jwt-json-web-tokens-is-bad-standard-that-everyone-should-avoid
Tags: #security #JWT #webdev #encryption
Tags: #security #JWT #webdev #encryption
Paragonie
No Way, JOSE! Javascript Object Signing and Encryption is a Bad Standard That Everyone Should Avoid - Paragon Initiative Enterprises…
JWT, JWE, JWS, etc. are terrible designs and need to be scrapped, not resuscitated.
https://hackernoon.com/10-react-mini-patterns-c1da92f068c5#.88r5yrqeg
Tags: #Javascript #React #webdev
Sent us by @pmkary
Tags: #Javascript #React #webdev
Sent us by @pmkary
Hackernoon
HackerNoon - read, write and learn about any technology
How hackers start their afternoon. HackerNoon is a free platform with 25k+ contributing writers. 100M+ humans have visited HackerNoon to learn about technology.
https://nikic.github.io/2014/12/22/PHPs-new-hashtable-implementation.html
"A Hashtable is an ubiquitous data structure whereas programmers often use strings or other complex types as keys."
Tags: #php #webdev #programming #C
"A Hashtable is an ubiquitous data structure whereas programmers often use strings or other complex types as keys."
Tags: #php #webdev #programming #C
https://blog.risingstack.com/end-to-end-testing-with-nightwatch-js-node-js-at-scale/
Tags: #testing #NodeJS #webdev
Tags: #testing #NodeJS #webdev
RisingStack Engineering
Node.js End-to-End Testing with Nightwatch.js - RisingStack Engineering
In this article, we are going to take a look at how you can do Node.js end-to-end testing using Nightwatch.js