Pam solved a problem using async /await . Here’s the story. |
|
EU tech hubs face a shortage of Developers. Join Honeypot! Companies apply to you with salary and tech stack upfront. | |
|
Creating, testing and maintaining a large JavaScript code base is not easy — especially since great resources on how to do this are hard to find. This page is a collection of the best articles, videos and presentations we’ve found on the topic. | |
|
Late last week, Josh Korr, a project manager at Viget, posted at length about what he sees as a fundamental flaw with the argument for progressive enhancement. In reading the post, it became clear that Josh really doesn’t have a good grasp on progressive enhancement or the reasons its proponents think it’s a good philosophy to follow. Despite claiming to be “an expert at spotting fuzzy rhetoric and teasing out what’s really being said”, Josh makes a lot of false assumptions and inferences. Here’s Aaron’s response. | |
|
Shirley came up with a breath-taking visualization about a hip-hop musical play. Super gorgeous and inspirational! | |
|
A journey to understand what can be generalized and unified in the different implementations of a React-like library. |
|
React InstantSearch provides UI widgets and connectors (HOC) to add search in web or native applications. It’s powered by the fastest search engine on earth: Algolia. Focus on building your instant search feature with a tool that lets you integrate search in a few lines of code. Get started now. | |
|
Some people say that testing React components is useless and in many cases it is, but there are a few cases when I think it’s useful. I’ve tried many tools and finally have found a combination that I like enough to suggest to other developers: for the most of my tests now I use shallow rendering with Jest snapshots. |
|
In a recent client project, Remy decided to try out using React for the first time and also used it for server side rendering. In this post he writes up his experience and high level take-aways. |
|
“If you’ve copied the renderFullPage function from the redux documentation, then you’re vulnerable to an cross site scripting attack.” |
|
Wes came out with a premium training course to strengthen your core JavaScript skills and master all that ES6 has to offer. ES6 is a major update to JavaScript that includes dozens of new features. With a focus on simplicity and readability, this course is an efficient way to find out what is new in JavaScript and most importantly when and how you should use it. Join me for a fun and approachable look at all ES6 has to offer — boost your skills and further your career. | |
|
Harry addresses the hastily-coded elephant in the room and helps us to identify what is technical debt, and what is just bad code. Hark the herald Harry sings, time for some refactoring. |
|
Cards within design layouts have gained immense popularity over the last several years. What traps are we likely to run into when designing card-based interfaces, if we’re not careful? |
|
Current status and the future of Babel. Polyfilling missing API sets based on the target environment is becoming increasingly easy, now configuration based. |
|
|
Comments