Hey! π I posted a while back about launching a newsletter for developers. I'm over the moon to finally be able to share our newsletter with everyone in the DEV community. This is our second issue, which we feel is a major improvement over our very first one. Let us know what you think!
If you enjoy the content and want more of it, make sure to subscribe over at Synk for a biweekly delivery straight to your inbox!
π° The News
π¦ Barclays used Wayback Machine as CDN
An inquisitive Twitter user (@immunda) found that Barclays had been using the Internet Archive's Wayback Machine as a CDN for some of its JS assets. Not sure how that one got through QA!
π¬ Discuss: Reddit
Microsoft will drop official support of PHP on Windows
Though it's likely that someone in the community will pick it up, Microsoft will no longer officially support PHP on Windows. Will this affect you?
π¬ Discuss: Twitter
π Code Discovery
Check out a real-world app in different languages!
When you want to learn a new language, you'll often follow a tutorial that'll lead to the creation of a to-do app, or something similar. But what abou real world apps? In this GitHub project, you'll be able to see a "Medium.com clone" and what it looks like in all kinds of different languages. Neat!
π¬Discuss: Twitter
Get inspired with these app ideas
Learning is already hard, and trying to think of ways to apply your learning can often be even harder. Instead of doing everything yourself, why don't you check out these ideas for apps to inspire you? Who knows, you may even make something successful with one of them!
π¬ Discuss: Twitter
π Career Development
A tale of two dads(or what to do when saying something silly in the workplace)
Whether you've called your manager dad like this Reddit user, or accidentally sent a message on Slack asking everyone to give you a sex (sec), the most important thing to remember is everyone makes mistakes!
"Why did this take so long, you only added two lines of code!"
Regardless of what we may think, a lot of people outside the industry seem to think that the more lines of code you write, the more you are actually contributing to the product/project/company/happiness-of-manager. Here are some things you can say when someone asks why those 2 lines of code took an equal number of days to write.
π€ Miscellaneous
Some portfolio advice by a veteran
Twitter user and industry veteran Dan Spratling recently took it upon himself to shell out some advice regarding dev portfolios. Read on and you might find something useful for your own site.
How to structure Express apps
Kent C. Dodds, JS teacher and Twitter afficionado, shows us how he structures his own Express apps. This is a very useful guide for both those of us just starting our Express journey, and those who may wish to check out a different opinion.
Careful when using the target="_blank" attribute
Something that happens very often in web development is that we tend to forget how important the basics are, especially when it comes to security. In this case, let's remember how important it is to use the target="_blank" attribute safely.
π¬ Discuss: Reddit
Want to help us improve? Give us a shout @synk_sh
Top comments (0)