Upload with AJAX
posted on Sunday January 3rd 2021in Web DevelopmentPermalink
This is cool and to-the-bone.
AJAX/jQuery + PHP.
posted on Sunday January 3rd 2021in Web DevelopmentPermalink
This is cool and to-the-bone.
AJAX/jQuery + PHP.
posted on Saturday January 2nd 2021in Web DevelopmentPermalink
Telling the browser to cache stuff should really be a priority.
posted on Saturday January 2nd 2021in Web DevelopmentPermalink
The CSS is strong with this one.
Sticky elements can be annoying – but they are useful if done right.
posted on Monday December 21st 2020in Web DevelopmentPermalink
Please don’t overuse this 🤢
posted on Monday November 30th 2020in Web DevelopmentPermalink
Accessibility is key here.
posted on Thursday November 26th 2020in Web DevelopmentPermalink
Mind = blown!
posted on Sunday November 22nd 2020in Web DevelopmentPermalink
Learn and understand the different flex-types in CSS.
posted on Saturday November 21st 2020in BackendWeb DevelopmentPermalink
I like these case studies and articles about why choices where made.
posted on Friday November 20th 2020in BackendWeb DevelopmentPermalink
Here are some suggestions how to make WordPress comments and the commenting system better.
posted on Monday November 16th 2020in Web DevelopmentPermalink
Even more ways to hide stuff ???
But seriously – you should know the difference between them.
posted on Thursday November 12th 2020in Dev ToolsLanguagesWeb DevelopmentPermalink
Make sure you don’t make ’em…
posted on Thursday November 12th 2020in LanguagesWeb DevelopmentPermalink
Kinda neat….
posted on Wednesday November 11th 2020in Web DevelopmentPermalink
This is a good short usable tutorial on the different types of browser storage.
posted on Wednesday November 11th 2020in Web DevelopmentPermalink
Smart trick. But why??
posted on Tuesday November 10th 2020in SecurityWeb DevelopmentPermalink
Amazingly this is what we need, when we need it.
posted on Tuesday October 27th 2020in BackendDev ToolsDevOpsWeb DevelopmentPermalink
The dynamic duo! Read about why it is so awesome!
posted on Saturday October 24th 2020in Web DevelopmentPermalink
The point is clear: Don’t ever break URLs – get them working forever!
posted on Friday October 23rd 2020in LanguagesWeb DevelopmentPermalink
It seems like it’s the future!
posted on Friday October 23rd 2020in Mobile App DevelopmentWeb DevelopmentPermalink
This sounds a bit too magical….
posted on Friday October 23rd 2020in FrontendWeb DevelopmentPermalink
= a good time?
It is as cool as it sounds.
posted on Friday October 23rd 2020in BackendDevOpsWeb DevelopmentPermalink
Step one: Know you have a problem!
This guide helps you identify scaling issues with your hosting solution.
posted on Friday October 23rd 2020in DesignWeb DevelopmentPermalink
This is a must read!
Let the users learn how you interact with them!
posted on Friday October 23rd 2020in ProjectWeb DevelopmentPermalink
And it’s fast!
Cool!
posted on Thursday October 15th 2020in LanguagesWeb DevelopmentPermalink
This is going to be awesome! Not having to import React in every file is going to save about a million lines, right?
posted on Tuesday October 13th 2020in LanguagesWeb DevelopmentPermalink
This is a nice article describing the process of rewriting a React app to functional components.
posted on Tuesday October 13th 2020in Dev ToolsWeb DevelopmentPermalink
Are WebComponents a failed solution to the wrong problem?
posted on Monday October 12th 2020in Web DevelopmentPermalink
These are some awesome examples! You need to know.
posted on Monday October 12th 2020in Dev ToolsWeb DevelopmentPermalink
My websites was made with Hugo before switching to Gatsby.
Hugo has the advantage that it produce clean HTML with no fancy stuff.
posted on Monday October 12th 2020in Web DevelopmentPermalink
This is an awesome API!
The article sums it up very nicely – just use it already…
I couldn’t get it to run though (the Codepen examples) and Can I Use told me why (Firefox! ?).
posted on Monday October 12th 2020in SecurityWeb DevelopmentPermalink
Everybody should know…
posted on Monday October 12th 2020in Dev ToolsFrontendProjectWeb DevelopmentPermalink
React. GraphQL.
Buzzwords, gotta catch ’em all!
posted on Monday October 12th 2020in FrontendServicesWeb DevelopmentPermalink
This is a world class event.
posted on Sunday October 4th 2020in Dev ToolsTestingWeb DevelopmentPermalink
Test often!
You can’t be clicking all the time.
posted on Thursday October 1st 2020in Dev ToolsDevOpsFrontendWeb DevelopmentPermalink
Cool. Cool cool cool.
posted on Wednesday September 30th 2020in SecurityWeb DevelopmentPermalink
The CORS problem is not unique to Django. Very universal.
posted on Wednesday September 9th 2020in DesignDev ToolsFrontendWeb DevelopmentPermalink
These are some neat tools to check rendering in different screen sizes.
posted on Tuesday September 8th 2020in BackendSecurityWeb DevelopmentPermalink
These are good advice when starting a WordPress site.
posted on Thursday September 3rd 2020in Web DevelopmentPermalink
This is an ultra short teaser to get you started with building PWAs.
posted on Friday August 28th 2020in InfrastructureLanguagesWeb DevelopmentPermalink
Nice short article on getting stuff up and running with Netlify and Airtable.
posted on Thursday August 27th 2020in FrontendWeb DevelopmentPermalink
I see the point – normally I’d be “hey fullstack please”, but frontend development goes back and forth and to have a perfect frontend you need a dedicated resource to focus on making it perfect.
Like any craft frontend development needs experts.
posted on Thursday August 27th 2020in Web DevelopmentPermalink
IMHO you should enable Auto Updates. The benefit greatly outweighs the risks – security is top priority.
posted on Sunday August 23rd 2020in Dev ToolsLanguagesWeb DevelopmentPermalink
This article is a very comprehensive real-life guide to setting up your real-world application with Redux as data store.
posted on Sunday August 16th 2020in BackendWeb DevelopmentPermalink
What it is and when to use it…
posted on Saturday August 15th 2020in Web DevelopmentPermalink
This is some good advice.
posted on Friday August 14th 2020in Web DevelopmentPermalink
A good read that will teach you how to limit the amount of CSS that will be loaded.
posted on Thursday August 13th 2020in FrontendWeb DevelopmentPermalink
Product tours can be a very effective tool to teach new users how to get around your app/site.
posted on Thursday August 13th 2020in BackendWeb DevelopmentPermalink
A nice summary of HTTP response codes and their meaning.
posted on Thursday August 13th 2020in FrontendWeb DevelopmentPermalink
This article is an awesome peice of information and interactivity!
Find out what 100% even means in CSS!
posted on Wednesday August 12th 2020in Web DevelopmentPermalink
This is a very good explenation of SEO tailored for developers.
posted on Wednesday August 12th 2020in ManagementWeb DevelopmentPermalink
It’s a good guide…
posted on Tuesday August 11th 2020in Web DevelopmentPermalink
Get up-to-date quickly on the ins and outs of styled components with React.
posted on Tuesday August 11th 2020in BackendSecurityWeb DevelopmentPermalink
REST API security 101 – nice article.
posted on Monday August 10th 2020in DesignInfrastructureWeb DevelopmentPermalink
Introduction to web application architecture.
Can’t we just call it application architecture at this point? ?♀️
posted on Sunday August 9th 2020in BackendDatabaseWeb DevelopmentPermalink
This is a good article on the inner workings of WordPress.
Get info on how WordPress stores, fetches and renders posts/pages/etc..
posted on Sunday August 9th 2020in HistoryWeb DevelopmentPermalink
There are some good points in the article – it is kinda sad that at some point browsers like Links was working perfectly fine and now they only deliver an acceptable pageview in a small percentage of cases.
posted on Wednesday August 5th 2020in FrontendWeb DevelopmentPermalink
This article sums up quite nicely when to use inline-block (in CSS) and what elements could benefit from it.
posted on Monday August 3rd 2020in FrontendInfrastructureWeb DevelopmentPermalink
This has been the gold standard for years!
posted on Monday August 3rd 2020in Dev ToolsFrontendInfrastructureWeb DevelopmentPermalink
Seriously – WebRTC is some cool technology – I can’t even begin to imagine how many awesome things can be made with this!
And this Javascript library makes it very easy! ☕️
posted on Sunday August 2nd 2020in DesignFrontendWeb DevelopmentPermalink
This is all very very good information for anyone dealing with CSS.
Many of the points here is something we all should be able to answer but probably aren’t!
posted on Thursday July 30th 2020in FrontendWeb DevelopmentPermalink
Key takeaway: Do less work!
posted on Thursday July 30th 2020in Web DevelopmentPermalink
This article does a good job of the describing the different types of italics.
They are not all equal – especially to screen readers.
posted on Thursday July 30th 2020in Dev ToolsFrontendWeb DevelopmentPermalink
Is this a Bootstrap killer?
It’s not as extensise as Bootstrap – but that might actually be a good thing!
I like this library!
posted on Tuesday July 28th 2020in FrontendLanguagesWeb DevelopmentPermalink
This is clever!
React projects are suddenly so much more tidy!
posted on Monday July 27th 2020in Web DevelopmentPermalink
The story of Flash is a fascinating tale of the history of the internet.
We don’t need Flash anymore. We don’t need Java (Applets) anymore. But they did solve some real problems for us.
posted on Wednesday July 22nd 2020in Web DevelopmentPermalink
If accessibility means anything to you at all you should check out this article.
posted on Wednesday July 22nd 2020in Web DevelopmentPermalink
Just give all your headings an ID – easy.
The jQuery bit in this article is a bit naughty ?
posted on Tuesday July 21st 2020in Web DevelopmentPermalink
Landing pages are the crux of most commercial web usage – this article shows you how to create them in WordPress.
posted on Tuesday July 21st 2020in Web DevelopmentPermalink
Why and how…. Short and simple!
posted on Monday July 20th 2020in Web DevelopmentPermalink
Native Javascript are actually very nice ?
posted on Monday July 20th 2020in Web DevelopmentPermalink
This is actually a very strong point that I haven’t thought about – all of these fancy effects on your website is stressing out your visitors. Keep it simple please.
Simple websites have the advantage of not needlesly draining my laptop battery.
posted on Sunday July 5th 2020in Web DevelopmentPermalink
This is an excellent guide!
posted on Sunday June 14th 2020in Web DevelopmentPermalink
Landing pages are so essential. This is a great writeup on how to do them properly.
posted on Monday May 25th 2020in Web DevelopmentPermalink
A short nice article that describe how site health is determined.
posted on Tuesday May 19th 2020in Web DevelopmentPermalink
A valid point. Videos should be the future!
The comments mention som behavior that is not wanted – like when dragging an MP4 vs a GIF to a program like Discord the difference is shocking. One tries to send a file (ouch!) and the other shows a nice image.
But video should be kept in video format. We can fix the software.
posted on Tuesday May 19th 2020in Web DevelopmentPermalink
It’s a good point.
Don’t set the language of a website based on location – use the signals already sent by the browser: The language it uses!
Pro tip: You (web server) don’t know my location anyway ?♀️
posted on Monday May 18th 2020in Web DevelopmentPermalink
Start the fireworks!
Favicons can be animated / dynamic SVGs!